On 11/15/18 8:17 AM, David Gibbs wrote: > > The problem is, I'm seeing this in my mail log... > > Nov 15 15:41:43 lists postfix/smtp[18136]: AA76A61E61: > to=<testlist1-boun...@lists.atestdomain.net>, relay=none, delay=0.01, > delays=0/0/0/0, dsn=5.4.6, status=bounced (mail for localhost loops back > to myself) > > It _appears_ that postfix thinks it's the mail server for > lists.atestdomain.net and can't deliver the mail because it doesn't know > how to deliver the message.
Exactly. Postfix thinks it is the delivery agent for all mail to any of the domains in mydestination which includes localhost. > Here's my current setup: ... > master.cf > 24 inet n - n - - smtpd Is that all of master.cf? If there is an entry smtp inet n - y - - smtpd you might try removing that, or remove the 'localhost' entries from mydestination. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org