Re: [Mailman-Users] Subscribe confirmation message not send

2009-03-25 Thread Mark Sapiro
Hung Phan wrote: >Python version is 2.5. And did that change recently? And did you read the FAQ that I referenced that says Mailman 2.1.9 doesn't work with Python 2.5 either (I don't recall exactly what the issues are, but the deprecation warning on string exceptions is one of them). >Weird th

Re: [Mailman-Users] Subscribe confirmation message not send

2009-03-25 Thread Hung Phan
Python version is 2.5. Weird thing is that unsubscribe message send out but not the confirm message. The lists are set to confirm. Thanks, On Mar 24, 2009, at 5:35 PM, Mark Sapiro wrote: Hung Phan wrote: Here is a little cut & paste out of the error log: Mar 23 22:46:23 2009 admin(6944)

Re: [Mailman-Users] Subscribe confirmation message not send

2009-03-24 Thread Mark Sapiro
Hung Phan wrote: > >Here is a little cut & paste out of the error log: >Mar 23 22:46:23 2009 admin(6944): /usr/share/mailman/Mailman/ >MailList.py:907: DeprecationWarning: raising a string exception is >deprecated > raise Errors.MMSubscribeNeedsConfirmation >Mar 24 15:49:45 2009 admin(4503): /

[Mailman-Users] Subscribe confirmation message not send

2009-03-24 Thread Hung Phan
Hi all, Got an outstanding issue with Mailman 2.1.9 included with Apple Leopard server 10.5.6: suddenly the subscribe confirmation messages never send out anymore. Here is a little cut & paste out of the error log: Mar 23 22:46:23 2009 admin(6944): /usr/share/mailman/Mailman/ MailList.py:9