Re: My latest attempts
Frank Millman <[email protected]> Mon, 21 Nov 2022 11:58:34 +0200
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
On 2022-11-21 11:31 AM, Barry L. Bond wrote: > I tried one more thing at this point, this morning. > I put server back to server = spectrum.net and made type equal > toSimpleIMAPSSLRetriever. Getmail errored immediately. I'll include > whatit printed to stdout/stderr: > Exception: please read docs/BUGS and include the following information > inany bug report: > getmail version 4.46.0 Python version 2.7.5 (default, Apr 10 2015, > 08:09:05) [GCC 4.8.3 20140911 (Red Hat 4.8.3-7)] > Unhandled exception follows: File "/usr/bin/getmail", line 690, in > main retriever_func = getattr(retrievers, retriever_type) > AttributeError: 'module' object has no attribute > 'impleIMAPSSLRetriever' Hi Barry I am not following this thread very closely, but I noticed that your error message refers to 'impleIMAPSSLRetriever'. That looks as if you have a typo somewhere - I think it should be 'SimpleIMAPSSLRetriever' HTH Frank Millman