Tamakh wrote: >I'm having a problem with only external email servers trying to send to my >list. I can send email to the listserv list from the same box, but not >outside. I keep getting the following error that I'm guessing either >sendmail or something else on the box is blocking: > > >Delivery to the following recipient failed permanently: > > [EMAIL PROTECTED] <[EMAIL PROTECTED]> > >Technical details of permanent failure: >PERM_FAILURE: SMTP Error (state 13): 550 No such user.
Sendmail does not know how to route external mail to Mailman. This is a sendmail configuration question. Presumably you have Mailman aliases installed that enable sendmail to pipe locally originating mail to Mailman, but somehow, sendmail is not configured to route the same address in the same way if it comes from outside. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
