How do i re-route an incoming email address to a our domain using postfix.The mail should not go to spam mail. The sender should get a failure sending message. Can anyone please help me to it.
feedback
|
|
http://www.postfix.org/pipe.8.html says:
So if you pipe the addreses you want to return fmilures for over to a command and then 1) output an enhanced status code from RFC3463 and then 2) return a non-zero exit code, the sender will get the enhanced status code that you sent. | |||
|
feedback
|