Re: [Mailman-Users] List Subscription Error

2007-09-20 Thread Mark Sapiro
M. Onur ERGiN wrote: > >Using the list_pending script, I can see the emails which requested membership >and pending for confirmation. But still, the subscribers don't receive any >confirmation emails. And neither smtp, nor smtp-failure log nothing. Qmail >(which is working fine) doesn't log anyt

Re: [Mailman-Users] List Subscription Error

2007-09-20 Thread M. Onur ERGiN
Yes, you are right. The subscribe policy is Confirm, so it is normal not to see any pending subscribe requests. Using the list_pending script, I can see the emails which requested membership and pending for confirmation. But still, the subscribers don't receive any confirmation emails. And neit

Re: [Mailman-Users] List Subscription Error

2007-09-19 Thread Mark Sapiro
>M. Onur ERGiN wrote: > >> I guess, I have missed to stress on one point in my question :) Along with >> those mailman logs, no requests happen to be pending in the list admin view. I didn't specifically respond to this in my prior response, so ... The subscribe_policy is either 'Confirm' or '

Re: [Mailman-Users] List Subscription Error

2007-09-19 Thread Mark Sapiro
M. Onur ERGiN wrote: > >Thanks for pointing to Python upgrade. That's probably the reason of the >problem. It is the source of the deprecation warning, but that warning per se is not the source of any other problem. > I guess, I have missed to stress on one point in my question :) Along with

Re: [Mailman-Users] List Subscription Error

2007-09-19 Thread M. Onur ERGiN
Thanks for pointing to Python upgrade. That's probably the reason of the problem. I guess, I have missed to stress on one point in my question :) Along with those mailman logs, no requests happen to be pending in the list admin view. A person submits subscription info to Mailman, and he d

Re: [Mailman-Users] List Subscription Error

2007-09-19 Thread Mark Sapiro
M. Onur ERGiN wrote: > >I am running a RH9 server with qmail and Mailman v2.1.7. > >Lately, Mailman has begun to fail whenever one tries to subscribe to a list, >and logs the following error: > >Sep 19 16:07:41 2007 admin(3387): /var/mailman/Mailman/MailList.py:905: >DeprecationWarning: raising

[Mailman-Users] List Subscription Error

2007-09-19 Thread M. Onur ERGiN
Hi, I am running a RH9 server with qmail and Mailman v2.1.7. Lately, Mailman has begun to fail whenever one tries to subscribe to a list, and logs the following error: Sep 19 16:07:41 2007 admin(3387): /var/mailman/Mailman/MailList.py:905: DeprecationWarning: raising a string exception is de