James D. Parra:
> Hello,
> 
> How do I configure postfix properly so I no longer get mail daemon messages
> with the following error?
> 
> host  said: 450 Client host rejected: cannot find your hostname, (in reply
> to RCPT TO command)

Don't send bounce notice to postmaster

http://www.postfix.org/postconf.5.html#notify_classes

Don't reject unknown clients

http://www.postfix.org/postconf.5.html#reject_unknown_client_hostname

        Wietse

Reply via email to