Re: Bug with imap.gmail.com and getmail TLS validation
Charles Cazabon <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
Matt Smith <[email protected]> wrote: > > So if getmail isn't using imaplib2 It isn't. imaplib from the standard library only. > python standard library then it might be something that needs solving > there. Perhaps. It might be useful to enable trace-level logging (--trace), which is very verbose and contains a bunch of info about the SSL connection steps. I'm not sure if anyone else also suggested seeing whether this occurs on connections to different mailhosts, or just the one you're trying now? > Except of course it's python 2.x which is soon going to be EOL. Well, Python 2 isn't going to disappear when it stops being officially supported. I strongly suspect lots of us will still be running Python 2 code in 2030 and later. Charles -- ----------------------------------------------------------------------- Charles Cazabon GPL'ed software available at: http://pyropus.ca/software/ -----------------------------------------------------------------------