Skip to content

Instantly share code, notes, and snippets.

@pietrushnic
Created February 14, 2016 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pietrushnic/935f79778126999443c8 to your computer and use it in GitHub Desktop.
Save pietrushnic/935f79778126999443c8 to your computer and use it in GitHub Desktop.
[0:19:09] pietrushnic:offlineimap git:(426905ba8517) $ /home/pietrushnic/src/python-venv/bin/offlineimap -d all -a foo@bar.com
OfflineIMAP 6.7.0-rc1
Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
Now debugging for imap: IMAP protocol debugging
Now debugging for maildir: Maildir repository debugging
Now debugging for thread: Threading debugging
Now debugging for : Other offlineimap related sync messages
Account sync foo@bar.com:
[thread]: Register new thread 'Account sync foo@bar.com' (account 'foo@bar.com')
gpg-agent[1709]: handler 0x560429e68670 for fd 6 started
gpg-agent[1709]: handler 0x560429e68670 for fd 6 terminated
[imap]: Using authentication mechanisms ['GSSAPI', 'XOAUTH2', 'CRAM-MD5', 'PLAIN', 'LOGIN']
[maildir]: MaildirRepository initialized, sep is '.'
*** Processing account foo@bar.com
Establishing connection to foobar.home.pl:143
[imap]: 19:11.77 Account sync foo@bar.com imaplib2 version 2.52
[imap]: 19:11.77 Account sync foo@bar.com imaplib2 debug level 5, buffer level 3
foobar.home.pl writer:
[imap]: 19:11.83 foobar.home.pl writer starting
Account sync foo@bar.com:
[imap]: 19:11.83 Account sync foo@bar.com _request_push(continuation, welcome, {}) = HNDA0
foobar.home.pl reader:
[imap]: 19:11.83 foobar.home.pl reader starting using poll
Account sync foo@bar.com:
[imap]: 19:11.83 Account sync foo@bar.com welcome:HNDA0.ready.wait
foobar.home.pl reader:
[imap]: 19:11.84 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:11.84 foobar.home.pl reader rcvd 55
[imap]: 19:11.84 foobar.home.pl reader < * OK foobar.home.pl IdeaImapServer v0.80 ready\r\n
foobar.home.pl handler:
[imap]: 19:11.93 foobar.home.pl handler starting
[imap]: 19:11.93 foobar.home.pl handler _put_response(* OK foobar.home.pl IdeaImapServer v0.80 ready)
[imap]: 19:11.93 foobar.home.pl handler untagged_responses[OK] 0 += ["foobar.home.pl IdeaImapServer v0.80 ready"]
[imap]: 19:11.93 foobar.home.pl handler _request_pop(continuation, (False, '* OK foobar.home.pl IdeaImapServer v0.80 ready')) [0] = HNDA0
[imap]: 19:11.93 foobar.home.pl handler welcome:HNDA0.ready.set
[imap]: 19:11.93 foobar.home.pl handler state_change_free.set
Account sync foo@bar.com:
[imap]: 19:11.94 Account sync foo@bar.com _get_untagged_response(OK) => ['foobar.home.pl IdeaImapServer v0.80 ready']
[imap]: 19:11.94 Account sync foo@bar.com state => NONAUTH
[imap]: 19:11.94 Account sync foo@bar.com [async] CAPABILITY ()
[imap]: 19:11.94 Account sync foo@bar.com state_change_pending.acquire
[imap]: 19:11.94 Account sync foo@bar.com state_change_pending.release
[imap]: 19:11.94 Account sync foo@bar.com _request_push(HNDA1, CAPABILITY, {}) = HNDA1
[imap]: 19:11.94 Account sync foo@bar.com data=HNDA1 CAPABILITY
[imap]: 19:11.94 Account sync foo@bar.com CAPABILITY:HNDA1.ready.wait
foobar.home.pl writer:
[imap]: 19:11.94 foobar.home.pl writer > HNDA1 CAPABILITY\r\n
foobar.home.pl reader:
[imap]: 19:11.96 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:11.96 foobar.home.pl reader rcvd 138
[imap]: 19:11.96 foobar.home.pl reader < * CAPABILITY IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT UIDPLUS UNSELECT XLIST STARTTLS AUTH=PLAIN AUTH=LOGIN\r\n
[imap]: 19:11.96 foobar.home.pl reader < HNDA1 OK Completed\r\n
foobar.home.pl handler:
[imap]: 19:11.96 foobar.home.pl handler _put_response(* CAPABILITY IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT UIDPLUS UNSELECT XLIST STARTTLS AUTH=PLAIN AUTH=LOGIN)
[imap]: 19:11.96 foobar.home.pl handler untagged_responses[CAPABILITY] 0 += ["IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT UIDPLUS UNSELECT XLIST STARTTL"]
[imap]: 19:11.96 foobar.home.pl handler _put_response(HNDA1 OK Completed)
[imap]: 19:11.96 foobar.home.pl handler _request_pop(HNDA1, ('OK', ['Completed'])) [0] = HNDA1
[imap]: 19:11.96 foobar.home.pl handler CAPABILITY:HNDA1.ready.set
[imap]: 19:11.96 foobar.home.pl handler state_change_free.set
Account sync foo@bar.com:
[imap]: 19:11.97 Account sync foo@bar.com _get_untagged_response(CAPABILITY) => ['IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT UIDPLUS UNSELECT XLIST START
[imap]: 19:11.97 Account sync foo@bar.com _untagged_response(OK, ?, CAPABILITY) => ['IMAP4rev1 LITERAL+ CHILDREN I18NLEVEL=1 IDLE SORT UIDPLUS UNSELECT XLIST START
[imap]: 19:11.97 Account sync foo@bar.com CAPABILITY: ('IMAP4REV1', 'LITERAL+', 'CHILDREN', 'I18NLEVEL=1', 'IDLE', 'SORT', 'UIDPLUS', 'UNSELECT', 'XLIST', 'STARTTLS', 'AUTH=PLAIN', 'AUTH=LOGIN')
[imap]: Using STARTTLS connection
[imap]: 19:11.97 Account sync foo@bar.com [sync] STARTTLS ()
[imap]: 19:11.97 Account sync foo@bar.com state_change_pending.acquire
[imap]: 19:11.98 Account sync foo@bar.com _request_push(HNDA2, STARTTLS, {}) = HNDA2
[imap]: 19:11.98 Account sync foo@bar.com data=HNDA2 STARTTLS
[imap]: 19:11.98 Account sync foo@bar.com STARTTLS:HNDA2.ready.wait
foobar.home.pl writer:
[imap]: 19:11.98 foobar.home.pl writer > HNDA2 STARTTLS\r\n
foobar.home.pl reader:
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.00 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.00 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.01 foobar.home.pl reader rcvd 1
[imap]: 19:12.01 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.02 foobar.home.pl reader rcvd 1
[imap]: 19:12.02 foobar.home.pl reader poll => [(4, 1)]
[imap]: 19:12.02 foobar.home.pl reader rcvd 1
[imap]: 19:12.02 foobar.home.pl reader < HNDA2 OK Begin TLS negotiation\r\n
foobar.home.pl handler:
[imap]: 19:12.02 foobar.home.pl handler _put_response(HNDA2 OK Begin TLS negotiation)
[imap]: 19:12.02 foobar.home.pl handler _request_pop(HNDA2, ('OK', ['Begin TLS negotiation'])) [0] = HNDA2
[imap]: 19:12.02 foobar.home.pl handler STARTTLS:HNDA2.ready.set
[imap]: 19:12.02 foobar.home.pl handler state_change_free.set
foobar.home.pl reader:
[imap]: 19:12.02 foobar.home.pl reader finished
Account sync foo@bar.com:
[imap]: 19:12.04 Account sync foo@bar.com state_change_pending.release
foobar.home.pl reader:
[imap]: 19:12.38 foobar.home.pl reader starting using poll
Account sync foo@bar.com:
[imap]: 19:12.38 Account sync foo@bar.com [async] CAPABILITY ()
[imap]: 19:12.38 Account sync foo@bar.com state_change_pending.acquire
[imap]: 19:12.38 Account sync foo@bar.com state_change_pending.release
[imap]: 19:12.38 Account sync foo@bar.com _request_push(HNDA3, CAPABILITY, {}) = HNDA3
[imap]: 19:12.38 Account sync foo@bar.com data=HNDA3 CAPABILITY
[imap]: 19:12.38 Account sync foo@bar.com CAPABILITY:HNDA3.ready.wait
foobar.home.pl writer:
[imap]: 19:12.38 foobar.home.pl writer > HNDA3 CAPABILITY\r\n
foobar.home.pl reader:
[imap]: 19:42.40 foobar.home.pl reader poll => []
[imap]: 20:12.43 foobar.home.pl reader poll => []
[imap]: 20:42.44 foobar.home.pl reader poll => []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment