[Mailman-Users] ACK! Help! "Authentication Failed"
Dan Mick
dan.mick at west.sun.com
Tue Apr 24 20:14:53 CEST 2001
Bill Bradford wrote:
> Did crypt() or something change in Python 2.1? I'd been running
> 2.0 / MailMan 2.0.3 before. Most of these lists have existed
> since the pre-Mailman 2.0 days..
Maybe your old Python included crypt() and the new one doesn't, in
which case it's trying to fall back to md5, which is failing on
the old passwords?...
More information about the Mailman-Users
mailing list