[Exim] Proper SMTP-time rewrite syntax?

Top Page
Delete this message
Reply to this message
Author: Mike Bacher
Date:  
To: exim-users
Subject: [Exim] Proper SMTP-time rewrite syntax?
Forgive my ignorance regarding regexps, but is this an appropriate one
to use to change domain1.com -> domain2.com at SMTP time? I need to do
this so the rewrite will occur before $domain is passed to one of my ACL's.

######################################################################
#                      REWRITE CONFIGURATION                         #
######################################################################


begin rewrite

\N^<(.*)@domain1.com>$\N $1@??? SEh

Thanks.

--

-----------------------------------------
Mike Bacher / isp-list@???
TCIS - TulsaConnect Internet Services
Phone: 918-584-1100x110 Fax: 918-582-5776
-----------------------------------------