[Exim] Proper SMTP-time rewrite syntax?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Mike Bacher
Data:  
Para: exim-users
Assunto: [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
-----------------------------------------