[Mailman-Users] List Subscription Error

M. Onur ERGiN monurergin at yahoo.com
Wed Sep 19 22:14:41 CEST 2007


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 doesn't receive any response. The admin doesn't recieve any subscription request/notification, either. So, the subscription request just disappears as if it has never been sent. 
   
  Can I solve this problem by simply replacing some scripts with newer versions of them?
   
  Regards,
  Onur.
  
Mark Sapiro <msapiro at value.net> wrote:
  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 a string exception is deprecated
> raise Errors.MMSubscribeNeedsConfirmation


This is because you have or upgraded to Python 2.5 which issues the
deprecation warning for string exceptions. This warning will be
supressed in Mailman 2.1.10, but it is only a warning. Other than the
log message, nothing has changed.


>And the subscribe log is this:
>
>Sep 19 16:00:43 2007 (3140) cse331: pending Onur 10.2.12.110


Which means the subscription is pending confirmation by the user who
has been sent an email requesting confirmation. This in turn is
because Privacy options...->Subscription rules->subscribe_policy is
either 'Confirm' or 'Confirm and approve'


>I don't remember I touched anything since it was last working fine. The other functions are fine as far as I observe now. What can be the possible reason for the above error? 


Note that Mailman is not failing. It is doing what it is configured to
do. The only 'error' is the deprecation warning from Python 2.5, and
that is just a warning.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan



       
---------------------------------
Luggage? GPS? Comic books? 
Check out fitting  gifts for grads at Yahoo! Search.


More information about the Mailman-Users mailing list