I'm getting this run_queue problem emailed to me _every half hour_...yipes!
Corbett J. Klempay Quote of the Week: http://www2.acm.jhu.edu/~cklempay "Outside of every thin woman is a fat man trying to get in."
PGP Fingerprint: 7DA2 DB6E 7F5E 8973 A8E7 347B 2429 7728 76C2 BEA1
---------- 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)
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
participants (2)
-
Corbett J. Klempay
-
The Dragon De Monsyne