Message 81327 - Python tracker

Message81327

Author lcatucci
Recipients giampaolo.rodola, lcatucci, vstinner
Date 2009-02-07.00:49:21
SpamBayes Score 2.0178317e-05
Marked as misclassified No
Message-id <1233967762.87.0.149099373616.issue4473@psf.upfronthosting.co.za>
In-reply-to
Content
There is a problem I forgot to state with test_anonlogin:
since I try and test both SSL and starttls, the DoS checker at cmu kicks
in and refuse the login attempt in PopSSLTest. Since I'd rather avoid
cheating, I'm leaning to try logging in as SomeUser, and expecting a
failure in both cases. Comments?
History
Date User Action Args
2009-02-07 00:49:22lcatuccisetrecipients: + lcatucci, vstinner, giampaolo.rodola
2009-02-07 00:49:22lcatuccisetmessageid: <1233967762.87.0.149099373616.issue4473@psf.upfronthosting.co.za>
2009-02-07 00:49:21lcatuccilinkissue4473 messages
2009-02-07 00:49:21lcatuccicreate