From: SourceForge.net <no...@so...> - 2008-10-24 21:15:48
|
Feature Requests item #2192775, was opened at 2008-10-24 23:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456913&aid=2192775&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Tomas Ebenlendr (ebik) Assigned to: Nobody/Anonymous (nobody) Summary: imaplib IMAP_stream support Initial Comment: Add option to use imap constructor imaplib.IMAP_stream(), to let users do alternative IMAP authentications, such as via ssh tunnel. E.g.: let there be option '-t' '--imap-tunnel=' which will be passed directly as argument of IMAP_stream(). Also don't forget to NOT call imap_srv.login() (and do not require password!). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456913&aid=2192775&group_id=49630 |