Browse - computer tips - postfix relay access deniedDate: 2009may25 Keywords: Postfix Q. Why is my Postfix mail server rejecting mail to a domain with the error "Relay access denied (in reply to RCPT TO command)" ? Q. This probably means the the machine that's hosting example.com doesn't see example.com as local (ie needs to be relayed to). Add this to your /etc/postfix/main.cf file: mydestination = ..., example.com
Add a commentSign in to add a comment | Advertisements:
|