[Exim] Regex Address Rewriting at SMTP Time

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jonathan Vanasco
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] Regex Address Rewriting at SMTP Time
\N^(.*)@new.(.*)$\N $1@$2

that works. (rewrite anything@??? => anything@anywhere )

But why?

what's with this framing?

\N ____________$\N

i couldn't find anything in the manual about it, except for that in an
example at the end of section 30.