J.R. Constance wrote: >I am seeing the following error in my smtp-failure log > >Nov 12 18:33:44 2006 (18367) All recipients refused: >{'[EMAIL PROTECTED]': (451, 'Temporary local problem - please try >later')}, msgid: <mailman.1.1163260804.9656.constituent-society- >[EMAIL PROTECTED]> >Nov 12 18:33:44 2006 (18367) delivery to [EMAIL PROTECTED] failed with >code 451: Temporary local problem - please try later > >I have something like 180000 lines in the failure log either with >this 451 error or with s. Any idea what could be causing this?
Brad has given several good suggestions in his reply. I just want to add that this is a Mailman generated message (from the message-id). It is almost certainly an owner notification of some kind sent to [EMAIL PROTECTED] and then being resent to the list owner. Is the address [EMAIL PROTECTED] deliverable? What do you see in the MTA's log. What happens if you try to send to [EMAIL PROTECTED] from some MUA via the same MTA connection? Also, the 451 is being returned by the MTA directly to Mailman's SMTPDirect.py handler during the SMTP delivery, and the message is queued for retry. Thus, this may be just one or a few messages, each being retried every 15 minutes. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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