On 11-Mar-2009, at 09:14, Noel Jones wrote:
You can optionally use a pcre smtp_generic_maps to rewrite the recipient back to the original domain.
main.cf
smtp_generic_maps = pcre:/etc/postfix/smtp_generic.pcre

smtp_generic.pcre:
/^(.*)@new\.example\.com$/  $...@example.com


This would need to be on new.example.com, right?

--
and I lift my glass to the Awful Truth / which you can't reveal to
        the Ears of Youth / except to say it isn't worth a dime

Reply via email to