Hi,

I'm running mailman 2.0.13 on a RH 7.1 box.

I'm having problems with some moderated lists... when the administrator approves a message the message gets stuck...

the lists keeps locked, since I see the lock at /var/mailman/locks/

in /var/logs/mailman/post I get:

Aug 12 18:28:46 2004 (11220) post to myListfrom [EMAIL PROTECTED], size=56233, 338 failures

in /var/logs/mailman/smtpI get:

Aug 12 18:28:46 2004 (11220) All recipients refused: Server not connected
Aug 12 18:28:46 2004 (11220) smtp for 338 recips, completed in 65.904 seconds


and in /var/logs/mailman/error
get:
Aug 12 18:29:33 2004 (11220) Delivery exception:
Aug 12 18:29:33 2004 (11220) Traceback (innermost last):
File "/var/mailman/Mailman/Handlers/HandlerAPI.py", line 82, in do_pipeline
func(mlist, msg, msgdata)
File "/var/mailman/Mailman/Handlers/SMTPDirect.py", line 74, in process
deliver(admin, msgtext, chunk, refused)
File "/var/mailman/Mailman/Handlers/SMTPDirect.py", line 215, in deliver
conn.quit()
File "/var/mailman/Mailman/pythonlib/smtplib.py", line 523, in quit
self.docmd("quit")
File "/var/mailman/Mailman/pythonlib/smtplib.py", line 307, in docmd
return self.getreply()
File "/var/mailman/Mailman/pythonlib/smtplib.py", line 281, in getreply
line = self.file.readline()



any ideas on what may be causing this problem?

I googled and found little things related, but they were due to some specific problems, that don't apply to my case..

thanks in advance,

Juan





------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to