Guest User

Untitled

a guest
May 30th, 2010
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. Folder sync Personal[[Gmail]/All Mail]:
  2. DEBUG[imap]: imapsplit() called with input: UID 49321 FLAGS (\Seen)
  3. Folder sync Personal[[Gmail]/All Mail]:
  4. DEBUG[imap]: imapsplit() returning: ['UID', '49321', 'FLAGS', '(\\Seen)']
  5. Folder sync Personal[[Gmail]/All Mail]:
  6. DEBUG[imap]: options2hash called with input: ['UID', '49321', 'FLAGS', '(\\Seen)']
  7. Folder sync Personal[[Gmail]/All Mail]:
  8. DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '49321'}
  9. Folder sync Personal[[Gmail]/All Mail]:
  10. DEBUG[imap]: imapsplit() called with input: UID 49322 FLAGS (\Seen)
  11. Folder sync Personal[[Gmail]/All Mail]:
  12. DEBUG[imap]: imapsplit() returning: ['UID', '49322', 'FLAGS', '(\\Seen)']
  13. Folder sync Personal[[Gmail]/All Mail]:
  14. DEBUG[imap]: options2hash called with input: ['UID', '49322', 'FLAGS', '(\\Seen)']
  15. Folder sync Personal[[Gmail]/All Mail]:
  16. DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '49322'}
  17. Folder sync Personal[[Gmail]/All Mail]:
  18. DEBUG[imap]: imapsplit() called with input: UID 49323 FLAGS (\Seen)
  19. Folder sync Personal[[Gmail]/All Mail]:
  20. DEBUG[imap]: imapsplit() returning: ['UID', '49323', 'FLAGS', '(\\Seen)']
  21. Folder sync Personal[[Gmail]/All Mail]:
  22. DEBUG[imap]: options2hash called with input: ['UID', '49323', 'FLAGS', '(\\Seen)']
  23. Folder sync Personal[[Gmail]/All Mail]:
  24. DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '49323'}
  25. Folder sync Personal[[Gmail]/All Mail]:
  26. DEBUG[imap]: imapsplit() called with input: UID 49330 FLAGS (\Seen)
  27. Folder sync Personal[[Gmail]/All Mail]:
  28. DEBUG[imap]: imapsplit() returning: ['UID', '49330', 'FLAGS', '(\\Seen)']
  29. Folder sync Personal[[Gmail]/All Mail]:
  30. DEBUG[imap]: options2hash called with input: ['UID', '49330', 'FLAGS', '(\\Seen)']
  31. Folder sync Personal[[Gmail]/All Mail]:
  32. DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '49330'}
  33. Copy message 14483 from [Gmail]/All Mail:
  34. Copy message 14483 Gmail[[Gmail]/All Mail] -> Maildir[[Gmail].All Mail], LocalStatus[[Gmail].All Mail]
  35. Copy message 14483 from [Gmail]/All Mail:
  36. DEBUG[imap]: 35:20.56 > PJDA7 UID FETCH 14483 (BODY.PEEK[])
  37. Copy message 14483 from [Gmail]/All Mail:
  38. DEBUG[imap]: 35:24.63 < * 195 FETCH (UID 14483 BODY[] {8897775}
  39. Copy message 14483 from [Gmail]/All Mail:
  40. DEBUG[imap]: 35:24.63 matched r'\* (?P<data>\d+) (?P<type>[A-Z-]+)( (?P<data2>.*))?' => ('195', 'FETCH', ' (UID 14483 BODY[] {8897775}', '(UID 14483 BODY[] {8897775}')
  41. Copy message 14483 from [Gmail]/All Mail:
  42. DEBUG[imap]: 35:24.63 matched r'.*{(?P<size>\d+)}$' => ('8897775',)
  43. Copy message 14483 from [Gmail]/All Mail:
  44. DEBUG[imap]: 35:24.63 read literal size 8897775
Advertisement
Add Comment
Please, Sign In to add comment