> Wietse Venema:>> If it is only for one special case,
>
> /etc/postfix/main.cf
> smtpd_recipient_restrictions =
> permit_mynetworks
> ...
> reject_unauth_destination
> ...
> check_recipient_access hash:/etc/postfix/recipient_access
>
> /etc/postfix/recipient_access:
> [email protected] PREPEND: X-Original-To: [email protected]
>> Wietse
Just wanted to say thank you for the info. It turned out I needed "PREPEND" not
"PREPEND:" (so, without the colon) - perhaps a different version or something,
but it works!
Thanks,adam