Patches item #1169939, was opened at 2005-03-24 16:15 Message generated for change (Comment added) made by kmkaplan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1169939&group_id=61702
Category: None Group: None Status: Closed Resolution: Accepted Priority: 5 Submitted By: Alexandre Fayolle (afayolle) Assigned to: Tony Meyer (anadelonbrin) Summary: Make sb_imapfilter use CRAM MD5 authentication Initial Comment: Hi, I maintain the Debian package for Spambayes, and I received the following message and patch from Kim Minh Kaplan <[EMAIL PROTECTED]> The patch looks ok to me. Is there any chance for the patch to be included in the next release of spamabayes ? ----------------------------8<-------------------------------- Currently sb_imapfilter only use the LOGIN mechanism to authenticate to the IMAP server. This is a security concern for many people as it means clear password is sent across the Internet. The attached patch makes use of CRAM MD5 authentication when available. Regards, Kim Minh. ---------------------------------------------------------------------- Comment By: Kim-Minh KAPLAN (kmkaplan) Date: 2005-04-04 12:33 Message: Logged In: YES user_id=24992 To test CRAM-MD5 authentication you can create a mail account at www.laposte.net ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2005-03-29 05:52 Message: Logged In: YES user_id=552329 Thanks. Added to sb_imapfilter r1.55 (so will be in 1.1a1). I don't have access to an IMAP server that supports CRAM-MD5 so can't test it, but it looks good to me. If anyone is able to verify that this works (after 1.1a1 is out is fine) that would be great. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1169939&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
