On 10/8/2010 10:34 AM, Manjiri wrote:
Hello, I am interested to know if it is possible to configure postfix such that, if a message is sent to multiple recipients. Out of which, if one is an invalid address and other is a valid address. Then, right now the postfix rejects the mail with a 550 error (Recipient address rejected: User unknown in virtual mailbox table) and mail is not delivered to the valid address recipient. Can I customize / configure postfix to deliver the mail to the valid address recipient ?
Postfix normally acts as you request -- within a single message, valid users are accepted and delivered, invalid users are rejected.
Please show full (non-verbose) logs of a transaction with both valid and invalid recipients, and your "postconf -n" output.
-- Noel Jones