Shannon Broyles wrote:
>
>My questions are:
>* Is there a way to take a message that made it to the archives, but not 
>to the members, and re-send it myself, but so that it appears to come 
>from the original sender?
>* Any suggestions on how to fix the problem with messages that make it 
>to the archives, but not to the members?
>* Any suggestions on how to fix the problem with messages being sent to 
>the list but not making it to either the archives or to the members?


As to all the above questions, check all Mailman's log files, qfiles/*
queues, and qrunner processes for clues as to what's happening. Also
see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp>.

If a message reaches the archive, but isn't delivered to the list, it
may be in the 'out' queue because OutgoingRunner isn't running; it may
be in the 'retry' queue because of some retryable delivery error
(logged in 'smtp' and 'smtp-failure') or it may be in the 'shunt'
queue because of some processing error (logged in the 'error' log). In
any case, fixing the underlying problem and perhaps unshunting
(bin/unshunt) the message should get it delivered.

-- 
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&amp;file=faq01.027.htp

Reply via email to