[Mailman-Users] Mailman does not deliver messages any more

2008-03-26 Thread Tomasz Chmielewski
Recently, Mailman stopped delivering messages to list members, 
administrators etc.

The messages are archived just fine, I can browse them in a web 
interface, but it looks like Mailman does not want to deliver any 
message any more.


There is nothing interesting in Mailman logs, nothing in mail server logs.

The server had a crash recently, but everything else works just fine and 
I have really no idea what should I look for.

Any clues?


-- 
Tomasz Chmielewski
http://wpkg.org

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


Re: [Mailman-Users] Mailman does not deliver messages any more

2008-03-26 Thread Mark Sapiro
Tomasz Chmielewski wrote:

Recently, Mailman stopped delivering messages to list members, 
administrators etc.

The messages are archived just fine, I can browse them in a web 
interface, but it looks like Mailman does not want to deliver any 
message any more.


There is nothing interesting in Mailman logs, nothing in mail server logs.

The server had a crash recently, but everything else works just fine and 
I have really no idea what should I look for.


Is OutgoingRunner running? Are the messages queued in qfiles/out/ ?

See
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.078.htp

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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=showamp;file=faq01.027.htp


Re: [Mailman-Users] Mailman does not deliver messages any more

2008-03-26 Thread Tomasz Chmielewski
Mark Sapiro schrieb:
 Tomasz Chmielewski wrote:
 
 Recently, Mailman stopped delivering messages to list members, 
 administrators etc.

 The messages are archived just fine, I can browse them in a web 
 interface, but it looks like Mailman does not want to deliver any 
 message any more.


 There is nothing interesting in Mailman logs, nothing in mail server logs.

 The server had a crash recently, but everything else works just fine and 
 I have really no idea what should I look for.
 
 
 Is OutgoingRunner running? Are the messages queued in qfiles/out/ ?
 
 See
 http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.078.htp

OutgoingRunner was running, and there were messages in qfiles/out. Other 
points from that FAQ entry didn't apply much as well.

Simply restarting Mailman helped (why didn't I do it in the first place? 
I guess I'm just not accustomed to restarting), but I'm still not sure 
of the reason it stopped delivering messages.

Thanks for help.


-- 
Tomasz Chmielewski
http://wpkg.org
--
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] Mailman does not deliver messages any more

2008-03-26 Thread Mark Sapiro
Tomasz Chmielewski wrote:

OutgoingRunner was running, and there were messages in qfiles/out. Other 
points from that FAQ entry didn't apply much as well.


If there were messages in qfiles/out/, but they weren't being picked up
by OutgoingRunner, OutgoingRunner was in some funny state or it may
have been hung waiting for a low level SMTP response.


Simply restarting Mailman helped (why didn't I do it in the first place? 
I guess I'm just not accustomed to restarting), but I'm still not sure 
of the reason it stopped delivering messages.


For whatever reason, OoutgongRunner wasn't doing its job. Restarting
Mailman got it going again. Possibly something as simple as sending it
a SIGHUP would have started it too.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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=showamp;file=faq01.027.htp