[Mailman-Developers] Eeek!

The Dragon De Monsyne dragondm@delta.integral.org
Sun, 13 Sep 1998 14:24:11 -0500 (CDT)


On Sun, 13 Sep 1998, Corbett J. Klempay wrote:

> I'm getting this run_queue problem emailed to me _every half
> hour_...yipes!

	There is a message with no recipients, or all bad local recipients
stuck in the outgoing queue. look for a mm_q file in the data directory,
and remove it. 

	(the next thing will be to figure out how this happened) 


> ---------- Forwarded message ----------
> Date: Sun, 13 Sep 1998 01:12:01 -0400
> From: Cron Daemon <root@chimera.acm.jhu.edu>
> To: mailman@chimera.acm.jhu.edu
> Subject: Cron <mailman@chimera> /usr/local/bin/python
>     /home/mailman/cron/run_queue
> 
> Traceback (innermost last):
>   File "/home/mailman/cron/run_queue", line 31, in ?
>     OutgoingQueue.processQueue()
>   File "/home/mailman/Mailman/OutgoingQueue.py", line 38, in processQueue
>     Utils.TrySMTPDelivery(recip,sender,text,full_fname)
>   File "/home/mailman/Mailman/Utils.py", line 201, in TrySMTPDelivery
>     con.send(to=recipient,frm=sender,text=text)
>   File "/home/mailman/Mailman/smtplib.py", line 101, in send
>     self.getresp()
>   File "/home/mailman/Mailman/smtplib.py", line 146, in getresp
>     raise bad, resp
> smtplib.error_proto: 503 Need RCPT (recipient)
> 
> 
> _______________________________________________
> Mailman-Developers maillist  -  Mailman-Developers@python.org
> http://www.python.org/mailman/listinfo/mailman-developers
> 

	-The Dragon De Monsyne