ThankYou very much, Your efforts and dedication are appreciated.
I pulled from CVS about 10pm(mailman branch, I updated after seeing the 2.1.2 announcement but did not see anything), the code is not throwing an exception, nothing in logs/error, on the other hand "No Joy", logs/smtp-failure showing an error for every mail recipients.
tail logs/smtp-failure:
Apr 20 22:51:13 2003 (50845) delivery to mjmaxwell@xxx.com failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to CarolN8@xxx.com failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to al.shell@xxx.net failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to logicunltd@xxx.com failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to Dayz@xxx.com failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to anima13@xxx.net failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to sk8ersr@xxx.net failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to GeorgeS@xxx.tv failed with code 554: <GeorgeS@xxx.tv>: Relay access denied Apr 20 22:51:13 2003 (50845) delivery to wchurchman@xxx.com failed with code -1: ignore Apr 20 22:51:13 2003 (50845) delivery to captrhardt@xxx.com failed with code -1: ignore
MJM
----- Original Message ----- From: "Barry Warsaw" <barry@python.org> To: "Michael Meltzer" <mjm@michaelmeltzer.com> Cc: <Mailman-Developers@python.org> Sent: Saturday, April 19, 2003 6:57 PM Subject: [ham] Re: [Mailman-Developers] SMTPServerDisconnected bug
On Sat, 2003-04-12 at 22:11, Michael Meltzer wrote:
SMTPServerDisconnected: please run connect() first
I've worked on the logic in SMTPDirect.py for Mailman 2.1.2. I think I've fixed this.
-Barry