Thank you. I'm running on linux (on this server, an older SuSE version). Mailman 2.1.4, Python 2.3, the mta is courier.
I've been using mailman for quite some time and it has always seemed to work without problems. But I'm having trouble with messages being sent to the list owner (administrator) for a moderated list. The error I see in the log is SMTP session failure: 517, Syntax error. msgid: <...> So for example I have a list called "ricardo1", and it is configured as moderated. When I send an email to the list, it is forwarded on to the list administrator. In mailman's logs, I see: ---- smtp log ------ Jun 01 07:02:56 2005 (22702) <[EMAIL PROTECTED]> smtp for 1 recips, completed in 0.154 seconds Jun 01 07:03:15 2005 (22702) <[EMAIL PROTECTED]> smtp for 2 recips, completed in 16.207 seconds ---- smtp-failure log ---- Jun 01 07:03:06 2005 (22702) SMTP session failure: 517, Syntax error., msgid: <[EMAIL PROTECTED]> Jun 01 07:03:15 2005 (22702) SMTP session failure: 517, Syntax error., msgid: <[EMAIL PROTECTED]> I also tested this by sending a message directly to the list owner ([EMAIL PROTECTED]) and I get the exact same error... The list is configured with the owner/administrator as my own email, [EMAIL PROTECTED] Is there a way I can manually run the mailman program with debug to try and see what's going on in the smtp session ? Thanks Ricardo ----- Original Message ----- From: "Sythos" <[EMAIL PROTECTED]> To: "Ricardo Kleemann" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Wednesday, June 01, 2005 6:50 AM Subject: Re: [Mailman-Users] (re-post) smtp failures, please help > On Wed, Jun 01, 2005 at 06:44:14AM -0700, Ricardo Kleemann wrote: > > I posted this yesterday but I have received no replies... can someone help > > me out? > > You must supply more info... > OS? Mailman version? Distro? Python version? MTA (name and version)? > > Regards > > -- > > Sythos - http://www.sythos.net > () ASCII Ribbon Campaign - against html/rtf/vCard in mail > /\ - against M$ attachments > ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
