Re: Running getmail with python3
Charles Cazabon <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
Adrian Pepper <[email protected]> wrote: > > Am I correct in assuming that this means that even most recent versions > of getmail still cannot do STARTTLS Correct. getmail uses the Python standard library modules for low-level POP and IMAP implementation, and those do not support the use of STARTTLS. > I thought I had read explicitly somewhere though that STARTTLS cannot be done? It could be done, but it's a lot of work. The Python maintainers added STARTTLS support to imaplib in Python 3.2, but getmail can't use that yet. > Is anything re: getmail at github authorative? No. I only distribute getmail from my own website. > [email protected] Yay Waterloo ;) Charles -- ----------------------------------------------------------------------- Charles Cazabon GPL'ed software available at: http://pyropus.ca/software/ -----------------------------------------------------------------------