[Mailman-Users] Mailman receiving mail, but mail not going out.

Brad Knowles brad at shub-internet.org
Thu Apr 19 21:40:12 CEST 2007


At 12:17 PM -0400 4/19/07, Richard Healy wrote:

>                   Mail is being received and passed to mailman and placed in
>  the mailman queue - where it sits.

If the mail is getting into the Mailman queue and not being 
processed, that tells me that the inbound queue runner is either not 
running at all, or not working properly.

>  The ~mailman/logs/qrunner shows nothing except when I stop and restart
>  mailmanctl:
>  Apr 19 11:55:56 2007 (9492) VirginRunner qrunner started.
>  Apr 19 11:55:56 2007 (9491) OutgoingRunner qrunner started.

There's no "IncomingRunner" being shown.  There's your problem.

There's also a bunch of other runners that aren't being shown, which 
is also a problem.  The stuff you show above should look more like 
this:

Apr 18 20:22:56 2007 (79940) VirginRunner qrunner started.
Apr 18 20:22:56 2007 (79936) CommandRunner qrunner started.
Apr 18 20:22:56 2007 (79939) OutgoingRunner qrunner started.
Apr 18 20:22:56 2007 (79934) ArchRunner qrunner started.
Apr 18 20:22:56 2007 (79937) IncomingRunner qrunner started.
Apr 18 20:22:56 2007 (79938) NewsRunner qrunner started.
Apr 18 20:22:56 2007 (79941) RetryRunner qrunner started.
Apr 18 20:22:56 2007 (79935) BounceRunner qrunner started.

-- 
Brad Knowles <brad at shub-internet.org>, Consultant & Author
LinkedIn Profile: <http://tinyurl.com/y8kpxu>
Slides from Invited Talks: <http://tinyurl.com/tj6q4>


More information about the Mailman-Users mailing list