[Mailman-Users] subscribing by email

Mihamina Rakotomandimby mihamina at lab.vectoris.fr
Tue Feb 17 06:00:38 CET 2009


Alan Rubin wrote:

>     if digest is None and password.lower() in ('digest', 'nodigest'):
> AttributeError: 'NoneType' object has no attribute 'lower'

In Python, this means mailman is trying to lowercase the password but 
there is nothing to lowercase.



More information about the Mailman-Users mailing list