Wade Williams wrote: > I'm having a problem where an installation of Mantis bug tracking > software cannot send mail to external addresses. It sends mail to me > ([email protected] <mailto:[email protected]>) fine. However, it > will not send to external email addresses. I've done a lot of google > searching, but not come up with a fix. >> Apr 23 10:27:43 anagram postfix/smtpd[21916]: connect from unknown[::1] >> Apr 23 10:27:43 anagram postfix/smtpd[21916]: NOQUEUE: reject: RCPT >> from unknown[::1]: 554 5.7.1 <[email protected] >> <mailto:[email protected]>>: Relay access denied; >> from=<[email protected] <mailto:[email protected]>> >> to=<[email protected] <mailto:[email protected]>> proto=ESMTP >> helo=<www.dogwatchsw.com <http://www.dogwatchsw.com>> >> > > Relevant portions of main.cf: missing a lot here that IS relevant. > mynetworks = 10.0.0.0/24, 10.1.1.0/24,127.0.0.0/8 > > > Any thoughts? You seem to (no `postconf -n`) have enabled IPV6 in main.cf, but not added it to mynetworks. See http://www.postfix.org/IPV6_README.html for details and examples.
Brian
