|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Rewrite the sender address
From: mouss (usebsd
free.fr)
Date: Wed Nov 01 2006 - 16:24:27 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
enediel gonzalez wrote:
> Hello
> I need to rewrite an specific sender addresss account
server1.domain
> to account
domain (fictisious domain in this example)
>
> but after configure the rewrite rules, I still get errors that
> server1.domain doen't exist, I want to put the rewrite before any
> check in my postfix configuration.
>
you can't. you should
- move reject_unknown_sender_domain to after reject_unauth_destination
- remove reject_unknown_recipient_domain
if you really insist on using those, then exclude the domain
server1.example from the checks. too much work I believe.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]