[Exim] Proper SMTP-time rewrite syntax?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mike Bacher
Fecha:  
A: exim-users
Asunto: [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
-----------------------------------------