I am picking up this old thread that I never solved. Sorry for the delay. To answer your questions Mark... > This almost certainly is not a Mailman thing. I suspect the issue is because the mail > arrives from localhost[127.0.0.1], not because it's from Mailman.
Well... There are several other PHP programs on my server that also send email to st...@tunedinweb.com, and those all work fine -- the /etc/postfix/transport file is respected and the mail routed off-platform. Only the mail sent by Mailman is being rejected with postfix errors I included below. What information could I provide to help figure out why? _____________________ Steve Wehr Tunedin Web Design -----Original Message----- From: Mailman-Users [mailto:mailman-users-bounces+steve=tunedinweb....@python.org] On Behalf Of Mark Sapiro Sent: Wednesday, June 22, 2016 12:22 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] mailman not respecting /etc/postfix/transport ??? On 06/22/2016 07:53 AM, Steve Wehr wrote: > > The issue is that my email address st...@tunedinweb.com is also a > member of several mailing lists. When mailman tries to send to > st...@tunedinweb.com I see this error message in the postfix log /var/log/maillog: > > Jun 6 17:02:08 166941-web1 postfix/smtpd[25836]: NOQUEUE: reject: > RCPT from > localhost[127.0.0.1]: 550 5.1.1 <st...@tunedinweb.com>: Recipient > address > rejected: User unknown in local recipient table; > from=<tunedin-temp-bounces+steve=tunedinweb....@tunedinweb.com> > to=<st...@tunedinweb.com> proto=ESMTP > helo=<166941-web1.tunedinweb.com> > > So it seems that mailman is not respecting the /etc/postfix transport > file settings. I want mailman to send mail for those addresses > specified in the transport file to the server where that email is hosted. Well, yes and no. Something is causing the mail from Mailman lists to be rejected by Postfix for "User unknown in local recipient table" before transport_maps is consulted for this user. This almost certainly is not a Mailman thing. I suspect the issue is because the mail arrives from localhost[127.0.0.1], not because it's from Mailman. What do you have for Postfix mynetworks and smtpd_recipient_restrictions? (The output from 'postconf -n' might be useful.) -- 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/steve%40tunedinweb.com ------------------------------------------------------ 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