GMail's IMAP stopped working for me
Eygene Ryabinkin
rea-fbsd at codelabs.ru
Fri Aug 17 10:04:44 BST 2012
Jonas, good day.
Fri, Aug 17, 2012 at 01:58:50AM +0200, Jonas H??rsch wrote:
> but it doesn't seem to be offlineimap's fault, as an ipython session
> gives me:
>
> In [1]: import imaplib
>
> In [2]: im = imaplib.IMAP4_SSL("imap.gmail.com")
>
> In [3]: im.login("changed", "omitted")
> Out[3]: ('OK', ['changed at gmail.com Whoever authenticated (Success)'])
>
> In [4]: im.list()
> Out[4]:
> ('OK',
> ['(\\HasNoChildren) "/" "INBOX"',
> ...
> ])
>
> In [5]: im.select("INBOX")
> Out[5]: ('NO', ['System error (Failure)'])
Works for my GMail account. Both from imaplib Python's session
and from OfflineIMAP. Looks like you'll need to ask folks at GMail
what's wrong with IMAP access to your mailbox.
--
Eygene Ryabinkin ,,,^..^,,,
[ Life's unfair - but root password helps! | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20120817/24ac9e26/attachment-0001.sig>
More information about the OfflineIMAP-project
mailing list