On 04/24/2016 10:12 PM, Mark J Bradakis wrote:
> Mailman is not working. Messages come in, nothing goes out. Logs are
> useless, providing no clue as to what is happening.


There is a FAQ article at <https://wiki.list.org/x/4030723> which may help.


> In a working mailman system. what is the sequence of logging that a
> message would go through?


For a normal message that is accepted and delivered without moderation,
there will be entries in Mailman's post and smtp logs, both of which are
written by Mailman's final delivery process.

For messages which are 'shunted' due to an unanticipated exception in
processing, there will be an entry in the error log. For messages which
are held for moderation or automatically discarded or rejected, there
will be an entry in the vette log.

If the MTA log shows delivery to Mailman and there are no Mailman log
entries, the most likely explanation is that Mailman's IncomingRunner is
not running or 'stuck' and the messages are sitting in Mailman's in/
queue. Or possibly they are getting to the out/ queue and OutgoingRunner
is not running or 'stuck'.

-- 
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

Reply via email to