This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nafur
Recipients Shay.Rojansky, barry, dveeden, eric.smith, mitya57, nafur, pierslauder, r.david.murray, terry.reedy
Date 2013-11-04.17:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I stumbled about this issue again and would really like to see it fixed.

I see the possibility to create a test case in combination with the first test sequence which creates a temporary mail. Would it be enough, that we just call IDLE in some folder, create a temporary mail in this folder and check if it returns?

Unfortuantely, I have not been able to write code for such a test case yet, as the whole test routine fails with "[PRIVACYREQUIRED] Plaintext authentication disallowed on non-secure (SSL/TLS) connections". This is using 3.2.3, but I guess it will not be any different with the current release... (as it is the same with 2.7.3)
History
Date User Action Args
2013-11-04 17:02:48nafursetrecipients: + nafur, barry, terry.reedy, pierslauder, eric.smith, r.david.murray, Shay.Rojansky, mitya57, dveeden
2013-11-04 17:02:47nafursetmessageid: <[email protected]>
2013-11-04 17:02:47nafurlinkissue11245 messages
2013-11-04 17:02:47nafurcreate