Advertisement
NeilRomig

camel_all

Jun 19th, 2015
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 202.63 KB | None | 0 0
  1. (evolution:2631): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
  2.  
  3. Database succesfully opened
  4.  
  5. ===========
  6. DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started
  7. Camel SQL Exec:
  8. ATTACH DATABASE ':memory:' AS mem
  9. DB Operation ended. Time Taken : 0.000921
  10. ###########
  11.  
  12. ===========
  13. DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started
  14. Camel SQL Exec:
  15. CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )
  16. DB Operation ended. Time Taken : 0.000045
  17. ###########
  18.  
  19. Database succesfully opened
  20.  
  21. ===========
  22. DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started
  23. Camel SQL Exec:
  24. ATTACH DATABASE ':memory:' AS mem
  25. DB Operation ended. Time Taken : 0.000225
  26. ###########
  27.  
  28. ===========
  29. DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started
  30. Camel SQL Exec:
  31. CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )
  32. DB Operation ended. Time Taken : 0.000040
  33. ###########
  34.  
  35. Database succesfully opened
  36.  
  37. ===========
  38. DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started
  39. Camel SQL Exec:
  40. ATTACH DATABASE ':memory:' AS mem
  41. DB Operation ended. Time Taken : 0.000932
  42. ###########
  43.  
  44. ===========
  45. DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started
  46. Camel SQL Exec:
  47. CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )
  48. DB Operation ended. Time Taken : 0.000039
  49. ###########
  50.  
  51. camel_db_select:
  52. SELECT * FROM folders WHERE folder_name = 'Inbox'
  53.  
  54. ===========
  55. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started
  56. Camel SQL Exec:
  57. SELECT * FROM folders WHERE folder_name = 'Inbox'
  58. DB Operation ended. Time Taken : 0.000137
  59. ###########
  60.  
  61. camel_db_select:
  62. SELECT * FROM folders WHERE folder_name = 'Drafts'
  63.  
  64. ===========
  65. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started
  66. Camel SQL Exec:
  67. SELECT * FROM folders WHERE folder_name = 'Drafts'
  68. DB Operation ended. Time Taken : 0.000074
  69. ###########
  70.  
  71. camel_db_select:
  72. SELECT * FROM folders WHERE folder_name = 'Sent'
  73.  
  74. ===========
  75. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started
  76. Camel SQL Exec:
  77. SELECT * FROM folders WHERE folder_name = 'Sent'
  78. DB Operation ended. Time Taken : 0.000060
  79. ###########
  80.  
  81. camel_db_select:
  82. SELECT * FROM folders WHERE folder_name = 'Templates'
  83.  
  84. ===========
  85. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started
  86. Camel SQL Exec:
  87. SELECT * FROM folders WHERE folder_name = 'Templates'
  88. DB Operation ended. Time Taken : 0.000058
  89. ###########
  90.  
  91. camel_db_select:
  92. SELECT * FROM folders WHERE folder_name = 'Outbox'
  93.  
  94. ===========
  95. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started
  96. Camel SQL Exec:
  97. SELECT * FROM folders WHERE folder_name = 'Outbox'
  98. DB Operation ended. Time Taken : 0.000059
  99. ###########
  100. Thread 0x1ea2530 >
  101. Get folder info(0x461f210:local, '<null>') =
  102. full_name: Inbox
  103. flags: 00000448
  104. full_name: Drafts
  105. flags: 00000008
  106. full_name: Outbox
  107. flags: 00000808
  108. full_name: Sent
  109. flags: 00001408
  110. full_name: Templates
  111. flags: 00000008
  112. full_name: .#evolution/Trash
  113. flags: 00000cf2
  114. full_name: .#evolution/Junk
  115. flags: 000010f2
  116. < 0x1ea2530 >
  117. Creating Collation (null) on dreceived with (nil)
  118.  
  119. camel_db_select:
  120. SELECT * FROM folders WHERE folder_name = 'Inbox'
  121.  
  122. ===========
  123. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started
  124. Camel SQL Exec:
  125. SELECT * FROM folders WHERE folder_name = 'Inbox'
  126. DB Operation ended. Time Taken : 0.000103
  127. ###########
  128.  
  129. camel_db_select:
  130. SELECT uid,flags FROM 'Inbox' order by dreceived
  131.  
  132. ===========
  133. DB SQL operation [SELECT uid,flags FROM 'Inbox' order by dreceived] started
  134. Camel SQL Exec:
  135. SELECT uid,flags FROM 'Inbox' order by dreceived
  136. DB Operation ended. Time Taken : 0.000062
  137. ###########
  138. Creating Collation (null) on dreceived with (nil)
  139.  
  140. camel_db_select:
  141. SELECT * FROM folders WHERE folder_name = 'Drafts'
  142.  
  143. ===========
  144. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started
  145. Camel SQL Exec:
  146. SELECT * FROM folders WHERE folder_name = 'Drafts'
  147. DB Operation ended. Time Taken : 0.000079
  148. ###########
  149.  
  150. camel_db_select:
  151. SELECT uid,flags FROM 'Drafts' order by dreceived
  152.  
  153. ===========
  154. DB SQL operation [SELECT uid,flags FROM 'Drafts' order by dreceived] started
  155. Camel SQL Exec:
  156. SELECT uid,flags FROM 'Drafts' order by dreceived
  157. DB Operation ended. Time Taken : 0.000057
  158. ###########
  159. Creating Collation (null) on dreceived with (nil)
  160.  
  161. camel_db_select:
  162. SELECT * FROM folders WHERE folder_name = 'Outbox'
  163.  
  164. ===========
  165. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started
  166. Camel SQL Exec:
  167. SELECT * FROM folders WHERE folder_name = 'Outbox'
  168. DB Operation ended. Time Taken : 0.000067
  169. ###########
  170.  
  171. camel_db_select:
  172. SELECT uid,flags FROM 'Outbox' order by dreceived
  173.  
  174. ===========
  175. DB SQL operation [SELECT uid,flags FROM 'Outbox' order by dreceived] started
  176. Camel SQL Exec:
  177. SELECT uid,flags FROM 'Outbox' order by dreceived
  178. DB Operation ended. Time Taken : 0.000056
  179. ###########
  180. Creating Collation (null) on dreceived with (nil)
  181.  
  182. camel_db_select:
  183. SELECT * FROM folders WHERE folder_name = 'Sent'
  184.  
  185. ===========
  186. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started
  187. Camel SQL Exec:
  188. SELECT * FROM folders WHERE folder_name = 'Sent'
  189. DB Operation ended. Time Taken : 0.000066
  190. ###########
  191.  
  192. camel_db_select:
  193. SELECT uid,flags FROM 'Sent' order by dreceived
  194.  
  195. ===========
  196. DB SQL operation [SELECT uid,flags FROM 'Sent' order by dreceived] started
  197. Camel SQL Exec:
  198. SELECT uid,flags FROM 'Sent' order by dreceived
  199. DB Operation ended. Time Taken : 0.000061
  200. ###########
  201. Creating Collation (null) on dreceived with (nil)
  202.  
  203. camel_db_select:
  204. SELECT * FROM folders WHERE folder_name = 'Templates'
  205.  
  206. ===========
  207. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started
  208. Camel SQL Exec:
  209. SELECT * FROM folders WHERE folder_name = 'Templates'
  210. DB Operation ended. Time Taken : 0.000069
  211. ###########
  212.  
  213. camel_db_select:
  214. SELECT uid,flags FROM 'Templates' order by dreceived
  215.  
  216. ===========
  217. DB SQL operation [SELECT uid,flags FROM 'Templates' order by dreceived] started
  218. Camel SQL Exec:
  219. SELECT uid,flags FROM 'Templates' order by dreceived
  220. DB Operation ended. Time Taken : 0.000055
  221. ###########
  222.  
  223. ===========
  224. DB SQL operation [SAVEPOINT TN1] started
  225. Camel SQL Exec:
  226. SAVEPOINT TN1
  227. Camel SQL Exec:
  228. CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT)
  229. Camel SQL Exec:
  230. INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk'
  231. Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' [no such table: .#evolution/Junk].
  232. Camel SQL Exec:
  233. DELETE FROM folders WHERE folder_name = '.#evolution/Junk'
  234. Camel SQL Exec:
  235. DROP TABLE '.#evolution/Junk'
  236. Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk' [no such table: .#evolution/Junk].
  237. Camel SQL Exec:
  238. DROP TABLE '.#evolution/Junk_bodystructure'
  239. Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk_bodystructure' [no such table: .#evolution/Junk_bodystructure].
  240. Camel SQL Exec:
  241. RELEASE SAVEPOINT TN1
  242. DB Operation ended. Time Taken : 0.000328
  243. ###########
  244. imapx_find_connection_unlocked: for-expensive:0 will return:(nil) cmd-count:-2 has-expensive:-2 found:0; connections opened:0 max:3
  245. [imapx:A] I/O: '* OK [CAPABILITY IMAP4rev1 NAMESPACE CHILDREN IDLE QUOTA SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS ACL ACL2=UNION STARTTLS LOGINDISABLED] Courier-IMAP ready. Copyright 1998-2011 Double Precision, Inc. See COPYING for distribution information.'
  246. [imapx:A] got untagged response
  247. [imapx:A] Have token 'OK' id 0
  248. [imapx:A] got capability flags 000010da
  249. [imapx:A] adding command, format = 'STARTTLS'
  250. [imapx:A] completing command buffer is [8] 'STARTTLS'
  251. [imapx:A] completing command buffer is [0] ''
  252. [imapx:A] Starting command (active=1,) A00000 STARTTLS
  253. [imapx:A] I/O: 'A00000 STARTTLS'
  254. [imapx:A] I/O: 'A00000 OK Begin SSL/TLS negotiation now.'
  255. [imapx:A] Got completion response for command 00000 'STARTTLS'
  256. [imapx:A] ** Starting next command
  257. [imapx:A] * no, no jobs
  258. [imapx:A] I/O: ''
  259. [imapx:A] adding command, format = 'CAPABILITY'
  260. [imapx:A] completing command buffer is [10] 'CAPABILITY'
  261. [imapx:A] completing command buffer is [0] ''
  262. [imapx:A] Starting command (active=1,) A00001 CAPABILITY
  263. [imapx:A] I/O: 'A00001 CAPABILITY'
  264.  
  265. ===========
  266. DB SQL operation [SAVEPOINT TN1] started
  267. Camel SQL Exec:
  268. SAVEPOINT TN1
  269. Camel SQL Exec:
  270. CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT)
  271. Camel SQL Exec:
  272. INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk'
  273. Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' [no such table: .#evolution/Junk].
  274. Camel SQL Exec:
  275. DELETE FROM folders WHERE folder_name = '.#evolution/Junk'
  276. Camel SQL Exec:
  277. DROP TABLE '.#evolution/Junk'
  278. Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk' [no such table: .#evolution/Junk].
  279. Camel SQL Exec:
  280. DROP TABLE '.#evolution/Junk_bodystructure'
  281. Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk_bodystructure' [no such table: .#evolution/Junk_bodystructure].
  282. Camel SQL Exec:
  283. RELEASE SAVEPOINT TN1
  284. DB Operation ended. Time Taken : 0.000327
  285. ###########
  286. sexp is : [(match-all (system-flag "Junk"))]
  287. Equivalent sql SELECT uid FROM 'Sent' WHERE (junk = 1)
  288.  
  289. camel_db_select:
  290. SELECT uid FROM 'Sent' WHERE (junk = 1)
  291.  
  292. ===========
  293. DB SQL operation [SELECT uid FROM 'Sent' WHERE (junk = 1)] started
  294. Camel SQL Exec:
  295. SELECT uid FROM 'Sent' WHERE (junk = 1)
  296. DB Operation ended. Time Taken : 0.000073
  297. ###########
  298. sexp is : [(match-all (system-flag "Junk"))]
  299. Equivalent sql SELECT uid FROM 'Inbox' WHERE (junk = 1)
  300.  
  301. camel_db_select:
  302. SELECT uid FROM 'Inbox' WHERE (junk = 1)
  303.  
  304. ===========
  305. DB SQL operation [SELECT uid FROM 'Inbox' WHERE (junk = 1)] started
  306. Camel SQL Exec:
  307. SELECT uid FROM 'Inbox' WHERE (junk = 1)
  308. DB Operation ended. Time Taken : 0.000057
  309. ###########
  310. sexp is : [(match-all (system-flag "Junk"))]
  311. Equivalent sql SELECT uid FROM 'Drafts' WHERE (junk = 1)
  312.  
  313. camel_db_select:
  314. SELECT uid FROM 'Drafts' WHERE (junk = 1)
  315.  
  316. ===========
  317. DB SQL operation [SELECT uid FROM 'Drafts' WHERE (junk = 1)] started
  318. Camel SQL Exec:
  319. SELECT uid FROM 'Drafts' WHERE (junk = 1)
  320. DB Operation ended. Time Taken : 0.000068
  321. ###########
  322. sexp is : [(match-all (system-flag "Junk"))]
  323. Equivalent sql SELECT uid FROM 'Templates' WHERE (junk = 1)
  324.  
  325. camel_db_select:
  326. SELECT uid FROM 'Templates' WHERE (junk = 1)
  327.  
  328. ===========
  329. DB SQL operation [SELECT uid FROM 'Templates' WHERE (junk = 1)] started
  330. Camel SQL Exec:
  331. SELECT uid FROM 'Templates' WHERE (junk = 1)
  332. DB Operation ended. Time Taken : 0.000056
  333. ###########
  334. sexp is : [(match-all (system-flag "Junk"))]
  335. Equivalent sql SELECT uid FROM 'Outbox' WHERE (junk = 1)
  336.  
  337. camel_db_select:
  338. SELECT uid FROM 'Outbox' WHERE (junk = 1)
  339.  
  340. ===========
  341. DB SQL operation [SELECT uid FROM 'Outbox' WHERE (junk = 1)] started
  342. Camel SQL Exec:
  343. SELECT uid FROM 'Outbox' WHERE (junk = 1)
  344. DB Operation ended. Time Taken : 0.000058
  345. ###########
  346.  
  347. ===========
  348. DB SQL operation [SAVEPOINT TN1] started
  349. Camel SQL Exec:
  350. SAVEPOINT TN1
  351. Camel SQL Exec:
  352. CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT)
  353. Camel SQL Exec:
  354. INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash'
  355. Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' [no such table: .#evolution/Trash].
  356. Camel SQL Exec:
  357. DELETE FROM folders WHERE folder_name = '.#evolution/Trash'
  358. Camel SQL Exec:
  359. DROP TABLE '.#evolution/Trash'
  360. Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash' [no such table: .#evolution/Trash].
  361. Camel SQL Exec:
  362. DROP TABLE '.#evolution/Trash_bodystructure'
  363. Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash_bodystructure' [no such table: .#evolution/Trash_bodystructure].
  364. Camel SQL Exec:
  365. RELEASE SAVEPOINT TN1
  366. DB Operation ended. Time Taken : 0.000186
  367. ###########
  368. sexp is : [(match-all (system-flag "Deleted"))]
  369. Equivalent sql SELECT uid FROM 'Sent' WHERE (deleted = 1)
  370.  
  371. camel_db_select:
  372. SELECT uid FROM 'Sent' WHERE (deleted = 1)
  373.  
  374. ===========
  375. DB SQL operation [SELECT uid FROM 'Sent' WHERE (deleted = 1)] started
  376. Camel SQL Exec:
  377. SELECT uid FROM 'Sent' WHERE (deleted = 1)
  378. DB Operation ended. Time Taken : 0.000059
  379. ###########
  380. sexp is : [(match-all (system-flag "Deleted"))]
  381. Equivalent sql SELECT uid FROM 'Inbox' WHERE (deleted = 1)
  382.  
  383. camel_db_select:
  384. SELECT uid FROM 'Inbox' WHERE (deleted = 1)
  385.  
  386. ===========
  387. DB SQL operation [SELECT uid FROM 'Inbox' WHERE (deleted = 1)] started
  388. Camel SQL Exec:
  389. SELECT uid FROM 'Inbox' WHERE (deleted = 1)
  390. DB Operation ended. Time Taken : 0.000055
  391. ###########
  392. sexp is : [(match-all (system-flag "Deleted"))]
  393. Equivalent sql SELECT uid FROM 'Drafts' WHERE (deleted = 1)
  394.  
  395. camel_db_select:
  396. SELECT uid FROM 'Drafts' WHERE (deleted = 1)
  397.  
  398. ===========
  399. DB SQL operation [SELECT uid FROM 'Drafts' WHERE (deleted = 1)] started
  400. Camel SQL Exec:
  401. SELECT uid FROM 'Drafts' WHERE (deleted = 1)
  402. DB Operation ended. Time Taken : 0.000053
  403. ###########
  404. sexp is : [(match-all (system-flag "Deleted"))]
  405. Equivalent sql SELECT uid FROM 'Templates' WHERE (deleted = 1)
  406.  
  407. camel_db_select:
  408. SELECT uid FROM 'Templates' WHERE (deleted = 1)
  409.  
  410. ===========
  411. DB SQL operation [SELECT uid FROM 'Templates' WHERE (deleted = 1)] started
  412. Camel SQL Exec:
  413. SELECT uid FROM 'Templates' WHERE (deleted = 1)
  414. DB Operation ended. Time Taken : 0.000053
  415. ###########
  416. sexp is : [(match-all (system-flag "Deleted"))]
  417. Equivalent sql SELECT uid FROM 'Outbox' WHERE (deleted = 1)
  418.  
  419. camel_db_select:
  420. SELECT uid FROM 'Outbox' WHERE (deleted = 1)
  421.  
  422. ===========
  423. DB SQL operation [SELECT uid FROM 'Outbox' WHERE (deleted = 1)] started
  424. Camel SQL Exec:
  425. SELECT uid FROM 'Outbox' WHERE (deleted = 1)
  426. DB Operation ended. Time Taken : 0.000052
  427. ###########
  428.  
  429. (evolution:2631): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
  430. Thread 0x5212e80 >
  431. Get folder info(0x461f210:local, '<null>') =
  432. full_name: Inbox
  433. flags: 00000448
  434. full_name: Drafts
  435. flags: 00000008
  436. full_name: Outbox
  437. flags: 00000808
  438. full_name: Sent
  439. flags: 00001408
  440. full_name: Templates
  441. flags: 00000008
  442. full_name: .#evolution/Trash
  443. flags: 00000cf2
  444. full_name: .#evolution/Junk
  445. flags: 000010f2
  446. < 0x5212e80 >
  447. Thread 0x5213000 >
  448. Get folder info(0x46a5150:vfolder, '<null>') =
  449. full_name: UNMATCHED
  450. flags: 0000006a
  451. < 0x5213000 >
  452. [imapx:A] I/O: '* CAPABILITY IMAP4rev1 NAMESPACE AUTH=PLAIN CHILDREN IDLE QUOTA SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS ACL ACL2=UNION
  453. A00001 OK CAPABILITY completed'
  454. [imapx:A] got untagged response
  455. [imapx:A] Have token 'CAPABILITY' id 0
  456. [imapx:A] got capability flags 0000109a
  457. [imapx:A] Got completion response for command 00001 'CAPABILITY'
  458. [imapx:A] ** Starting next command
  459. [imapx:A] * no, no jobs
  460. [imapx:A] adding command, format = 'LOGIN %s %s'
  461. [imapx:A] got string '***'
  462. [imapx:A] got string '***'
  463. [imapx:A] completing command buffer is [23] 'LOGIN...'
  464. [imapx:A] completing command buffer is [0] ''
  465. [imapx:A] Starting command (active=1,) A00002 LOGIN...
  466. [imapx:A] I/O: 'A00002 LOGIN ...'
  467. [imapx:A] I/O: 'A00002 OK LOGIN Ok.'
  468. [imapx:A] Got completion response for command 00002 'LOGIN'
  469. [imapx:A] ** Starting next command
  470. [imapx:A] * no, no jobs
  471. [imapx:A] adding command, format = 'CAPABILITY'
  472. [imapx:A] completing command buffer is [10] 'CAPABILITY'
  473. [imapx:A] completing command buffer is [0] ''
  474. [imapx:A] Starting command (active=1,) A00003 CAPABILITY
  475. [imapx:A] I/O: 'A00003 CAPABILITY'
  476. [imapx:A] I/O: '* CAPABILITY IMAP4rev1 NAMESPACE AUTH=PLAIN CHILDREN IDLE QUOTA SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS ACL ACL2=UNION
  477. A00003 OK CAPABILITY completed'
  478. [imapx:A] got untagged response
  479. [imapx:A] Have token 'CAPABILITY' id 0
  480. [imapx:A] got capability flags 0000109a
  481. [imapx:A] Got completion response for command 00003 'CAPABILITY'
  482. [imapx:A] ** Starting next command
  483. [imapx:A] * no, no jobs
  484. [imapx:A] adding command, format = 'NAMESPACE'
  485. [imapx:A] completing command buffer is [9] 'NAMESPACE'
  486. [imapx:A] completing command buffer is [0] ''
  487. [imapx:A] Starting command (active=1,) A00004 NAMESPACE
  488. [imapx:A] I/O: 'A00004 NAMESPACE'
  489. [imapx:A] I/O: '* NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." "."))
  490. A00004 OK NAMESPACE completed.'
  491. [imapx:A] got untagged response
  492. [imapx:A] Have token 'NAMESPACE' id 0
  493. [imapx:A] Got completion response for command 00004 'NAMESPACE'
  494. [imapx:A] ** Starting next command
  495. [imapx:A] * no, no jobs
  496. [imapx:A] Created new connection 0x7f16dc035c10 (server:0x1ec9840) for (null); total connections 1
  497. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:1 max:3
  498. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  499. [imapx:A] adding command, format = 'LIST "" %s'
  500. [imapx:A] got string 'INBOX.*'
  501. [imapx:A] completing command buffer is [17] 'LIST "" "INBOX.*"'
  502. [imapx:A] enqueue job 'LIST "" "INBOX.*"'
  503. [imapx:A] ** Starting next command
  504. [imapx:A] * queueing job -80 'LIST'
  505. [imapx:A] completing command buffer is [0] ''
  506. [imapx:A] Starting command (active=1,) A00005 LIST "" "INBOX.*"
  507. [imapx:A] I/O: 'A00005 LIST "" "INBOX.*"'
  508. [imapx:A] I/O: '* LIST (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  509. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  510. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  511. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  512. A00005 OK LIST completed'
  513. [imapx:A] got untagged response
  514. [imapx:A] Have token 'LIST' id 0
  515. [imapx:*] CamelIMAPXStore::mailbox-created ("INBOX.Drafts")
  516. [imapx:A] got untagged response
  517. [imapx:A] Have token 'LIST' id 0
  518. [imapx:*] CamelIMAPXStore::mailbox-created ("INBOX.Junk")
  519. [imapx:A] got untagged response
  520. [imapx:A] Have token 'LIST' id 0
  521. [imapx:*] CamelIMAPXStore::mailbox-created ("INBOX.Trash")
  522. [imapx:A] got untagged response
  523. [imapx:A] Have token 'LIST' id 0
  524. [imapx:*] CamelIMAPXStore::mailbox-created ("INBOX.Sent")
  525. [imapx:A] Got completion response for command 00005 'LIST'
  526. [imapx:A] adding command, format = 'LSUB "" %s'
  527. [imapx:A] got string 'INBOX.*'
  528. [imapx:A] completing command buffer is [17] 'LSUB "" "INBOX.*"'
  529. [imapx:A] enqueue job 'LSUB "" "INBOX.*"'
  530. [imapx:A] ** Starting next command
  531. [imapx:A] * queueing job -80 'LIST'
  532. [imapx:A] completing command buffer is [0] ''
  533. [imapx:A] Starting command (active=1,) A00006 LSUB "" "INBOX.*"
  534. [imapx:A] I/O: 'A00006 LSUB "" "INBOX.*"'
  535. [imapx:A] ** Starting next command
  536. [imapx:A] * no, no jobs
  537. [imapx:A] I/O: '* LSUB (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  538. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  539. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  540. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  541. A00006 OK LSUB completed'
  542. [imapx:A] got untagged response
  543. [imapx:A] Have token 'LSUB' id 0
  544. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  545. [imapx:A] got untagged response
  546. [imapx:A] Have token 'LSUB' id 0
  547. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  548. [imapx:A] got untagged response
  549. [imapx:A] Have token 'LSUB' id 0
  550. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  551. [imapx:A] got untagged response
  552. [imapx:A] Have token 'LSUB' id 0
  553. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  554. [imapx:A] Got completion response for command 00006 'LIST'
  555. [imapx:A] ==== list or lsub completed ====
  556. [imapx:A] adding command, format = 'LIST "" %s'
  557. [imapx:A] got string '#shared.*'
  558. [imapx:A] completing command buffer is [19] 'LIST "" "#shared.*"'
  559. [imapx:A] enqueue job 'LIST "" "#shared.*"'
  560. [imapx:A] ** Starting next command
  561. [imapx:A] * queueing job -80 'LIST'
  562. [imapx:A] completing command buffer is [0] ''
  563. [imapx:A] Starting command (active=1,) A00007 LIST "" "#shared.*"
  564. [imapx:A] I/O: 'A00007 LIST "" "#shared.*"'
  565. [imapx:A] ** Starting next command
  566. [imapx:A] * no, no jobs
  567. [imapx:A] ** Starting next command
  568. [imapx:A] * no, no jobs
  569. Added extension 'EMailFormatterVCard' for type 'text/vcard'
  570. Added extension 'EMailFormatterVCard' for type 'text/x-vcard'
  571. Added extension 'EMailFormatterVCard' for type 'text/directory'
  572. Added extension 'EMailFormatterTextHighlight' for type 'text/plain'
  573. Added extension 'EMailFormatterTextHighlight' for type 'text/*'
  574. Added extension 'EMailFormatterTextHighlight' for type 'text/x-asm'
  575. Added extension 'EMailFormatterTextHighlight' for type 'application/x-bsh'
  576. Added extension 'EMailFormatterTextHighlight' for type 'application/x-sh'
  577. Added extension 'EMailFormatterTextHighlight' for type 'application/x-shar'
  578. Added extension 'EMailFormatterTextHighlight' for type 'application/x-shellscript'
  579. Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.sh'
  580. Added extension 'EMailFormatterTextHighlight' for type 'text/x-c'
  581. Added extension 'EMailFormatterTextHighlight' for type 'text/x-csharp'
  582. Added extension 'EMailFormatterTextHighlight' for type 'text/css'
  583. Added extension 'EMailFormatterTextHighlight' for type 'text/java-source'
  584. Added extension 'EMailFormatterTextHighlight' for type 'text/javascript'
  585. Added extension 'EMailFormatterTextHighlight' for type 'application/x-javascript'
  586. Added extension 'EMailFormatterTextHighlight' for type 'text/x-diff'
  587. Added extension 'EMailFormatterTextHighlight' for type 'text/x-patch'
  588. Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.perl'
  589. Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.perl-module'
  590. Added extension 'EMailFormatterTextHighlight' for type 'application/x-pixclscript'
  591. Added extension 'EMailFormatterTextHighlight' for type 'application/x-xpixmap'
  592. Added extension 'EMailFormatterTextHighlight' for type 'text/php'
  593. Added extension 'EMailFormatterTextHighlight' for type 'text/x-php'
  594. Added extension 'EMailFormatterTextHighlight' for type 'application/php'
  595. Added extension 'EMailFormatterTextHighlight' for type 'application/x-php'
  596. Added extension 'EMailFormatterTextHighlight' for type 'application/x-httpd-php'
  597. Added extension 'EMailFormatterTextHighlight' for type 'application/x-httpd-php-source'
  598. Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.python'
  599. Added extension 'EMailFormatterTextHighlight' for type 'application/x-ruby'
  600. Added extension 'EMailFormatterTextHighlight' for type 'text/x-tcl'
  601. Added extension 'EMailFormatterTextHighlight' for type 'text/x-tex'
  602. Added extension 'EMailFormatterTextHighlight' for type 'text/x-vala'
  603. Added extension 'EMailFormatterTextHighlight' for type 'text/xml'
  604. Added extension 'EMailFormatterTextHighlight' for type 'application/xml'
  605. Added extension 'EMailFormatterTextHighlight' for type 'application/x-xml'
  606. Added extension 'EMailFormatterTextHighlight' for type 'text/x-adasrc'
  607. Added extension 'EMailFormatterTextHighlight' for type 'text/x-awk'
  608. Added extension 'EMailFormatterTextHighlight' for type 'text/x-cobol'
  609. Added extension 'EMailFormatterTextHighlight' for type 'text/x-erlang'
  610. Added extension 'EMailFormatterTextHighlight' for type 'text/x-fortran'
  611. Added extension 'EMailFormatterTextHighlight' for type 'text/x-fortran'
  612. Added extension 'EMailFormatterTextHighlight' for type 'text/x-go'
  613. Added extension 'EMailFormatterTextHighlight' for type 'text/x-haskell'
  614. Added extension 'EMailFormatterTextHighlight' for type 'text/x-jsp'
  615. Added extension 'EMailFormatterTextHighlight' for type 'text/x-emacs-lisp'
  616. Added extension 'EMailFormatterTextHighlight' for type 'application/vnd.lotus-1-2-3'
  617. Added extension 'EMailFormatterTextHighlight' for type 'text/x-lua'
  618. Added extension 'EMailFormatterTextHighlight' for type 'text/x-matlab'
  619. Added extension 'EMailFormatterTextHighlight' for type 'text/x-objchdr'
  620. Added extension 'EMailFormatterTextHighlight' for type 'text/x-objcsrc'
  621. Added extension 'EMailFormatterTextHighlight' for type 'text/x-ocaml'
  622. Added extension 'EMailFormatterTextHighlight' for type 'text/x-pascal'
  623. Added extension 'EMailFormatterTextHighlight' for type 'text/x-rpm-spec'
  624. Added extension 'EMailFormatterTextHighlight' for type 'text/x-scala'
  625. Added extension 'EMailFormatterTextHighlight' for type 'text/x-vhdl'
  626. Added extension 'EMailFormatterItip' for type 'text/calendar'
  627. Added extension 'EMailFormatterItip' for type 'application/ics'
  628. Added extension 'EMailFormatterAttachment' for type 'application/vnd.evolution.attachment'
  629. Added extension 'EMailFormatterAttachment' for type 'application/vnd.evolution.widget.attachment-button'
  630. Added extension 'EMailFormatterAttachmentBar' for type 'application/vnd.evolution.widget.attachment-bar'
  631. Added extension 'EMailFormatterAudio' for type 'application/vnd.evolution.widget.audio'
  632. Added extension 'EMailFormatterAudio' for type 'audio/ac3'
  633. Added extension 'EMailFormatterAudio' for type 'audio/x-ac3'
  634. Added extension 'EMailFormatterAudio' for type 'audio/basic'
  635. Added extension 'EMailFormatterAudio' for type 'audio/mpeg'
  636. Added extension 'EMailFormatterAudio' for type 'audio/x-mpeg'
  637. Added extension 'EMailFormatterAudio' for type 'audio/mpeg3'
  638. Added extension 'EMailFormatterAudio' for type 'audio/x-mpeg3'
  639. Added extension 'EMailFormatterAudio' for type 'audio/mp3'
  640. Added extension 'EMailFormatterAudio' for type 'audio/x-mp3'
  641. Added extension 'EMailFormatterAudio' for type 'audio/mp4'
  642. Added extension 'EMailFormatterAudio' for type 'audio/flac'
  643. Added extension 'EMailFormatterAudio' for type 'audio/x-flac'
  644. Added extension 'EMailFormatterAudio' for type 'audio/mod'
  645. Added extension 'EMailFormatterAudio' for type 'audio/x-mod'
  646. Added extension 'EMailFormatterAudio' for type 'audio/x-wav'
  647. Added extension 'EMailFormatterAudio' for type 'audio/microsoft-wav'
  648. Added extension 'EMailFormatterAudio' for type 'audio/x-wma'
  649. Added extension 'EMailFormatterAudio' for type 'audio/x-ms-wma'
  650. Added extension 'EMailFormatterAudio' for type 'audio/ogg'
  651. Added extension 'EMailFormatterAudio' for type 'audio/x-vorbis+ogg'
  652. Added extension 'EMailFormatterAudio' for type 'application/ogg'
  653. Added extension 'EMailFormatterAudio' for type 'application/x-ogg'
  654. Added extension 'EMailFormatterError' for type 'application/vnd.evolution.error'
  655. Added extension 'EMailFormatterHeaders' for type 'application/vnd.evolution.headers'
  656. Added extension 'EMailFormatterImage' for type 'image/gif'
  657. Added extension 'EMailFormatterImage' for type 'image/jpeg'
  658. Added extension 'EMailFormatterImage' for type 'image/png'
  659. Added extension 'EMailFormatterImage' for type 'image/x-png'
  660. Added extension 'EMailFormatterImage' for type 'image/x-bmp'
  661. Added extension 'EMailFormatterImage' for type 'image/bmp'
  662. Added extension 'EMailFormatterImage' for type 'image/svg'
  663. Added extension 'EMailFormatterImage' for type 'image/x-cmu-raster'
  664. Added extension 'EMailFormatterImage' for type 'image/x-ico'
  665. Added extension 'EMailFormatterImage' for type 'image/x-portable-anymap'
  666. Added extension 'EMailFormatterImage' for type 'image/x-portable-bitmap'
  667. Added extension 'EMailFormatterImage' for type 'image/x-portable-graymap'
  668. Added extension 'EMailFormatterImage' for type 'image/x-portable-pixmap'
  669. Added extension 'EMailFormatterImage' for type 'image/x-xpixmap'
  670. Added extension 'EMailFormatterImage' for type 'image/jpg'
  671. Added extension 'EMailFormatterImage' for type 'image/pjpeg'
  672. Added extension 'EMailFormatterImage' for type 'image/*'
  673. Added extension 'EMailFormatterMessageRFC822' for type 'message/rfc822'
  674. Added extension 'EMailFormatterMessageRFC822' for type 'application/vnd.evolution.rfc822.end'
  675. Added extension 'EMailFormatterSecureButton' for type 'application/vnd.evolution.widget.secure-button'
  676. Added extension 'EMailFormatterSource' for type 'application/vnd.evolution.source'
  677. Added extension 'EMailFormatterTextEnriched' for type 'text/enriched'
  678. Added extension 'EMailFormatterTextEnriched' for type 'text/richtext'
  679. Added extension 'EMailFormatterTextHTML' for type 'text/html'
  680. Added extension 'EMailFormatterTextPlain' for type 'text/plain'
  681. Added extension 'EMailFormatterTextPlain' for type 'text/*'
  682. Added extension 'EMailFormatterTextPlain' for type 'message/*'
  683. Added extension 'EMailFormatterTextPlain' for type 'application/vnd.evolution.plaintext'
  684. Thread 0x5213050 >
  685. Get folder info(0x46a5150:vfolder, '<null>') =
  686. full_name: UNMATCHED
  687. flags: 0000006a
  688. < 0x5213050 >
  689. [imapx:A] I/O: '* LIST (\Unmarked \HasNoChildren) "." "#shared.user1@mytest co uk.Stuff"
  690. * LIST (\Noselect \HasChildren) "." "#shared.user1@mytest co uk"
  691. A00007 OK LIST completed'
  692. [imapx:A] got untagged response
  693. [imapx:A] Have token 'LIST' id 0
  694. [imapx:*] CamelIMAPXStore::mailbox-created ("#shared.user1@mytest co uk.Stuff")
  695. [imapx:A] got untagged response
  696. [imapx:A] Have token 'LIST' id 0
  697. [imapx:*] CamelIMAPXStore::mailbox-created ("#shared.user1@mytest co uk")
  698. [imapx:A] Got completion response for command 00007 'LIST'
  699. [imapx:A] adding command, format = 'LSUB "" %s'
  700. [imapx:A] got string '#shared.*'
  701. [imapx:A] completing command buffer is [19] 'LSUB "" "#shared.*"'
  702. [imapx:A] enqueue job 'LSUB "" "#shared.*"'
  703. [imapx:A] ** Starting next command
  704. [imapx:A] * queueing job -80 'LIST'
  705. [imapx:A] completing command buffer is [0] ''
  706. [imapx:A] Starting command (active=1,) A00008 LSUB "" "#shared.*"
  707. [imapx:A] I/O: 'A00008 LSUB "" "#shared.*"'
  708. [imapx:A] ** Starting next command
  709. [imapx:A] * no, no jobs
  710. [imapx:A] I/O: '* LSUB (\Unmarked \HasNoChildren) "." "#shared.user1@mytest co uk.Stuff"
  711. * LSUB (\Noselect \HasChildren) "." "#shared.user1@mytest co uk"
  712. A00008 OK LSUB completed'
  713. [imapx:A] got untagged response
  714. [imapx:A] Have token 'LSUB' id 0
  715. [imapx:*] CamelIMAPXStore::mailbox-updated ("#shared.user1@mytest co uk.Stuff")
  716. [imapx:A] got untagged response
  717. [imapx:A] Have token 'LSUB' id 0
  718. [imapx:*] CamelIMAPXStore::mailbox-updated ("#shared.user1@mytest co uk")
  719. [imapx:A] Got completion response for command 00008 'LIST'
  720. [imapx:A] ==== list or lsub completed ====
  721. [imapx:A] ** Starting next command
  722. [imapx:A] * no, no jobs
  723. [imapx:A] ** Starting next command
  724. [imapx:A] * no, no jobs
  725. [imapx:A] adding command, format = 'LIST "" %s'
  726. [imapx:A] got string 'shared.*'
  727. [imapx:A] completing command buffer is [18] 'LIST "" "shared.*"'
  728. [imapx:A] enqueue job 'LIST "" "shared.*"'
  729. [imapx:A] ** Starting next command
  730. [imapx:A] * queueing job -80 'LIST'
  731. [imapx:A] completing command buffer is [0] ''
  732. [imapx:A] Starting command (active=1,) A00009 LIST "" "shared.*"
  733. [imapx:A] I/O: 'A00009 LIST "" "shared.*"'
  734. [imapx:A] I/O: 'A00009 OK LIST completed'
  735. [imapx:A] Got completion response for command 00009 'LIST'
  736. [imapx:A] adding command, format = 'LSUB "" %s'
  737. [imapx:A] got string 'shared.*'
  738. [imapx:A] completing command buffer is [18] 'LSUB "" "shared.*"'
  739. [imapx:A] enqueue job 'LSUB "" "shared.*"'
  740. [imapx:A] ** Starting next command
  741. [imapx:A] * queueing job -80 'LIST'
  742. [imapx:A] completing command buffer is [0] ''
  743. [imapx:A] Starting command (active=1,) A00010 LSUB "" "shared.*"
  744. [imapx:A] I/O: 'A00010 LSUB "" "shared.*"'
  745. [imapx:A] ** Starting next command
  746. [imapx:A] * no, no jobs
  747. [imapx:A] I/O: 'A00010 OK LSUB completed'
  748. [imapx:A] Got completion response for command 00010 'LIST'
  749. [imapx:A] ==== list or lsub completed ====
  750. [imapx:A] ** Starting next command
  751. [imapx:A] * no, no jobs
  752. [imapx:A] ** Starting next command
  753. [imapx:A] * no, no jobs
  754. [imapx:A] adding command, format = 'LIST "" %s'
  755. [imapx:A] got string 'INBOX'
  756. [imapx:A] completing command buffer is [13] 'LIST "" INBOX'
  757. [imapx:A] enqueue job 'LIST "" INBOX'
  758. [imapx:A] ** Starting next command
  759. [imapx:A] * queueing job -80 'LIST'
  760. [imapx:A] completing command buffer is [0] ''
  761. [imapx:A] Starting command (active=1,) A00011 LIST "" INBOX
  762. [imapx:A] I/O: 'A00011 LIST "" INBOX'
  763. [imapx:A] I/O: '* LIST (\Unmarked \HasChildren) "." "INBOX"
  764. A00011 OK LIST completed'
  765. [imapx:A] got untagged response
  766. [imapx:A] Have token 'LIST' id 0
  767. [imapx:*] CamelIMAPXStore::mailbox-created ("INBOX")
  768. [imapx:A] Got completion response for command 00011 'LIST'
  769. [imapx:A] adding command, format = 'LSUB "" %s'
  770. [imapx:A] got string 'INBOX'
  771. [imapx:A] completing command buffer is [13] 'LSUB "" INBOX'
  772. [imapx:A] enqueue job 'LSUB "" INBOX'
  773. [imapx:A] ** Starting next command
  774. [imapx:A] * queueing job -80 'LIST'
  775. [imapx:A] completing command buffer is [0] ''
  776. [imapx:A] Starting command (active=1,) A00012 LSUB "" INBOX
  777. [imapx:A] I/O: 'A00012 LSUB "" INBOX'
  778. [imapx:A] ** Starting next command
  779. [imapx:A] * no, no jobs
  780. [imapx:A] I/O: '* LSUB (\Unmarked \HasChildren) "." "INBOX"
  781. A00012 OK LSUB completed'
  782. [imapx:A] got untagged response
  783. [imapx:A] Have token 'LSUB' id 0
  784. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  785. [imapx:A] Got completion response for command 00012 'LIST'
  786. [imapx:A] ==== list or lsub completed ====
  787. [imapx:A] ** Starting next command
  788. [imapx:A] * no, no jobs
  789. [imapx:A] ** Starting next command
  790. [imapx:A] * no, no jobs
  791.  
  792. (evolution:2631): GLib-GObject-WARNING **: The property GtkCellRendererPixbuf:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version.
  793.  
  794. (evolution:2631): GLib-GObject-WARNING **: The property GtkSettings:gtk-toolbar-style is deprecated and shouldn't be used anymore. It will be removed in a future version.
  795. Thread 0x4846050 >
  796. Get folder info(0x1ec92f0:1434605583.6510.4@neilpc, '<null>') =
  797. full_name: INBOX
  798. flags: 00000454
  799. full_name: INBOX/Drafts
  800. flags: 00000018
  801. full_name: INBOX/Junk
  802. flags: 00000018
  803. full_name: INBOX/Sent
  804. flags: 00000018
  805. full_name: INBOX/Trash
  806. flags: 00000018
  807. full_name: #shared
  808. flags: 00000001
  809. full_name: #shared/user1@mytest co uk
  810. flags: 00000015
  811. full_name: #shared/user1@mytest co uk/Stuff
  812. flags: 00000018
  813. full_name: .#evolution/Junk
  814. flags: 000010f2
  815. < 0x4846050 >
  816. Thread 0x5213000 >
  817. Get folder info(0x1ec92f0:1434605583.6510.4@neilpc, '<null>') =
  818. full_name: INBOX
  819. flags: 00000454
  820. full_name: INBOX/Drafts
  821. flags: 00000018
  822. full_name: INBOX/Junk
  823. flags: 00000018
  824. full_name: INBOX/Sent
  825. flags: 00000018
  826. full_name: INBOX/Trash
  827. flags: 00000018
  828. full_name: #shared
  829. flags: 00000001
  830. full_name: #shared/user1@mytest co uk
  831. flags: 00000015
  832. full_name: #shared/user1@mytest co uk/Stuff
  833. flags: 00000018
  834. full_name: .#evolution/Junk
  835. flags: 000010f2
  836. < 0x5213000 >
  837. [imapx:?] opening imap folder '/home/testuser2/.cache/evolution/mail/1434605583.6510.4@neilpc/folders/INBOX'
  838.  
  839. camel_db_select:
  840. SELECT * FROM folders WHERE folder_name = 'INBOX'
  841.  
  842. ===========
  843. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'INBOX'] started
  844. Camel SQL Exec:
  845. SELECT * FROM folders WHERE folder_name = 'INBOX'
  846.  
  847. read_fir_callback called
  848. DB Operation ended. Time Taken : 0.000249
  849. ###########
  850.  
  851. camel_db_select:
  852. SELECT uid,flags FROM 'INBOX'
  853.  
  854. ===========
  855. DB SQL operation [SELECT uid,flags FROM 'INBOX'] started
  856. Camel SQL Exec:
  857. SELECT uid,flags FROM 'INBOX'
  858. DB Operation ended. Time Taken : 0.000076
  859. ###########
  860. sexp is : [(match-all (system-flag "Junk"))]
  861. Equivalent sql SELECT uid FROM 'INBOX' WHERE (junk = 1)
  862.  
  863. camel_db_select:
  864. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  865.  
  866. ===========
  867. DB SQL operation [SELECT uid FROM 'INBOX' WHERE (junk = 1)] started
  868. Camel SQL Exec:
  869. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  870. DB Operation ended. Time Taken : 0.000087
  871. ###########
  872. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:1 max:3
  873. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  874. [imapx:A] adding command, format = 'NOOP'
  875. [imapx:A] completing command buffer is [4] 'NOOP'
  876. [imapx:A] enqueue job 'NOOP'
  877. [imapx:A] ** Starting next command
  878. [imapx:A] Selecting mailbox 'INBOX' for command 'NOOP'(0x7f1744030660)
  879. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  880. [imapx:A] adding command, format = 'SELECT %M'
  881. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  882. [imapx:A] Starting command (active=1,) A00014 SELECT INBOX
  883. [imapx:A] I/O: 'A00014 SELECT INBOX'
  884. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  885. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  886. * 1 EXISTS
  887. * 0 RECENT
  888. * OK [UIDVALIDITY 434566370] Ok
  889. * OK [MYRIGHTS "acdilrsw"] ACL
  890. A00014 OK [READ-WRITE] Ok'
  891. [imapx:A] got untagged response
  892. [imapx:A] Have token 'FLAGS' id 0
  893. [imapx:A] flags: 0020001f
  894. [imapx:A] got untagged response
  895. [imapx:A] Have token 'OK' id 0
  896. [imapx:A] got untagged response
  897. [imapx:A] Have token 'EXISTS' id 1
  898. [imapx:A] got untagged response
  899. [imapx:A] Have token 'RECENT' id 0
  900. [imapx:A] got untagged response
  901. [imapx:A] Have token 'OK' id 0
  902. [imapx:A] got untagged response
  903. [imapx:A] Have token 'OK' id 0
  904. [imapx:A] Got completion response for command 00014 'SELECT'
  905. [imapx:A] Select ok!
  906. [imapx:A] ** Starting next command
  907. [imapx:A] - we're selected on 'INBOX', current jobs?
  908. [imapx:A] -- Checking job queue
  909. [imapx:A] -- 0 'NOOP'?
  910. [imapx:A] --> starting 'NOOP'
  911. [imapx:A] completing command buffer is [0] ''
  912. [imapx:A] Starting command (active=1,) A00013 NOOP
  913. [imapx:A] I/O: 'A00013 NOOP'
  914. [imapx:A] I/O: 'A00013 OK NOOP completed'
  915. [imapx:A] Got completion response for command 00013 'NOOP'
  916. [imapx:A] ** Starting next command
  917. [imapx:A] starting idle
  918. [imapx:A] ** Starting next command
  919. [imapx:A] * no, no jobs
  920. [imapx:A] Removed folder INBOX from connection folder list - op done
  921. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:1 max:3
  922. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  923. [imapx:A] folder INBOX is not selected, total 1 / 1, unread 0 / 0, modseq 0 / 0, uidnext 2 / 0: will rescan
  924. [imapx:A] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  925. [imapx:A] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  926. [imapx:A] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  927. [imapx:A] ** Starting next command
  928. [imapx:A] - we're selected on 'INBOX', current jobs?
  929. [imapx:A] -- Checking job queue
  930. [imapx:A] -- 10 'FETCH'?
  931. [imapx:A] --> starting 'FETCH'
  932. [imapx:A] completing command buffer is [0] ''
  933. [imapx:A] Starting command (active=1,) A00015 UID FETCH 1:* (UID FLAGS)
  934. [imapx:A] I/O: 'A00015 UID FETCH 1:* (UID FLAGS)'
  935. [imapx:A] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  936. A00015 OK FETCH completed.'
  937. [imapx:A] got untagged response
  938. [imapx:A] Have token 'FETCH' id 1
  939. [imapx:A] Got completion response for command 00015 'FETCH'
  940.  
  941. camel_db_select:
  942. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX' WHERE uid = '1'
  943.  
  944. ===========
  945. DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX' WHERE uid = '1'] started
  946. Camel SQL Exec:
  947. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX' WHERE uid = '1'
  948. DB Operation ended. Time Taken : 0.000251
  949. ###########
  950. [imapx:A] ** Starting next command
  951. [imapx:A] starting idle
  952. [imapx:A] ** Starting next command
  953. [imapx:A] * no, no jobs
  954. [imapx:A] Removed folder INBOX from connection folder list - op done
  955. [imapx:?] opening imap folder '/home/testuser2/.cache/evolution/mail/1434605583.6510.4@neilpc/folders/INBOX/subfolders/Drafts'
  956.  
  957. camel_db_select:
  958. SELECT * FROM folders WHERE folder_name = 'INBOX/Drafts'
  959.  
  960. ===========
  961. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'INBOX/Drafts'] started
  962. Camel SQL Exec:
  963. SELECT * FROM folders WHERE folder_name = 'INBOX/Drafts'
  964.  
  965. read_fir_callback called
  966. DB Operation ended. Time Taken : 0.000159
  967. ###########
  968.  
  969. camel_db_select:
  970. SELECT uid,flags FROM 'INBOX/Drafts'
  971.  
  972. ===========
  973. DB SQL operation [SELECT uid,flags FROM 'INBOX/Drafts'] started
  974. Camel SQL Exec:
  975. SELECT uid,flags FROM 'INBOX/Drafts'
  976. DB Operation ended. Time Taken : 0.000058
  977. ###########
  978. sexp is : [(match-all (system-flag "Junk"))]
  979. Equivalent sql SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  980.  
  981. camel_db_select:
  982. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  983.  
  984. ===========
  985. DB SQL operation [SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)] started
  986. Camel SQL Exec:
  987. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  988. DB Operation ended. Time Taken : 0.000090
  989. ###########
  990. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:1 max:3
  991. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  992. [imapx:A] adding command, format = 'NOOP'
  993. [imapx:A] completing command buffer is [4] 'NOOP'
  994. [imapx:A] enqueue job 'NOOP'
  995. [imapx:A] ** Starting next command
  996. [imapx:A] - we're selected on 'INBOX', current jobs?
  997. [imapx:A] -- Checking job queue
  998. [imapx:A] -- 0 'NOOP'?
  999. [imapx:A] Selecting mailbox 'INBOX.Drafts' for command 'NOOP'(0x7f16d80030c0)
  1000. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Drafts")
  1001. [imapx:A] adding command, format = 'SELECT %M'
  1002. [imapx:A] completing command buffer is [19] 'SELECT INBOX.Drafts'
  1003. [imapx:A] Starting command (active=1,) A00017 SELECT INBOX.Drafts
  1004. [imapx:A] I/O: 'A00017 SELECT INBOX.Drafts'
  1005. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:2 has-expensive:0 found:0; connections opened:1 max:3
  1006. cmds:2 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  1007. [imapx:A] adding command, format = 'STATUS %M (%t)'
  1008. [imapx:A] completing command buffer is [50] 'STATUS INBOX (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1009. [imapx:A] enqueue job 'STATUS INBOX (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1010. [imapx:A] ** Starting next command
  1011. [imapx:A] -- Checking job queue for non-mailbox jobs
  1012. [imapx:A] -- 0 'NOOP'?
  1013. [imapx:A] -- 10 'STATUS'?
  1014. [imapx:A] --> starting 'STATUS'
  1015. [imapx:A] completing command buffer is [0] ''
  1016. [imapx:A] Starting command (active=2,) A00018 STATUS INBOX (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  1017. [imapx:A] I/O: 'A00018 STATUS INBOX (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1018. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1019. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1020. * 0 EXISTS
  1021. * 0 RECENT
  1022. * OK [UIDVALIDITY 434607686] Ok
  1023. * OK [MYRIGHTS "acdilrsw"] ACL
  1024. A00017 OK [READ-WRITE] Ok'
  1025. [imapx:A] got untagged response
  1026. [imapx:A] Have token 'FLAGS' id 0
  1027. [imapx:A] flags: 0020001f
  1028. [imapx:A] got untagged response
  1029. [imapx:A] Have token 'OK' id 0
  1030. [imapx:A] got untagged response
  1031. [imapx:A] Have token 'EXISTS' id 0
  1032. [imapx:A] got untagged response
  1033. [imapx:A] Have token 'RECENT' id 0
  1034. [imapx:A] got untagged response
  1035. [imapx:A] Have token 'OK' id 0
  1036. [imapx:A] got untagged response
  1037. [imapx:A] Have token 'OK' id 0
  1038. [imapx:A] Got completion response for command 00017 'SELECT'
  1039. [imapx:A] Select ok!
  1040. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  1041. [imapx:A] ** Starting next command
  1042. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  1043. [imapx:A] - 10 'STATUS'
  1044. [imapx:A] -- Checking job queue
  1045. [imapx:A] Selecting mailbox 'INBOX.Drafts' for command 'NOOP'(0x7f16d80030c0)
  1046. [imapx:A] I/O: '* STATUS "INBOX" (MESSAGES 1 UIDNEXT 2 UIDVALIDITY 434566370 UNSEEN 0)
  1047. A00018 OK STATUS Completed.'
  1048. [imapx:A] got untagged response
  1049. [imapx:A] Have token 'STATUS' id 0
  1050. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  1051. [imapx:A] Got completion response for command 00018 'STATUS'
  1052. [imapx:A] ** Starting next command
  1053. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  1054. [imapx:A] -- Checking job queue
  1055. [imapx:A] -- 0 'NOOP'?
  1056. [imapx:A] --> starting 'NOOP'
  1057. [imapx:A] completing command buffer is [0] ''
  1058. [imapx:A] Starting command (active=1,) A00016 NOOP
  1059. [imapx:A] I/O: 'A00016 NOOP'
  1060. [imapx:A] folder INBOX is not selected, total 1 / 1, unread 0 / 0, modseq 0 / 0, uidnext 0 / 2: will rescan
  1061. Thread 0x1ea2530 >
  1062. Get folder info(0x461f210:local, 'Templates') =
  1063. full_name: Templates
  1064. flags: 00000008
  1065. < 0x1ea2530 >
  1066. [imapx:A] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1067. [imapx:A] got string '2'
  1068. [imapx:A] completing command buffer is [47] 'UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1069. [imapx:A] enqueue job 'UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1070. [imapx:A] ** Starting next command
  1071. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  1072. [imapx:A] - 0 'NOOP'
  1073. [imapx:A] -- Checking job queue
  1074. [imapx:A] -- 0 'FETCH'?
  1075. [imapx:A] Selecting mailbox 'INBOX' for command 'FETCH'(0x7f1744006aa0)
  1076. sexp is : [(match-all (and (not (system-flag "deleted")) (not (system-flag "junk"))))]
  1077. Equivalent sql SELECT uid FROM 'INBOX' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )
  1078.  
  1079. camel_db_select:
  1080. SELECT uid FROM 'INBOX' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )
  1081.  
  1082. ===========
  1083. DB SQL operation [SELECT uid FROM 'INBOX' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )] started
  1084. Camel SQL Exec:
  1085. SELECT uid FROM 'INBOX' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )
  1086. DB Operation ended. Time Taken : 0.000170
  1087. ###########
  1088. [imapx:A] I/O: 'A00016 OK NOOP completed'
  1089. [imapx:A] Got completion response for command 00016 'NOOP'
  1090. [imapx:A] ** Starting next command
  1091. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  1092. [imapx:A] -- Checking job queue
  1093. [imapx:A] -- 0 'FETCH'?
  1094. [imapx:A] Selecting mailbox 'INBOX' for command 'FETCH'(0x7f1744006aa0)
  1095. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  1096. [imapx:A] adding command, format = 'SELECT %M'
  1097. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  1098. [imapx:A] Starting command (active=1,) A00020 SELECT INBOX
  1099. [imapx:A] I/O: 'A00020 SELECT INBOX'
  1100. [imapx:A] ** Starting next command
  1101. [imapx:A] -- Checking job queue for non-mailbox jobs
  1102. [imapx:A] -- 0 'FETCH'?
  1103. [imapx:A] * no, waiting for pending select 'INBOX'
  1104. [imapx:A] Removed folder INBOX/Drafts from connection folder list - op done
  1105. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:2 has-expensive:1 found:1; connections opened:1 max:3
  1106. cmds:2 has-expensive:1 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  1107. [imapx:A] adding command, format = 'STATUS %M (%t)'
  1108. [imapx:A] completing command buffer is [57] 'STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1109. [imapx:A] enqueue job 'STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1110. [imapx:A] ** Starting next command
  1111. [imapx:A] -- Checking job queue for non-mailbox jobs
  1112. [imapx:A] -- 0 'STATUS'?
  1113. [imapx:A] --> starting 'STATUS'
  1114. [imapx:A] completing command buffer is [0] ''
  1115. [imapx:A] Starting command (active=2,) A00021 STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  1116. [imapx:A] I/O: 'A00021 STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1117. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1118. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1119. * 1 EXISTS
  1120. * 0 RECENT
  1121. * OK [UIDVALIDITY 434566370] Ok
  1122. * OK [MYRIGHTS "acdilrsw"] ACL
  1123. A00020 OK [READ-WRITE] Ok'
  1124. [imapx:A] got untagged response
  1125. [imapx:A] Have token 'FLAGS' id 0
  1126. [imapx:A] flags: 0020001f
  1127. [imapx:A] got untagged response
  1128. [imapx:A] Have token 'OK' id 0
  1129. [imapx:A] got untagged response
  1130. [imapx:A] Have token 'EXISTS' id 1
  1131. [imapx:A] got untagged response
  1132. [imapx:A] Have token 'RECENT' id 0
  1133. [imapx:A] got untagged response
  1134. [imapx:A] Have token 'OK' id 0
  1135. [imapx:A] got untagged response
  1136. [imapx:A] Have token 'OK' id 0
  1137. [imapx:A] Got completion response for command 00020 'SELECT'
  1138. [imapx:A] Select ok!
  1139. [imapx:A] Will not fetch_new_messages when already refreshing information
  1140. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Drafts")
  1141. [imapx:A] ** Starting next command
  1142. [imapx:A] - we're selected on 'INBOX', current jobs?
  1143. [imapx:A] - 0 'STATUS'
  1144. [imapx:A] -- Checking job queue
  1145. [imapx:A] -- 0 'FETCH'?
  1146. [imapx:A] --> starting 'FETCH'
  1147. [imapx:A] completing command buffer is [0] ''
  1148. [imapx:A] Starting command (active=2,) A00019 UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)
  1149. [imapx:A] I/O: 'A00019 UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1150. [imapx:A] I/O: '* STATUS "INBOX.Drafts" (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 434607686 UNSEEN 0)
  1151. A00021 OK STATUS Completed.'
  1152. [imapx:A] got untagged response
  1153. [imapx:A] Have token 'STATUS' id 0
  1154. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  1155. [imapx:A] Got completion response for command 00021 'STATUS'
  1156. [imapx:A] ** Starting next command
  1157. [imapx:A] * no, no jobs
  1158. [imapx:A] folder INBOX/Drafts is not selected, total 0 / 0, unread 0 / 0, modseq 0 / 0, uidnext 0 / 1: will rescan
  1159. [imapx:A] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1160. [imapx:A] got string '1'
  1161. [imapx:A] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1162. [imapx:A] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1163. [imapx:A] ** Starting next command
  1164. [imapx:A] - we're selected on 'INBOX', current jobs?
  1165. [imapx:A] - 0 'FETCH'
  1166. [imapx:A] -- Checking job queue
  1167. [imapx:A] -- 0 'FETCH'?
  1168. [imapx:A] Selecting mailbox 'INBOX.Drafts' for command 'FETCH'(0x7f16d80032a0)
  1169. Thread 0x5212ed0 >
  1170. CamelFolder:get_message ('INBOX', '1') =
  1171. class: CamelMimeMessage
  1172. mime-type: text/plain; charset="iso-8859-1"
  1173. content class: CamelDataWrapper
  1174. content mime-type: text/plain; charset="iso-8859-1"
  1175. < 0x5212ed0 >
  1176. Added extension 'EMailParserVCard' for type 'text/vcard'
  1177. Added extension 'EMailParserVCard' for type 'text/x-vcard'
  1178. Added extension 'EMailParserVCard' for type 'text/directory'
  1179. Added extension 'EMailParserTextHighlight' for type 'text/plain'
  1180. Added extension 'EMailParserTextHighlight' for type 'text/*'
  1181. Added extension 'EMailParserTextHighlight' for type 'text/x-asm'
  1182. Added extension 'EMailParserTextHighlight' for type 'application/x-bsh'
  1183. Added extension 'EMailParserTextHighlight' for type 'application/x-sh'
  1184. Added extension 'EMailParserTextHighlight' for type 'application/x-shar'
  1185. Added extension 'EMailParserTextHighlight' for type 'application/x-shellscript'
  1186. Added extension 'EMailParserTextHighlight' for type 'text/x-script.sh'
  1187. Added extension 'EMailParserTextHighlight' for type 'text/x-c'
  1188. Added extension 'EMailParserTextHighlight' for type 'text/x-csharp'
  1189. Added extension 'EMailParserTextHighlight' for type 'text/css'
  1190. Added extension 'EMailParserTextHighlight' for type 'text/java-source'
  1191. Added extension 'EMailParserTextHighlight' for type 'text/javascript'
  1192. Added extension 'EMailParserTextHighlight' for type 'application/x-javascript'
  1193. Added extension 'EMailParserTextHighlight' for type 'text/x-diff'
  1194. Added extension 'EMailParserTextHighlight' for type 'text/x-patch'
  1195. Added extension 'EMailParserTextHighlight' for type 'text/x-script.perl'
  1196. Added extension 'EMailParserTextHighlight' for type 'text/x-script.perl-module'
  1197. Added extension 'EMailParserTextHighlight' for type 'application/x-pixclscript'
  1198. Added extension 'EMailParserTextHighlight' for type 'application/x-xpixmap'
  1199. Added extension 'EMailParserTextHighlight' for type 'text/php'
  1200. Added extension 'EMailParserTextHighlight' for type 'text/x-php'
  1201. Added extension 'EMailParserTextHighlight' for type 'application/php'
  1202. Added extension 'EMailParserTextHighlight' for type 'application/x-php'
  1203. Added extension 'EMailParserTextHighlight' for type 'application/x-httpd-php'
  1204. Added extension 'EMailParserTextHighlight' for type 'application/x-httpd-php-source'
  1205. Added extension 'EMailParserTextHighlight' for type 'text/x-script.python'
  1206. Added extension 'EMailParserTextHighlight' for type 'application/x-ruby'
  1207. Added extension 'EMailParserTextHighlight' for type 'text/x-tcl'
  1208. Added extension 'EMailParserTextHighlight' for type 'text/x-tex'
  1209. Added extension 'EMailParserTextHighlight' for type 'text/x-vala'
  1210. Added extension 'EMailParserTextHighlight' for type 'text/xml'
  1211. Added extension 'EMailParserTextHighlight' for type 'application/xml'
  1212. Added extension 'EMailParserTextHighlight' for type 'application/x-xml'
  1213. Added extension 'EMailParserTextHighlight' for type 'text/x-adasrc'
  1214. Added extension 'EMailParserTextHighlight' for type 'text/x-awk'
  1215. Added extension 'EMailParserTextHighlight' for type 'text/x-cobol'
  1216. Added extension 'EMailParserTextHighlight' for type 'text/x-erlang'
  1217. Added extension 'EMailParserTextHighlight' for type 'text/x-fortran'
  1218. Added extension 'EMailParserTextHighlight' for type 'text/x-fortran'
  1219. Added extension 'EMailParserTextHighlight' for type 'text/x-go'
  1220. Added extension 'EMailParserTextHighlight' for type 'text/x-haskell'
  1221. Added extension 'EMailParserTextHighlight' for type 'text/x-jsp'
  1222. Added extension 'EMailParserTextHighlight' for type 'text/x-emacs-lisp'
  1223. Added extension 'EMailParserTextHighlight' for type 'application/vnd.lotus-1-2-3'
  1224. Added extension 'EMailParserTextHighlight' for type 'text/x-lua'
  1225. Added extension 'EMailParserTextHighlight' for type 'text/x-matlab'
  1226. Added extension 'EMailParserTextHighlight' for type 'text/x-objchdr'
  1227. Added extension 'EMailParserTextHighlight' for type 'text/x-objcsrc'
  1228. Added extension 'EMailParserTextHighlight' for type 'text/x-ocaml'
  1229. Added extension 'EMailParserTextHighlight' for type 'text/x-pascal'
  1230. Added extension 'EMailParserTextHighlight' for type 'text/x-rpm-spec'
  1231. Added extension 'EMailParserTextHighlight' for type 'text/x-scala'
  1232. Added extension 'EMailParserTextHighlight' for type 'text/x-vhdl'
  1233. Added extension 'EMailParserPreferPlain' for type 'multipart/alternative'
  1234. Added extension 'EMailParserPreferPlain' for type 'text/html'
  1235. Added extension 'EMailParserItip' for type 'text/calendar'
  1236. Added extension 'EMailParserItip' for type 'application/ics'
  1237. Added extension 'EMailParserApplicationMBox' for type 'application/mbox'
  1238. Added extension 'EMailParserAttachmentBar' for type 'application/vnd.evolution.widget.attachment-bar'
  1239. Added extension 'EMailParserAudio' for type 'audio/ac3'
  1240. Added extension 'EMailParserAudio' for type 'audio/x-ac3'
  1241. Added extension 'EMailParserAudio' for type 'audio/basic'
  1242. Added extension 'EMailParserAudio' for type 'audio/mpeg'
  1243. Added extension 'EMailParserAudio' for type 'audio/x-mpeg'
  1244. Added extension 'EMailParserAudio' for type 'audio/mpeg3'
  1245. Added extension 'EMailParserAudio' for type 'audio/x-mpeg3'
  1246. Added extension 'EMailParserAudio' for type 'audio/mp3'
  1247. Added extension 'EMailParserAudio' for type 'audio/x-mp3'
  1248. Added extension 'EMailParserAudio' for type 'audio/mp4'
  1249. Added extension 'EMailParserAudio' for type 'audio/flac'
  1250. Added extension 'EMailParserAudio' for type 'audio/x-flac'
  1251. Added extension 'EMailParserAudio' for type 'audio/mod'
  1252. Added extension 'EMailParserAudio' for type 'audio/x-mod'
  1253. Added extension 'EMailParserAudio' for type 'audio/x-wav'
  1254. Added extension 'EMailParserAudio' for type 'audio/microsoft-wav'
  1255. Added extension 'EMailParserAudio' for type 'audio/x-wma'
  1256. Added extension 'EMailParserAudio' for type 'audio/x-ms-wma'
  1257. Added extension 'EMailParserAudio' for type 'audio/ogg'
  1258. Added extension 'EMailParserAudio' for type 'audio/x-vorbis+ogg'
  1259. Added extension 'EMailParserAudio' for type 'application/ogg'
  1260. Added extension 'EMailParserAudio' for type 'application/x-ogg'
  1261. Added extension 'EMailParserHeaders' for type 'application/vnd.evolution.headers'
  1262. Added extension 'EMailParserMessage' for type 'application/vnd.evolution.message'
  1263. Added extension 'EMailParserSecureButton' for type 'application/vnd.evolution.widget.secure-button'
  1264. Added extension 'EMailParserSource' for type 'application/vnd.evolution.source'
  1265. Added extension 'EMailParserImage' for type 'image/gif'
  1266. Added extension 'EMailParserImage' for type 'image/jpeg'
  1267. Added extension 'EMailParserImage' for type 'image/png'
  1268. Added extension 'EMailParserImage' for type 'image/x-png'
  1269. Added extension 'EMailParserImage' for type 'image/x-bmp'
  1270. Added extension 'EMailParserImage' for type 'image/bmp'
  1271. Added extension 'EMailParserImage' for type 'image/svg'
  1272. Added extension 'EMailParserImage' for type 'image/x-cmu-raster'
  1273. Added extension 'EMailParserImage' for type 'image/x-ico'
  1274. Added extension 'EMailParserImage' for type 'image/x-portable-anymap'
  1275. Added extension 'EMailParserImage' for type 'image/x-portable-bitmap'
  1276. Added extension 'EMailParserImage' for type 'image/x-portable-graymap'
  1277. Added extension 'EMailParserImage' for type 'image/x-portable-pixmap'
  1278. Added extension 'EMailParserImage' for type 'image/x-xpixmap'
  1279. Added extension 'EMailParserImage' for type 'image/jpg'
  1280. Added extension 'EMailParserImage' for type 'image/pjpeg'
  1281. Added extension 'EMailParserInlinePGPEncrypted' for type 'application/x-inlinepgp-encrypted'
  1282. Added extension 'EMailParserInlinePGPSigned' for type 'application/x-inlinepgp-signed'
  1283. Added extension 'EMailParserMessageDeliveryStatus' for type 'message/delivery-status'
  1284. Added extension 'EMailParserMessageDeliveryStatus' for type 'message/feedback-report'
  1285. Added extension 'EMailParserMessageDeliveryStatus' for type 'message/disposition-notification'
  1286. Added extension 'EMailParserMessageExternal' for type 'message/external-body'
  1287. Added extension 'EMailParserMessageRFC822' for type 'message/rfc822'
  1288. Added extension 'EMailParserMessageRFC822' for type 'message/news'
  1289. Added extension 'EMailParserMultipartAlternative' for type 'multipart/alternative'
  1290. Added extension 'EMailParserMultipartAppleDouble' for type 'multipart/appledouble'
  1291. Added extension 'EMailParserMultipartDigest' for type 'multipart/digest'
  1292. Added extension 'EMailParserMultipartEncrypted' for type 'multipart/encrypted'
  1293. Added extension 'EMailParserMultipartMixed' for type 'multipart/mixed'
  1294. Added extension 'EMailParserMultipartMixed' for type 'multipart/report'
  1295. Added extension 'EMailParserMultipartMixed' for type 'multipart/*'
  1296. Added extension 'EMailParserMultipartRelated' for type 'multipart/related'
  1297. Added extension 'EMailParserMultipartSigned' for type 'multipart/signed'
  1298. Added extension 'EMailParserMultipartSigned' for type 'application/pgp-signature'
  1299. Added extension 'EMailParserTextEnriched' for type 'text/richtext'
  1300. Added extension 'EMailParserTextEnriched' for type 'text/enriched'
  1301. Added extension 'EMailParserTextHTML' for type 'text/html'
  1302. Added extension 'EMailParserTextPlain' for type 'text/plain'
  1303. Added extension 'EMailParserTextPlain' for type 'text/*'
  1304. Added extension 'EMailParserApplicationSMIME' for type 'application/xpkcs7mime'
  1305. Added extension 'EMailParserApplicationSMIME' for type 'application/x-pkcs7-mime'
  1306. Added extension 'EMailParserApplicationSMIME' for type 'application/pkcs7-mime'
  1307. Added extension 'EMailParserApplicationSMIME' for type 'application/pkcs7-signature'
  1308. Added extension 'EMailParserApplicationSMIME' for type 'application/xpkcs7-signature'
  1309. Added extension 'EMailParserApplicationSMIME' for type 'application/x-pkcs7-signature'
  1310. Thread 0x45ceed0 >
  1311. EMailParser finished with EMailPartList:
  1312. id: .message | cid: (null) | mime_type: (null) | is_hidden: 0 | is_attachment: 0
  1313. id: .message.headers | cid: (null) | mime_type: application/vnd.evolution.headers | is_hidden: 0 | is_attachment: 0
  1314. id: .message.attachment-bar | cid: (null) | mime_type: application/vnd.evolution.widget.attachment-bar | is_hidden: 0 | is_attachment: 0
  1315. id: .message.text-highlight.plain_text.0 | cid: (null) | mime_type: text/plain | is_hidden: 0 | is_attachment: 0
  1316. < 0x45ceed0 >
  1317. Thread 0x1ea2530 >
  1318. handle_mail_request: found part-list 0x7f16d43e0ba0 for full_uri 'mail://1434605583.6510.4/neilpc/INBOX/1?mode=0&headers_collapsable=1&headers_collapsed=1&formatter_default_charset=&formatter_charset='
  1319. < 0x1ea2530 >
  1320. [imapx:A] I/O: 'A00019 OK FETCH completed.'
  1321. [imapx:A] Got completion response for command 00019 'FETCH'
  1322. [imapx:A] ** Starting next command
  1323. [imapx:A] - we're selected on 'INBOX', current jobs?
  1324. [imapx:A] -- Checking job queue
  1325. [imapx:A] -- 0 'FETCH'?
  1326. [imapx:A] Selecting mailbox 'INBOX.Drafts' for command 'FETCH'(0x7f16d80032a0)
  1327. [imapx:A] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  1328. [imapx:A] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  1329. [imapx:A] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  1330. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Drafts")
  1331. [imapx:A] adding command, format = 'SELECT %M'
  1332. [imapx:A] completing command buffer is [19] 'SELECT INBOX.Drafts'
  1333. [imapx:A] Starting command (active=1,) A00024 SELECT INBOX.Drafts
  1334. [imapx:A] I/O: 'A00024 SELECT INBOX.Drafts'
  1335. [imapx:A] ** Starting next command
  1336. [imapx:A] -- Checking job queue for non-mailbox jobs
  1337. [imapx:A] -- 0 'FETCH'?
  1338. [imapx:A] * no, waiting for pending select 'INBOX.Drafts'
  1339. [imapx:A] ** Starting next command
  1340. [imapx:A] -- Checking job queue for non-mailbox jobs
  1341. [imapx:A] -- 0 'FETCH'?
  1342. [imapx:A] -- 10 'FETCH'?
  1343. [imapx:A] * no, waiting for pending select 'INBOX.Drafts'
  1344. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1345. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1346. * 0 EXISTS
  1347. * 0 RECENT
  1348. * OK [UIDVALIDITY 434607686] Ok
  1349. * OK [MYRIGHTS "acdilrsw"] ACL
  1350. A00024 OK [READ-WRITE] Ok'
  1351. [imapx:A] got untagged response
  1352. [imapx:A] Have token 'FLAGS' id 0
  1353. [imapx:A] flags: 0020001f
  1354. [imapx:A] got untagged response
  1355. [imapx:A] Have token 'OK' id 0
  1356. [imapx:A] got untagged response
  1357. [imapx:A] Have token 'EXISTS' id 0
  1358. [imapx:A] got untagged response
  1359. [imapx:A] Have token 'RECENT' id 0
  1360. [imapx:A] got untagged response
  1361. [imapx:A] Have token 'OK' id 0
  1362. [imapx:A] got untagged response
  1363. [imapx:A] Have token 'OK' id 0
  1364. [imapx:A] Got completion response for command 00024 'SELECT'
  1365. [imapx:A] Select ok!
  1366. [imapx:A] Will not fetch_new_messages when already refreshing information
  1367. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  1368. [imapx:A] ** Starting next command
  1369. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  1370. [imapx:A] -- Checking job queue
  1371. [imapx:A] -- 0 'FETCH'?
  1372. [imapx:A] --> starting 'FETCH'
  1373. [imapx:A] completing command buffer is [0] ''
  1374. [imapx:A] Starting command (active=1,) A00022 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  1375. [imapx:A] I/O: 'A00022 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1376. [imapx:A] I/O: 'A00022 OK FETCH completed.'
  1377. [imapx:A] Got completion response for command 00022 'FETCH'
  1378. [imapx:A] ** Starting next command
  1379. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  1380. [imapx:A] -- Checking job queue
  1381. [imapx:A] -- 10 'FETCH'?
  1382. [imapx:A] Selecting mailbox 'INBOX' for command 'FETCH'(0x4d0e200)
  1383. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  1384. [imapx:A] adding command, format = 'SELECT %M'
  1385. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  1386. [imapx:A] Starting command (active=1,) A00025 SELECT INBOX
  1387. [imapx:A] I/O: 'A00025 SELECT INBOX'
  1388. [imapx:A] ** Starting next command
  1389. [imapx:A] -- Checking job queue for non-mailbox jobs
  1390. [imapx:A] -- 10 'FETCH'?
  1391. [imapx:A] * no, waiting for pending select 'INBOX'
  1392. [imapx:A] ** Starting next command
  1393. [imapx:A] -- Checking job queue for non-mailbox jobs
  1394. [imapx:A] -- 10 'FETCH'?
  1395. [imapx:A] * no, waiting for pending select 'INBOX'
  1396. [imapx:A] Removed folder INBOX/Drafts from connection folder list - op done
  1397. [imapx:?] opening imap folder '/home/testuser2/.cache/evolution/mail/1434605583.6510.4@neilpc/folders/INBOX/subfolders/Junk'
  1398.  
  1399. camel_db_select:
  1400. SELECT * FROM folders WHERE folder_name = 'INBOX/Junk'
  1401.  
  1402. ===========
  1403. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'INBOX/Junk'] started
  1404. Camel SQL Exec:
  1405. SELECT * FROM folders WHERE folder_name = 'INBOX/Junk'
  1406.  
  1407. read_fir_callback called
  1408. DB Operation ended. Time Taken : 0.000239
  1409. ###########
  1410.  
  1411. camel_db_select:
  1412. SELECT uid,flags FROM 'INBOX/Junk'
  1413.  
  1414. ===========
  1415. DB SQL operation [SELECT uid,flags FROM 'INBOX/Junk'] started
  1416. Camel SQL Exec:
  1417. SELECT uid,flags FROM 'INBOX/Junk'
  1418. DB Operation ended. Time Taken : 0.000063
  1419. ###########
  1420. sexp is : [(match-all (system-flag "Junk"))]
  1421. Equivalent sql SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  1422.  
  1423. camel_db_select:
  1424. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  1425.  
  1426. ===========
  1427. DB SQL operation [SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)] started
  1428. Camel SQL Exec:
  1429. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  1430. DB Operation ended. Time Taken : 0.000158
  1431. ###########
  1432. imapx_find_connection_unlocked: for-expensive:0 will return:(nil) cmd-count:-2 has-expensive:-2 found:1; connections opened:1 max:3
  1433. cmds:2 has-expensive:1 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  1434. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1435. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1436. * 1 EXISTS
  1437. * 0 RECENT
  1438. * OK [UIDVALIDITY 434566370] Ok
  1439. * OK [MYRIGHTS "acdilrsw"] ACL
  1440. A00025 OK [READ-WRITE] Ok'
  1441. [imapx:A] got untagged response
  1442. [imapx:A] Have token 'FLAGS' id 0
  1443. [imapx:A] flags: 0020001f
  1444. [imapx:A] got untagged response
  1445. [imapx:A] Have token 'OK' id 0
  1446. [imapx:A] got untagged response
  1447. [imapx:A] Have token 'EXISTS' id 1
  1448. [imapx:A] got untagged response
  1449. [imapx:A] Have token 'RECENT' id 0
  1450. [imapx:A] got untagged response
  1451. [imapx:A] Have token 'OK' id 0
  1452. [imapx:A] got untagged response
  1453. [imapx:A] Have token 'OK' id 0
  1454. [imapx:A] Got completion response for command 00025 'SELECT'
  1455. [imapx:A] Select ok!
  1456. [imapx:B] I/O: '* OK [CAPABILITY IMAP4rev1 NAMESPACE CHILDREN IDLE QUOTA SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS ACL ACL2=UNION STARTTLS LOGINDISABLED] Courier-IMAP ready. Copyright 1998-2011 Double Precision, Inc. See COPYING for distribution information.'
  1457. [imapx:B] got untagged response
  1458. [imapx:B] Have token 'OK' id 0
  1459. [imapx:B] got capability flags 000010da
  1460. [imapx:B] adding command, format = 'STARTTLS'
  1461. [imapx:B] completing command buffer is [8] 'STARTTLS'
  1462. [imapx:B] completing command buffer is [0] ''
  1463. [imapx:B] Starting command (active=1,) B00026 STARTTLS
  1464. [imapx:B] I/O: 'B00026 STARTTLS'
  1465. [imapx:B] I/O: 'B00026 OK Begin SSL/TLS negotiation now.'
  1466. [imapx:B] Got completion response for command 00026 'STARTTLS'
  1467. [imapx:B] ** Starting next command
  1468. [imapx:B] * no, no jobs
  1469. [imapx:B] I/O: ''
  1470. [imapx:B] adding command, format = 'CAPABILITY'
  1471. [imapx:B] completing command buffer is [10] 'CAPABILITY'
  1472. [imapx:B] completing command buffer is [0] ''
  1473. [imapx:B] Starting command (active=1,) B00027 CAPABILITY
  1474. [imapx:B] I/O: 'B00027 CAPABILITY'
  1475. Thread 0x1ea2530 >
  1476. handle_mail_request: found part-list 0x7f16d43e0ba0 for full_uri 'mail://1434605583.6510.4/neilpc/INBOX/1?part_id=.message.text-highlight.plain_text.0&mode=2&__formatas=txt&formatter_default_charset=&formatter_charset='
  1477. < 0x1ea2530 >
  1478. [imapx:B] I/O: '* CAPABILITY IMAP4rev1 NAMESPACE AUTH=PLAIN CHILDREN IDLE QUOTA SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS ACL ACL2=UNION
  1479. B00027 OK CAPABILITY completed'
  1480. [imapx:B] got untagged response
  1481. [imapx:B] Have token 'CAPABILITY' id 0
  1482. [imapx:B] got capability flags 0000109a
  1483. [imapx:B] Got completion response for command 00027 'CAPABILITY'
  1484. [imapx:B] ** Starting next command
  1485. [imapx:B] * no, no jobs
  1486. [imapx:B] adding command, format = 'LOGIN %s %s'
  1487. [imapx:B] got string '***'
  1488. [imapx:B] got string '***'
  1489. [imapx:B] completing command buffer is [23] 'LOGIN...'
  1490. [imapx:B] completing command buffer is [0] ''
  1491. [imapx:B] Starting command (active=1,) B00028 LOGIN...
  1492. [imapx:B] I/O: 'B00028 LOGIN ...'
  1493. [imapx:B] I/O: 'B00028 OK LOGIN Ok.'
  1494. [imapx:B] Got completion response for command 00028 'LOGIN'
  1495. [imapx:B] ** Starting next command
  1496. [imapx:B] * no, no jobs
  1497. [imapx:B] adding command, format = 'CAPABILITY'
  1498. [imapx:B] completing command buffer is [10] 'CAPABILITY'
  1499. [imapx:B] completing command buffer is [0] ''
  1500. [imapx:B] Starting command (active=1,) B00029 CAPABILITY
  1501. [imapx:B] I/O: 'B00029 CAPABILITY'
  1502. [imapx:B] I/O: '* CAPABILITY IMAP4rev1 NAMESPACE AUTH=PLAIN CHILDREN IDLE QUOTA SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS ACL ACL2=UNION
  1503. B00029 OK CAPABILITY completed'
  1504. [imapx:B] got untagged response
  1505. [imapx:B] Have token 'CAPABILITY' id 0
  1506. [imapx:B] got capability flags 0000109a
  1507. [imapx:B] Got completion response for command 00029 'CAPABILITY'
  1508. [imapx:B] ** Starting next command
  1509. [imapx:B] * no, no jobs
  1510. [imapx:B] adding command, format = 'NAMESPACE'
  1511. [imapx:B] completing command buffer is [9] 'NAMESPACE'
  1512. [imapx:B] completing command buffer is [0] ''
  1513. [imapx:B] Starting command (active=1,) B00030 NAMESPACE
  1514. [imapx:B] I/O: 'B00030 NAMESPACE'
  1515. [imapx:B] I/O: '* NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." "."))
  1516. B00030 OK NAMESPACE completed.'
  1517. [imapx:B] got untagged response
  1518. [imapx:B] Have token 'NAMESPACE' id 0
  1519. [imapx:B] Got completion response for command 00030 'NAMESPACE'
  1520. [imapx:B] ** Starting next command
  1521. [imapx:B] * no, no jobs
  1522. [imapx:B] Created new connection 0x4579d90 (server:0x45a8300) for INBOX/Junk; total connections 2
  1523. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Drafts")
  1524. [imapx:A] ** Starting next command
  1525. [imapx:A] - we're selected on 'INBOX', current jobs?
  1526. [imapx:A] -- Checking job queue
  1527. [imapx:A] -- 10 'FETCH'?
  1528. [imapx:A] --> starting 'FETCH'
  1529. [imapx:A] completing command buffer is [0] ''
  1530. [imapx:A] Starting command (active=1,) A00023 UID FETCH 1:* (UID FLAGS)
  1531. [imapx:A] I/O: 'A00023 UID FETCH 1:* (UID FLAGS)'
  1532. [imapx:B] adding command, format = 'NOOP'
  1533. [imapx:B] completing command buffer is [4] 'NOOP'
  1534. [imapx:B] enqueue job 'NOOP'
  1535. [imapx:B] ** Starting next command
  1536. [imapx:B] Selecting mailbox 'INBOX.Junk' for command 'NOOP'(0x7f16d80033e0)
  1537. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Junk")
  1538. [imapx:B] adding command, format = 'SELECT %M'
  1539. [imapx:B] completing command buffer is [17] 'SELECT INBOX.Junk'
  1540. [imapx:B] Starting command (active=1,) B00032 SELECT INBOX.Junk
  1541. [imapx:B] I/O: 'B00032 SELECT INBOX.Junk'
  1542. [imapx:A] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  1543. A00023 OK FETCH completed.'
  1544. [imapx:A] got untagged response
  1545. [imapx:A] Have token 'FETCH' id 1
  1546. [imapx:A] Got completion response for command 00023 'FETCH'
  1547. [imapx:A] ** Starting next command
  1548. [imapx:A] starting idle
  1549. [imapx:A] ** Starting next command
  1550. [imapx:A] * no, no jobs
  1551. [imapx:A] Removed folder INBOX from connection folder list - op done
  1552. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1553. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1554. * 0 EXISTS
  1555. * 0 RECENT
  1556. * OK [UIDVALIDITY 434968236] Ok
  1557. * OK [MYRIGHTS "acdilrsw"] ACL
  1558. B00032 OK [READ-WRITE] Ok'
  1559. [imapx:B] got untagged response
  1560. [imapx:B] Have token 'FLAGS' id 0
  1561. [imapx:B] flags: 0020001f
  1562. [imapx:B] got untagged response
  1563. [imapx:B] Have token 'OK' id 0
  1564. [imapx:B] got untagged response
  1565. [imapx:B] Have token 'EXISTS' id 0
  1566. [imapx:B] got untagged response
  1567. [imapx:B] Have token 'RECENT' id 0
  1568. [imapx:B] got untagged response
  1569. [imapx:B] Have token 'OK' id 0
  1570. [imapx:B] got untagged response
  1571. [imapx:B] Have token 'OK' id 0
  1572. [imapx:B] Got completion response for command 00032 'SELECT'
  1573. [imapx:B] Select ok!
  1574. [imapx:B] ** Starting next command
  1575. [imapx:B] - we're selected on 'INBOX.Junk', current jobs?
  1576. [imapx:B] -- Checking job queue
  1577. [imapx:B] -- 0 'NOOP'?
  1578. [imapx:B] --> starting 'NOOP'
  1579. [imapx:B] completing command buffer is [0] ''
  1580. [imapx:B] Starting command (active=1,) B00031 NOOP
  1581. [imapx:B] I/O: 'B00031 NOOP'
  1582. [imapx:B] I/O: 'B00031 OK NOOP completed'
  1583. [imapx:B] Got completion response for command 00031 'NOOP'
  1584. [imapx:B] Removed folder INBOX/Junk from connection folder list - op done
  1585. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  1586. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  1587. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  1588. [imapx:B] adding command, format = 'STATUS %M (%t)'
  1589. [imapx:B] completing command buffer is [55] 'STATUS INBOX.Junk (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1590. [imapx:B] enqueue job 'STATUS INBOX.Junk (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1591. [imapx:B] ** Starting next command
  1592. [imapx:B] - we're selected on 'INBOX.Junk', current jobs?
  1593. [imapx:B] -- Checking job queue
  1594. [imapx:B] -- 0 'STATUS'?
  1595. [imapx:B] --> starting 'STATUS'
  1596. [imapx:B] completing command buffer is [0] ''
  1597. [imapx:B] Starting command (active=1,) B00033 STATUS INBOX.Junk (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  1598. [imapx:B] I/O: 'B00033 STATUS INBOX.Junk (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1599. [imapx:B] ** Starting next command
  1600. [imapx:B] * no, no jobs
  1601. [imapx:B] ** Starting next command
  1602. [imapx:B] * no, no jobs
  1603. [imapx:B] I/O: '* STATUS "INBOX.Junk" (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 434968236 UNSEEN 0)
  1604. B00033 OK STATUS Completed.'
  1605. [imapx:B] got untagged response
  1606. [imapx:B] Have token 'STATUS' id 0
  1607. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  1608. [imapx:B] Got completion response for command 00033 'STATUS'
  1609. [imapx:B] folder INBOX/Junk is not selected, total 0 / 0, unread 0 / 0, modseq 0 / 0, uidnext 0 / 1: will rescan
  1610. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1611. [imapx:B] got string '1'
  1612. [imapx:B] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1613. [imapx:B] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1614. [imapx:B] ** Starting next command
  1615. [imapx:B] - we're selected on 'INBOX.Junk', current jobs?
  1616. [imapx:B] -- Checking job queue
  1617. [imapx:B] -- 0 'FETCH'?
  1618. [imapx:B] --> starting 'FETCH'
  1619. [imapx:B] completing command buffer is [0] ''
  1620. [imapx:B] Starting command (active=1,) B00034 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  1621. [imapx:B] I/O: 'B00034 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1622. [imapx:B] ** Starting next command
  1623. [imapx:B] * no, no jobs
  1624. [imapx:B] I/O: 'B00034 OK FETCH completed.'
  1625. [imapx:B] Got completion response for command 00034 'FETCH'
  1626. [imapx:B] ** Starting next command
  1627. [imapx:B] starting idle
  1628. [imapx:B] Removed folder INBOX/Junk from connection folder list - op done
  1629. [imapx:?] opening imap folder '/home/testuser2/.cache/evolution/mail/1434605583.6510.4@neilpc/folders/INBOX/subfolders/Sent'
  1630.  
  1631. camel_db_select:
  1632. SELECT * FROM folders WHERE folder_name = 'INBOX/Sent'
  1633.  
  1634. ===========
  1635. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'INBOX/Sent'] started
  1636. Camel SQL Exec:
  1637. SELECT * FROM folders WHERE folder_name = 'INBOX/Sent'
  1638.  
  1639. read_fir_callback called
  1640. DB Operation ended. Time Taken : 0.000200
  1641. ###########
  1642.  
  1643. camel_db_select:
  1644. SELECT uid,flags FROM 'INBOX/Sent'
  1645.  
  1646. ===========
  1647. DB SQL operation [SELECT uid,flags FROM 'INBOX/Sent'] started
  1648. Camel SQL Exec:
  1649. SELECT uid,flags FROM 'INBOX/Sent'
  1650. DB Operation ended. Time Taken : 0.000061
  1651. ###########
  1652. sexp is : [(match-all (system-flag "Junk"))]
  1653. Equivalent sql SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  1654.  
  1655. camel_db_select:
  1656. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  1657.  
  1658. ===========
  1659. DB SQL operation [SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)] started
  1660. Camel SQL Exec:
  1661. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  1662. DB Operation ended. Time Taken : 0.000066
  1663. ###########
  1664. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  1665. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  1666. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  1667. [imapx:B] adding command, format = 'NOOP'
  1668. [imapx:B] completing command buffer is [4] 'NOOP'
  1669. [imapx:B] enqueue job 'NOOP'
  1670. [imapx:B] ** Starting next command
  1671. [imapx:B] - we're selected on 'INBOX.Junk', current jobs?
  1672. [imapx:B] -- Checking job queue
  1673. [imapx:B] -- 0 'NOOP'?
  1674. [imapx:B] Selecting mailbox 'INBOX.Sent' for command 'NOOP'(0x7f16d44e42b0)
  1675. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Sent")
  1676. [imapx:B] adding command, format = 'SELECT %M'
  1677. [imapx:B] completing command buffer is [17] 'SELECT INBOX.Sent'
  1678. [imapx:B] Starting command (active=1,) B00036 SELECT INBOX.Sent
  1679. [imapx:B] I/O: 'B00036 SELECT INBOX.Sent'
  1680. [imapx:B] ** Starting next command
  1681. [imapx:B] -- Checking job queue for non-mailbox jobs
  1682. [imapx:B] -- 0 'NOOP'?
  1683. [imapx:B] * no, waiting for pending select 'INBOX.Sent'
  1684. [imapx:B] ** Starting next command
  1685. [imapx:B] -- Checking job queue for non-mailbox jobs
  1686. [imapx:B] -- 0 'NOOP'?
  1687. [imapx:B] * no, waiting for pending select 'INBOX.Sent'
  1688. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1689. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1690. * 1 EXISTS
  1691. * 0 RECENT
  1692. * OK [UIDVALIDITY 434566418] Ok
  1693. * OK [MYRIGHTS "acdilrsw"] ACL
  1694. B00036 OK [READ-WRITE] Ok'
  1695. [imapx:B] got untagged response
  1696. [imapx:B] Have token 'FLAGS' id 0
  1697. [imapx:B] flags: 0020001f
  1698. [imapx:B] got untagged response
  1699. [imapx:B] Have token 'OK' id 0
  1700. [imapx:B] got untagged response
  1701. [imapx:B] Have token 'EXISTS' id 1
  1702. [imapx:B] got untagged response
  1703. [imapx:B] Have token 'RECENT' id 0
  1704. [imapx:B] got untagged response
  1705. [imapx:B] Have token 'OK' id 0
  1706. [imapx:B] got untagged response
  1707. [imapx:B] Have token 'OK' id 0
  1708. [imapx:B] Got completion response for command 00036 'SELECT'
  1709. [imapx:B] Select ok!
  1710. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Junk")
  1711. [imapx:B] ** Starting next command
  1712. [imapx:B] - we're selected on 'INBOX.Sent', current jobs?
  1713. [imapx:B] -- Checking job queue
  1714. [imapx:B] -- 0 'NOOP'?
  1715. [imapx:B] --> starting 'NOOP'
  1716. [imapx:B] completing command buffer is [0] ''
  1717. [imapx:B] Starting command (active=1,) B00035 NOOP
  1718. [imapx:B] I/O: 'B00035 NOOP'
  1719. [imapx:B] I/O: 'B00035 OK NOOP completed'
  1720. [imapx:B] Got completion response for command 00035 'NOOP'
  1721. [imapx:B] Removed folder INBOX/Sent from connection folder list - op done
  1722. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  1723. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  1724. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  1725. [imapx:B] folder INBOX/Sent is not selected, total 1 / 0, unread 0 / 0, modseq 0 / 0, uidnext 2 / 0: will rescan
  1726. [imapx:B] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  1727. [imapx:B] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  1728. [imapx:B] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  1729. [imapx:B] ** Starting next command
  1730. [imapx:B] - we're selected on 'INBOX.Sent', current jobs?
  1731. [imapx:B] -- Checking job queue
  1732. [imapx:B] -- 0 'FETCH'?
  1733. [imapx:B] --> starting 'FETCH'
  1734. [imapx:B] completing command buffer is [0] ''
  1735. [imapx:B] Starting command (active=1,) B00037 UID FETCH 1:* (UID FLAGS)
  1736. [imapx:B] I/O: 'B00037 UID FETCH 1:* (UID FLAGS)'
  1737. [imapx:B] ** Starting next command
  1738. [imapx:B] * no, no jobs
  1739. [imapx:B] ** Starting next command
  1740. [imapx:B] * no, no jobs
  1741. [imapx:B] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  1742. B00037 OK FETCH completed.'
  1743. [imapx:B] got untagged response
  1744. [imapx:B] Have token 'FETCH' id 1
  1745. [imapx:B] Got completion response for command 00037 'FETCH'
  1746.  
  1747. camel_db_select:
  1748. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'
  1749.  
  1750. ===========
  1751. DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'] started
  1752. Camel SQL Exec:
  1753. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'
  1754. DB Operation ended. Time Taken : 0.000291
  1755. ###########
  1756. [imapx:B] Removed folder INBOX/Sent from connection folder list - op done
  1757. [imapx:?] opening imap folder '/home/testuser2/.cache/evolution/mail/1434605583.6510.4@neilpc/folders/INBOX/subfolders/Trash'
  1758.  
  1759. camel_db_select:
  1760. SELECT * FROM folders WHERE folder_name = 'INBOX/Trash'
  1761.  
  1762. ===========
  1763. DB SQL operation [SELECT * FROM folders WHERE folder_name = 'INBOX/Trash'] started
  1764. Camel SQL Exec:
  1765. SELECT * FROM folders WHERE folder_name = 'INBOX/Trash'
  1766.  
  1767. read_fir_callback called
  1768. DB Operation ended. Time Taken : 0.000127
  1769. ###########
  1770.  
  1771. camel_db_select:
  1772. SELECT uid,flags FROM 'INBOX/Trash'
  1773.  
  1774. ===========
  1775. DB SQL operation [SELECT uid,flags FROM 'INBOX/Trash'] started
  1776. Camel SQL Exec:
  1777. SELECT uid,flags FROM 'INBOX/Trash'
  1778. DB Operation ended. Time Taken : 0.000056
  1779. ###########
  1780. sexp is : [(match-all (system-flag "Junk"))]
  1781. Equivalent sql SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  1782.  
  1783. camel_db_select:
  1784. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  1785.  
  1786. ===========
  1787. DB SQL operation [SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)] started
  1788. Camel SQL Exec:
  1789. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  1790. DB Operation ended. Time Taken : 0.000072
  1791. ###########
  1792. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  1793. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  1794. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  1795. [imapx:B] adding command, format = 'NOOP'
  1796. [imapx:B] completing command buffer is [4] 'NOOP'
  1797. [imapx:B] enqueue job 'NOOP'
  1798. [imapx:B] ** Starting next command
  1799. [imapx:B] - we're selected on 'INBOX.Sent', current jobs?
  1800. [imapx:B] -- Checking job queue
  1801. [imapx:B] -- 0 'NOOP'?
  1802. [imapx:B] Selecting mailbox 'INBOX.Trash' for command 'NOOP'(0x4d732b0)
  1803. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Trash")
  1804. [imapx:B] adding command, format = 'SELECT %M'
  1805. [imapx:B] completing command buffer is [18] 'SELECT INBOX.Trash'
  1806. [imapx:B] Starting command (active=1,) B00039 SELECT INBOX.Trash
  1807. [imapx:B] I/O: 'B00039 SELECT INBOX.Trash'
  1808. [imapx:B] ** Starting next command
  1809. [imapx:B] -- Checking job queue for non-mailbox jobs
  1810. [imapx:B] -- 0 'NOOP'?
  1811. [imapx:B] * no, waiting for pending select 'INBOX.Trash'
  1812. [imapx:B] ** Starting next command
  1813. [imapx:B] -- Checking job queue for non-mailbox jobs
  1814. [imapx:B] -- 0 'NOOP'?
  1815. [imapx:B] * no, waiting for pending select 'INBOX.Trash'
  1816. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1817. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1818. * 0 EXISTS
  1819. * 0 RECENT
  1820. * OK [UIDVALIDITY 434968237] Ok
  1821. * OK [MYRIGHTS "acdilrsw"] ACL
  1822. B00039 OK [READ-WRITE] Ok'
  1823. [imapx:B] got untagged response
  1824. [imapx:B] Have token 'FLAGS' id 0
  1825. [imapx:B] flags: 0020001f
  1826. [imapx:B] got untagged response
  1827. [imapx:B] Have token 'OK' id 0
  1828. [imapx:B] got untagged response
  1829. [imapx:B] Have token 'EXISTS' id 0
  1830. [imapx:B] got untagged response
  1831. [imapx:B] Have token 'RECENT' id 0
  1832. [imapx:B] got untagged response
  1833. [imapx:B] Have token 'OK' id 0
  1834. [imapx:B] got untagged response
  1835. [imapx:B] Have token 'OK' id 0
  1836. [imapx:B] Got completion response for command 00039 'SELECT'
  1837. [imapx:B] Select ok!
  1838. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Sent")
  1839. [imapx:B] ** Starting next command
  1840. [imapx:B] - we're selected on 'INBOX.Trash', current jobs?
  1841. [imapx:B] -- Checking job queue
  1842. [imapx:B] -- 0 'NOOP'?
  1843. [imapx:B] --> starting 'NOOP'
  1844. [imapx:B] completing command buffer is [0] ''
  1845. [imapx:B] Starting command (active=1,) B00038 NOOP
  1846. [imapx:B] I/O: 'B00038 NOOP'
  1847. [imapx:B] I/O: 'B00038 OK NOOP completed'
  1848. [imapx:B] Got completion response for command 00038 'NOOP'
  1849. [imapx:B] Removed folder INBOX/Trash from connection folder list - op done
  1850. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  1851. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  1852. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  1853. [imapx:B] adding command, format = 'STATUS %M (%t)'
  1854. [imapx:B] completing command buffer is [56] 'STATUS INBOX.Trash (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1855. [imapx:B] enqueue job 'STATUS INBOX.Trash (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1856. [imapx:B] ** Starting next command
  1857. [imapx:B] - we're selected on 'INBOX.Trash', current jobs?
  1858. [imapx:B] -- Checking job queue
  1859. [imapx:B] -- 0 'STATUS'?
  1860. [imapx:B] --> starting 'STATUS'
  1861. [imapx:B] completing command buffer is [0] ''
  1862. [imapx:B] Starting command (active=1,) B00040 STATUS INBOX.Trash (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  1863. [imapx:B] I/O: 'B00040 STATUS INBOX.Trash (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  1864. [imapx:B] ** Starting next command
  1865. [imapx:B] * no, no jobs
  1866. [imapx:B] ** Starting next command
  1867. [imapx:B] * no, no jobs
  1868. [imapx:B] I/O: '* STATUS "INBOX.Trash" (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 434968237 UNSEEN 0)
  1869. B00040 OK STATUS Completed.'
  1870. [imapx:B] got untagged response
  1871. [imapx:B] Have token 'STATUS' id 0
  1872. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  1873. [imapx:B] Got completion response for command 00040 'STATUS'
  1874. [imapx:B] folder INBOX/Trash is not selected, total 0 / 0, unread 0 / 0, modseq 0 / 0, uidnext 0 / 1: will rescan
  1875. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1876. [imapx:B] got string '1'
  1877. [imapx:B] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1878. [imapx:B] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1879. [imapx:B] ** Starting next command
  1880. [imapx:B] - we're selected on 'INBOX.Trash', current jobs?
  1881. [imapx:B] -- Checking job queue
  1882. [imapx:B] -- 0 'FETCH'?
  1883. [imapx:B] --> starting 'FETCH'
  1884. [imapx:B] completing command buffer is [0] ''
  1885. [imapx:B] Starting command (active=1,) B00041 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  1886. [imapx:B] I/O: 'B00041 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  1887. [imapx:B] ** Starting next command
  1888. [imapx:B] * no, no jobs
  1889. [imapx:B] I/O: 'B00041 OK FETCH completed.'
  1890. [imapx:B] Got completion response for command 00041 'FETCH'
  1891. [imapx:B] ** Starting next command
  1892. [imapx:B] starting idle
  1893. [imapx:B] Removed folder INBOX/Trash from connection folder list - op done
  1894. [imapx:?] opening imap folder '/home/testuser2/.cache/evolution/mail/1434605583.6510.4@neilpc/folders/#shared/subfolders/user1@mytest co uk/subfolders/Stuff'
  1895.  
  1896. camel_db_select:
  1897. SELECT * FROM folders WHERE folder_name = '#shared/user1@mytest co uk/Stuff'
  1898.  
  1899. ===========
  1900. DB SQL operation [SELECT * FROM folders WHERE folder_name = '#shared/user1@mytest co uk/Stuff'] started
  1901. Camel SQL Exec:
  1902. SELECT * FROM folders WHERE folder_name = '#shared/user1@mytest co uk/Stuff'
  1903. DB Operation ended. Time Taken : 0.000154
  1904. ###########
  1905.  
  1906. camel_db_select:
  1907. SELECT uid,flags FROM '#shared/user1@mytest co uk/Stuff'
  1908.  
  1909. ===========
  1910. DB SQL operation [SELECT uid,flags FROM '#shared/user1@mytest co uk/Stuff'] started
  1911. Camel SQL Exec:
  1912. SELECT uid,flags FROM '#shared/user1@mytest co uk/Stuff'
  1913. Error in SQL EXEC statement: SELECT uid,flags FROM '#shared/user1@mytest co uk/Stuff' [no such table: #shared/user1@mytest co uk/Stuff].
  1914. DB Operation ended. Time Taken : 0.000047
  1915. ###########
  1916.  
  1917. ===========
  1918. DB SQL operation [SAVEPOINT TN1] started
  1919. Camel SQL Exec:
  1920. SAVEPOINT TN1
  1921. Camel SQL Exec:
  1922. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff' ( uid TEXT PRIMARY KEY , flags INTEGER , msg_type INTEGER , read INTEGER , deleted INTEGER , replied INTEGER , important INTEGER , junk INTEGER , attachment INTEGER , dirty INTEGER , size INTEGER , dsent NUMERIC , dreceived NUMERIC , subject TEXT , mail_from TEXT , mail_to TEXT , mail_cc TEXT , mlist TEXT , followup_flag TEXT , followup_completed_on TEXT , followup_due_by TEXT , part TEXT , labels TEXT , usertags TEXT , cinfo TEXT , bdata TEXT, created TEXT, modified TEXT)
  1923. Camel SQL Exec:
  1924. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_bodystructure' ( uid TEXT PRIMARY KEY , bodystructure TEXT )
  1925. Camel SQL Exec:
  1926. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_preview' ( uid TEXT PRIMARY KEY , preview TEXT)
  1927. Camel SQL Exec:
  1928. DROP INDEX IF EXISTS 'SINDEX-#shared/user1@mytest co uk/Stuff'
  1929. Camel SQL Exec:
  1930. CREATE INDEX IF NOT EXISTS 'SINDEX-#shared/user1@mytest co uk/Stuff-preview' ON '#shared/user1@mytest co uk/Stuff_preview' (uid, preview)
  1931. Camel SQL Exec:
  1932. CREATE INDEX IF NOT EXISTS 'DELINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (deleted)
  1933. Camel SQL Exec:
  1934. CREATE INDEX IF NOT EXISTS 'JUNKINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (junk)
  1935. Camel SQL Exec:
  1936. CREATE INDEX IF NOT EXISTS 'READINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (read)
  1937. Camel SQL Exec:
  1938. RELEASE SAVEPOINT TN1
  1939. [imapx:B] ** Starting next command
  1940. [imapx:B] * no, no jobs
  1941. [imapx:B] ** Starting next command
  1942. [imapx:B] * no, no jobs
  1943. DB Operation ended. Time Taken : 0.056988
  1944. ###########
  1945.  
  1946. camel_db_select:
  1947. SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'
  1948.  
  1949. ===========
  1950. DB SQL operation [SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'] started
  1951. Camel SQL Exec:
  1952. SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'
  1953. DB Operation ended. Time Taken : 0.000120
  1954. ###########
  1955.  
  1956. ===========
  1957. DB SQL operation [SAVEPOINT TN1] started
  1958. Camel SQL Exec:
  1959. SAVEPOINT TN1
  1960. Camel SQL Exec:
  1961. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_version' ( version TEXT )
  1962. Camel SQL Exec:
  1963. UPDATE '#shared/user1@mytest co uk/Stuff_version' SET version='2'
  1964. Camel SQL Exec:
  1965. RELEASE SAVEPOINT TN1
  1966. DB Operation ended. Time Taken : 0.042182
  1967. ###########
  1968. sexp is : [(match-all (system-flag "Junk"))]
  1969. Equivalent sql SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  1970.  
  1971. camel_db_select:
  1972. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  1973.  
  1974. ===========
  1975. DB SQL operation [SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)] started
  1976. Camel SQL Exec:
  1977. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  1978. DB Operation ended. Time Taken : 0.000129
  1979. ###########
  1980. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  1981. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  1982. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  1983. [imapx:B] adding command, format = 'NOOP'
  1984. [imapx:B] completing command buffer is [4] 'NOOP'
  1985. [imapx:B] enqueue job 'NOOP'
  1986. [imapx:B] ** Starting next command
  1987. [imapx:B] - we're selected on 'INBOX.Trash', current jobs?
  1988. [imapx:B] -- Checking job queue
  1989. [imapx:B] -- 0 'NOOP'?
  1990. [imapx:B] Selecting mailbox '#shared.user1@mytest co uk.Stuff' for command 'NOOP'(0x4d19320)
  1991. [imapx:B] CamelIMAPXServer::mailbox-select ("#shared.user1@mytest co uk.Stuff")
  1992. [imapx:B] adding command, format = 'SELECT %M'
  1993. [imapx:B] completing command buffer is [50] 'SELECT "#shared.user1@mytest co uk.Stuff"'
  1994. [imapx:B] Starting command (active=1,) B00043 SELECT "#shared.user1@mytest co uk.Stuff"
  1995. [imapx:B] I/O: 'B00043 SELECT "#shared.user1@mytest co uk.Stuff"'
  1996. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  1997. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  1998. * 1 EXISTS
  1999. * 0 RECENT
  2000. * OK [UIDVALIDITY 434565724] Ok
  2001. * OK [MYRIGHTS "eilprstw"] ACL
  2002. B00043 OK [READ-WRITE] Ok'
  2003. [imapx:B] got untagged response
  2004. [imapx:B] Have token 'FLAGS' id 0
  2005. [imapx:B] flags: 0020001f
  2006. [imapx:B] got untagged response
  2007. [imapx:B] Have token 'OK' id 0
  2008. [imapx:B] got untagged response
  2009. [imapx:B] Have token 'EXISTS' id 1
  2010. [imapx:B] got untagged response
  2011. [imapx:B] Have token 'RECENT' id 0
  2012. [imapx:B] got untagged response
  2013. [imapx:B] Have token 'OK' id 0
  2014. [imapx:B] got untagged response
  2015. [imapx:B] Have token 'OK' id 0
  2016. [imapx:B] Got completion response for command 00043 'SELECT'
  2017. [imapx:B] Select ok!
  2018. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Trash")
  2019. [imapx:B] ** Starting next command
  2020. [imapx:B] - we're selected on '#shared.user1@mytest co uk.Stuff', current jobs?
  2021. [imapx:B] -- Checking job queue
  2022. [imapx:B] -- 0 'NOOP'?
  2023. [imapx:B] --> starting 'NOOP'
  2024. [imapx:B] completing command buffer is [0] ''
  2025. [imapx:B] Starting command (active=1,) B00042 NOOP
  2026. [imapx:B] I/O: 'B00042 NOOP'
  2027. [imapx:B] I/O: 'B00042 OK NOOP completed'
  2028. [imapx:B] Got completion response for command 00042 'NOOP'
  2029. [imapx:B] ** Starting next command
  2030. [imapx:B] starting idle
  2031. [imapx:B] ** Starting next command
  2032. [imapx:B] * no, no jobs
  2033. [imapx:B] Removed folder #shared/user1@mytest co uk/Stuff from connection folder list - op done
  2034. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2035. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  2036. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2037. [imapx:B] folder #shared/user1@mytest co uk/Stuff is not selected, total 0 / 0, unread 0 / 0, modseq 0 / 0, uidnext 0 / 0: will rescan
  2038. [imapx:B] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  2039. [imapx:B] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  2040. [imapx:B] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  2041. [imapx:B] ** Starting next command
  2042. [imapx:B] - we're selected on '#shared.user1@mytest co uk.Stuff', current jobs?
  2043. [imapx:B] -- Checking job queue
  2044. [imapx:B] -- 0 'FETCH'?
  2045. [imapx:B] --> starting 'FETCH'
  2046. [imapx:B] completing command buffer is [0] ''
  2047. [imapx:B] Starting command (active=1,) B00044 UID FETCH 1:* (UID FLAGS)
  2048. [imapx:B] I/O: 'B00044 UID FETCH 1:* (UID FLAGS)'
  2049. [imapx:B] I/O: '* 1 FETCH (UID 2 FLAGS (\Seen))
  2050. B00044 OK FETCH completed.'
  2051. [imapx:B] got untagged response
  2052. [imapx:B] Have token 'FETCH' id 1
  2053. [imapx:B] Got completion response for command 00044 'FETCH'
  2054. [imapx:B] adding command, format = 'UID FETCH '
  2055. [imapx:B] uidset add '2'
  2056. [imapx:B] start
  2057. [imapx:B] adding command, format = '%d'
  2058. [imapx:B] got gint '2'
  2059. [imapx:B] adding command, format = ' (RFC822.SIZE RFC822.HEADER)'
  2060. [imapx:B] completing command buffer is [39] 'UID FETCH 2 (RFC822.SIZE RFC822.HEADER)'
  2061. [imapx:B] enqueue job 'UID FETCH 2 (RFC822.SIZE RFC822.HEADER)'
  2062. [imapx:B] ** Starting next command
  2063. [imapx:B] - we're selected on '#shared.user1@mytest co uk.Stuff', current jobs?
  2064. [imapx:B] -- Checking job queue
  2065. [imapx:B] -- -1 'FETCH'?
  2066. [imapx:B] --> starting 'FETCH'
  2067. [imapx:B] completing command buffer is [0] ''
  2068. [imapx:B] Starting command (active=1,) B00045 UID FETCH 2 (RFC822.SIZE RFC822.HEADER)
  2069. [imapx:B] I/O: 'B00045 UID FETCH 2 (RFC822.SIZE RFC822.HEADER)'
  2070. [imapx:B] ** Starting next command
  2071. [imapx:B] * no, no jobs
  2072. [imapx:B] I/O: '* 1 FETCH (UID 2 RFC822.SIZE 621 RFC822.HEADER {619}
  2073. Delivered-To: user1@mytest.co.uk
  2074. Return-Path: <admin@mytest.co.uk>
  2075. Received: from server.mytest.co.uk ([::ffff:192.168.92.9])
  2076. by server with ESMTP; Wed, 17 Jun 2015 19:43:47 +0100
  2077. id 0000000000027E04.000000005581BFE4.00007232
  2078. from: "Neil Romig" <admin@mytest.co.uk>
  2079. X-Forward: 10.8.0.6
  2080. date: Wed, 17 Jun 2015 19:43:47 +0100
  2081. subject: Stuff4U
  2082. Mime-Version: 1.0
  2083. Content-Type: text/plain; charset=iso-8859-1
  2084. Content-Transfer-Encoding: 7bit
  2085. to: "Test User 1" <user1@mytest.co.uk>
  2086. message-id: <13cb-5581c000-17-7f7e1700@157654688>
  2087. User-Agent: SOGoMail 2.2.9a
  2088.  
  2089. )
  2090. B00045 OK FETCH completed.'
  2091. [imapx:B] got untagged response
  2092. [imapx:B] Have token 'FETCH' id 1
  2093. 0x7f16d80059e0: 0 0 0 | 0 0 0
  2094. 0x7f16d80059e0: 0 0 0 | 0 1 1
  2095. [imapx:B] Got completion response for command 00045 'FETCH'
  2096.  
  2097. ===========
  2098. DB SQL operation [SAVEPOINT TN1] started
  2099. Camel SQL Exec:
  2100. SAVEPOINT TN1
  2101. Camel SQL Exec:
  2102. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff' ( uid TEXT PRIMARY KEY , flags INTEGER , msg_type INTEGER , read INTEGER , deleted INTEGER , replied INTEGER , important INTEGER , junk INTEGER , attachment INTEGER , dirty INTEGER , size INTEGER , dsent NUMERIC , dreceived NUMERIC , subject TEXT , mail_from TEXT , mail_to TEXT , mail_cc TEXT , mlist TEXT , followup_flag TEXT , followup_completed_on TEXT , followup_due_by TEXT , part TEXT , labels TEXT , usertags TEXT , cinfo TEXT , bdata TEXT, created TEXT, modified TEXT)
  2103. Camel SQL Exec:
  2104. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_bodystructure' ( uid TEXT PRIMARY KEY , bodystructure TEXT )
  2105. Camel SQL Exec:
  2106. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_preview' ( uid TEXT PRIMARY KEY , preview TEXT)
  2107. Camel SQL Exec:
  2108. DROP INDEX IF EXISTS 'SINDEX-#shared/user1@mytest co uk/Stuff'
  2109. Camel SQL Exec:
  2110. CREATE INDEX IF NOT EXISTS 'SINDEX-#shared/user1@mytest co uk/Stuff-preview' ON '#shared/user1@mytest co uk/Stuff_preview' (uid, preview)
  2111. Camel SQL Exec:
  2112. CREATE INDEX IF NOT EXISTS 'DELINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (deleted)
  2113. Camel SQL Exec:
  2114. CREATE INDEX IF NOT EXISTS 'JUNKINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (junk)
  2115. Camel SQL Exec:
  2116. CREATE INDEX IF NOT EXISTS 'READINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (read)
  2117. Camel SQL Exec:
  2118. RELEASE SAVEPOINT TN1
  2119. DB Operation ended. Time Taken : 0.000293
  2120. ###########
  2121.  
  2122. camel_db_select:
  2123. SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'
  2124.  
  2125. ===========
  2126. DB SQL operation [SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'] started
  2127. Camel SQL Exec:
  2128. SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'
  2129. DB Operation ended. Time Taken : 0.000066
  2130. ###########
  2131.  
  2132. ===========
  2133. DB SQL operation [SAVEPOINT TN1] started
  2134. Camel SQL Exec:
  2135. SAVEPOINT TN1
  2136. Camel SQL Exec:
  2137. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_version' ( version TEXT )
  2138. Camel SQL Exec:
  2139. UPDATE '#shared/user1@mytest co uk/Stuff_version' SET version='2'
  2140. Camel SQL Exec:
  2141. RELEASE SAVEPOINT TN1
  2142. DB Operation ended. Time Taken : 0.081159
  2143. ###########
  2144.  
  2145. ===========
  2146. DB SQL operation [SAVEPOINT TN1] started
  2147. Camel SQL Exec:
  2148. SAVEPOINT TN1
  2149. Camel SQL Exec:
  2150. INSERT OR REPLACE INTO '#shared/user1@mytest co uk/Stuff' VALUES ('2', 65552, 0, 1, 0, 0, 0, 0, 0, 1, 621, 1434566627, 1434566627, 'Stuff4U', 'Neil Romig <admin@mytest.co.uk>', 'Test User 1 <user1@mytest.co.uk>', NULL, NULL, NULL, NULL, NULL, '2144565461 2552233819 0', '', '0', '1 4-text 5-plain 1 7-charset 10-iso-8859-1 0- 0- 4-7bit 0 0', '16', strftime("%s", 'now'), strftime("%s", 'now') )
  2151. Camel SQL Exec:
  2152. INSERT OR REPLACE INTO '#shared/user1@mytest co uk/Stuff_bodystructure' VALUES ('2', NULL )
  2153. Camel SQL Exec:
  2154. RELEASE SAVEPOINT TN1
  2155. DB Operation ended. Time Taken : 0.087162
  2156. ###########
  2157.  
  2158. ===========
  2159. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' where read=0 or read=1] started
  2160. Camel SQL Exec:
  2161. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' where read=0 or read=1
  2162. DB Operation ended. Time Taken : 0.000165
  2163. ###########
  2164.  
  2165. ===========
  2166. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1] started
  2167. Camel SQL Exec:
  2168. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1
  2169. DB Operation ended. Time Taken : 0.000053
  2170. ###########
  2171.  
  2172. ===========
  2173. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE deleted = 1] started
  2174. Camel SQL Exec:
  2175. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE deleted = 1
  2176. DB Operation ended. Time Taken : 0.000048
  2177. ###########
  2178.  
  2179. ===========
  2180. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE read = 0] started
  2181. Camel SQL Exec:
  2182. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE read = 0
  2183. DB Operation ended. Time Taken : 0.000048
  2184. ###########
  2185.  
  2186. ===========
  2187. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 0 AND deleted = 0] started
  2188. Camel SQL Exec:
  2189. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 0 AND deleted = 0
  2190. DB Operation ended. Time Taken : 0.000058
  2191. ###########
  2192.  
  2193. ===========
  2194. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1 AND deleted = 0] started
  2195. Camel SQL Exec:
  2196. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1 AND deleted = 0
  2197. DB Operation ended. Time Taken : 0.000053
  2198. ###########
  2199.  
  2200. ===========
  2201. DB SQL operation [SAVEPOINT TN1] started
  2202. Camel SQL Exec:
  2203. SAVEPOINT TN1
  2204. Camel SQL Exec:
  2205. DELETE FROM folders WHERE folder_name = '#shared/user1@mytest co uk/Stuff'
  2206. Camel SQL Exec:
  2207. INSERT INTO folders VALUES ('#shared/user1@mytest co uk/Stuff', 14, 0, 0, 0, 1, 0, 0, 0, 1, 0, '4 0 0 0' )
  2208. Camel SQL Exec:
  2209. RELEASE SAVEPOINT TN1
  2210. DB Operation ended. Time Taken : 0.065107
  2211. ###########
  2212. [imapx:B] Updating uidnext for '#shared.user1@mytest co uk.Stuff' to 3l
  2213. [imapx:B] ** Starting next command
  2214. [imapx:B] Removed folder #shared/user1@mytest co uk/Stuff from connection folder list - op done
  2215. [imapx:B] starting idle
  2216. [imapx:B] ** Starting next command
  2217. [imapx:B] * no, no jobs
  2218. sexp is : [(match-all (system-flag "Junk"))]
  2219. Equivalent sql SELECT uid FROM 'INBOX' WHERE (junk = 1)
  2220.  
  2221. camel_db_select:
  2222. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  2223.  
  2224. ===========
  2225. DB SQL operation [SELECT uid FROM 'INBOX' WHERE (junk = 1)] started
  2226. Camel SQL Exec:
  2227. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  2228. DB Operation ended. Time Taken : 0.000121
  2229. ###########
  2230. sexp is : [(match-all (system-flag "Junk"))]
  2231. Equivalent sql SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  2232.  
  2233. camel_db_select:
  2234. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  2235.  
  2236. ===========
  2237. DB SQL operation [SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)] started
  2238. Camel SQL Exec:
  2239. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  2240. DB Operation ended. Time Taken : 0.000053
  2241. ###########
  2242. sexp is : [(match-all (system-flag "Junk"))]
  2243. Equivalent sql SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  2244.  
  2245. camel_db_select:
  2246. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  2247.  
  2248. ===========
  2249. DB SQL operation [SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)] started
  2250. Camel SQL Exec:
  2251. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  2252. DB Operation ended. Time Taken : 0.000052
  2253. ###########
  2254. sexp is : [(match-all (system-flag "Junk"))]
  2255. Equivalent sql SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  2256.  
  2257. camel_db_select:
  2258. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  2259.  
  2260. ===========
  2261. DB SQL operation [SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)] started
  2262. Camel SQL Exec:
  2263. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  2264. DB Operation ended. Time Taken : 0.000053
  2265. ###########
  2266. sexp is : [(match-all (system-flag "Junk"))]
  2267. Equivalent sql SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  2268.  
  2269. camel_db_select:
  2270. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  2271.  
  2272. ===========
  2273. DB SQL operation [SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)] started
  2274. Camel SQL Exec:
  2275. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  2276. DB Operation ended. Time Taken : 0.000051
  2277. ###########
  2278. sexp is : [(match-all (system-flag "Junk"))]
  2279. Equivalent sql SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  2280.  
  2281. camel_db_select:
  2282. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  2283.  
  2284. ===========
  2285. DB SQL operation [SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)] started
  2286. Camel SQL Exec:
  2287. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  2288. DB Operation ended. Time Taken : 0.000051
  2289. ###########
  2290. [imapx:A] adding command, format = 'IDLE'
  2291. [imapx:A] completing command buffer is [4] 'IDLE'
  2292. [imapx:A] completing command buffer is [0] ''
  2293. [imapx:A] Starting command (active=1, literal) A00046 IDLE
  2294. [imapx:A] I/O: 'A00046 IDLE'
  2295. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX")
  2296. [imapx:B] adding command, format = 'SELECT %M'
  2297. [imapx:B] completing command buffer is [12] 'SELECT INBOX'
  2298. [imapx:B] Starting command (active=1,) B00047 SELECT INBOX
  2299. [imapx:B] I/O: 'B00047 SELECT INBOX'
  2300. [imapx:B] adding command, format = 'IDLE'
  2301. [imapx:B] completing command buffer is [4] 'IDLE'
  2302. [imapx:B] finally cancelling IDLE, other command was quicker
  2303. [imapx:B] ** Starting next command
  2304. [imapx:B] -- Checking job queue for non-mailbox jobs
  2305. [imapx:B] * no, waiting for pending select 'INBOX'
  2306. [imapx:A] I/O: '+ entering ENHANCED idle mode'
  2307. [imapx:A] Got continuation response for IDLE
  2308. [imapx:A] ** Starting next command
  2309. [imapx:A] * no, no jobs
  2310. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2311. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2312. * 1 EXISTS
  2313. * 0 RECENT
  2314. * OK [UIDVALIDITY 434566370] Ok
  2315. * OK [MYRIGHTS "acdilrsw"] ACL
  2316. B00047 OK [READ-WRITE] Ok'
  2317. [imapx:B] got untagged response
  2318. [imapx:B] Have token 'FLAGS' id 0
  2319. [imapx:B] flags: 0020001f
  2320. [imapx:B] got untagged response
  2321. [imapx:B] Have token 'OK' id 0
  2322. [imapx:B] got untagged response
  2323. [imapx:B] Have token 'EXISTS' id 1
  2324. [imapx:B] got untagged response
  2325. [imapx:B] Have token 'RECENT' id 0
  2326. [imapx:B] got untagged response
  2327. [imapx:B] Have token 'OK' id 0
  2328. [imapx:B] got untagged response
  2329. [imapx:B] Have token 'OK' id 0
  2330. [imapx:B] Got completion response for command 00047 'SELECT'
  2331. [imapx:B] Select ok!
  2332. [imapx:B] CamelIMAPXServer::mailbox-closed ("#shared.user1@mytest co uk.Stuff")
  2333. [imapx:B] ** Starting next command
  2334. [imapx:B] starting idle
  2335. [imapx:B] adding command, format = 'IDLE'
  2336. [imapx:B] completing command buffer is [4] 'IDLE'
  2337. [imapx:B] completing command buffer is [0] ''
  2338. [imapx:B] Starting command (active=1, literal) B00049 IDLE
  2339. [imapx:B] I/O: 'B00049 IDLE'
  2340. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  2341. [imapx:B] Got continuation response for IDLE
  2342. [imapx:B] ** Starting next command
  2343. [imapx:B] * no, no jobs
  2344. Thread 0x52d2b70 >
  2345. Get folder info(0x1ec92f0:1434605583.6510.4@neilpc, '<null>') =
  2346. full_name: INBOX
  2347. flags: 00000454
  2348. full_name: INBOX/Drafts
  2349. flags: 00000018
  2350. full_name: INBOX/Junk
  2351. flags: 00000018
  2352. full_name: INBOX/Sent
  2353. flags: 00000018
  2354. full_name: INBOX/Trash
  2355. flags: 00000018
  2356. full_name: #shared
  2357. flags: 00000001
  2358. full_name: #shared/user1@mytest co uk
  2359. flags: 00000015
  2360. full_name: #shared/user1@mytest co uk/Stuff
  2361. flags: 00000018
  2362. full_name: .#evolution/Junk
  2363. flags: 000010f2
  2364. < 0x52d2b70 >
  2365. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2366. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  2367. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2368. [imapx:B] adding command, format = 'LIST "" %s'
  2369. [imapx:B] got string 'INBOX.*'
  2370. [imapx:B] completing command buffer is [17] 'LIST "" "INBOX.*"'
  2371. [imapx:B] enqueue job 'LIST "" "INBOX.*"'
  2372. [imapx:B] ** Starting next command
  2373. [imapx:B] I/O: 'DONE'
  2374. [imapx:B] waiting for idle to stop
  2375. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2376. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2377. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2378. [imapx:B] Removed folder INBOX from connection folder list - op done
  2379. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:1 has-expensive:0 found:0; connections opened:2 max:3
  2380. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2381. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2382. [imapx:B] folder INBOX is not selected, total 1 / 0, unread 0 / 0, modseq 0 / 0, uidnext 2 / 2: will rescan
  2383. [imapx:B] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  2384. [imapx:B] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  2385. [imapx:B] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  2386. [imapx:B] ** Starting next command
  2387. [imapx:B] waiting for idle to stop
  2388. [imapx:B] I/O: 'B00049 OK IDLE completed'
  2389. [imapx:B] Got completion response for command 00049 'IDLE'
  2390. [imapx:B] ** Starting next command
  2391. [imapx:B] - we're selected on 'INBOX', current jobs?
  2392. [imapx:B] -- Checking job queue
  2393. [imapx:B] -- -80 'LIST'?
  2394. [imapx:B] --> starting 'LIST'
  2395. [imapx:B] completing command buffer is [0] ''
  2396. [imapx:B] Starting command (active=1,) B00050 LIST "" "INBOX.*"
  2397. [imapx:B] I/O: 'B00050 LIST "" "INBOX.*"'
  2398. [imapx:B] ** Starting next command
  2399. [imapx:B] - we're selected on 'INBOX', current jobs?
  2400. [imapx:B] - -80 'LIST'
  2401. [imapx:B] -- Checking job queue
  2402. [imapx:B] -- 10 'FETCH'?
  2403. [imapx:B] --> starting 'FETCH'
  2404. [imapx:B] completing command buffer is [0] ''
  2405. [imapx:B] Starting command (active=2,) B00051 UID FETCH 1:* (UID FLAGS)
  2406. [imapx:B] I/O: 'B00051 UID FETCH 1:* (UID FLAGS)'
  2407. [imapx:B] I/O: '* LIST (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  2408. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  2409. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  2410. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  2411. B00050 OK LIST completed'
  2412. [imapx:B] got untagged response
  2413. [imapx:B] Have token 'LIST' id 0
  2414. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  2415. [imapx:B] got untagged response
  2416. [imapx:B] Have token 'LIST' id 0
  2417. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  2418. [imapx:B] got untagged response
  2419. [imapx:B] Have token 'LIST' id 0
  2420. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  2421. [imapx:B] got untagged response
  2422. [imapx:B] Have token 'LIST' id 0
  2423. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  2424. [imapx:B] Got completion response for command 00050 'LIST'
  2425. [imapx:B] adding command, format = 'LSUB "" %s'
  2426. [imapx:B] got string 'INBOX.*'
  2427. [imapx:B] completing command buffer is [17] 'LSUB "" "INBOX.*"'
  2428. [imapx:B] enqueue job 'LSUB "" "INBOX.*"'
  2429. [imapx:B] ** Starting next command
  2430. [imapx:B] - we're selected on 'INBOX', current jobs?
  2431. [imapx:B] - 10 'FETCH'
  2432. [imapx:B] -- Checking job queue
  2433. [imapx:B] * queueing job -80 'LIST'
  2434. [imapx:B] completing command buffer is [0] ''
  2435. [imapx:B] Starting command (active=2,) B00052 LSUB "" "INBOX.*"
  2436. [imapx:B] I/O: 'B00052 LSUB "" "INBOX.*"'
  2437. [imapx:B] ** Starting next command
  2438. [imapx:B] * no, no jobs
  2439. [imapx:B] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  2440. B00051 OK FETCH completed.'
  2441. [imapx:B] got untagged response
  2442. [imapx:B] Have token 'FETCH' id 1
  2443. [imapx:B] Got completion response for command 00051 'FETCH'
  2444. [imapx:B] ** Starting next command
  2445. [imapx:B] Removed folder INBOX from connection folder list - op done
  2446. [imapx:B] * no, no jobs
  2447. [imapx:B] ** Starting next command
  2448. [imapx:B] * no, no jobs
  2449. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:1 has-expensive:0 found:0; connections opened:2 max:3
  2450. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2451. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2452. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2453. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2454. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2455. [imapx:A] folder INBOX/Drafts is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  2456. [imapx:A] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2457. [imapx:A] got string '1'
  2458. [imapx:A] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2459. [imapx:A] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2460. [imapx:A] ** Starting next command
  2461. [imapx:A] I/O: 'DONE'
  2462. [imapx:A] waiting for idle to stop
  2463. [imapx:A] I/O: 'A00046 OK IDLE completed'
  2464. [imapx:A] Got completion response for command 00046 'IDLE'
  2465. [imapx:A] ** Starting next command
  2466. [imapx:A] - we're selected on 'INBOX', current jobs?
  2467. [imapx:A] -- Checking job queue
  2468. [imapx:A] -- 0 'FETCH'?
  2469. [imapx:A] Selecting mailbox 'INBOX.Drafts' for command 'FETCH'(0x4d8aca0)
  2470. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Drafts")
  2471. [imapx:A] adding command, format = 'SELECT %M'
  2472. [imapx:A] completing command buffer is [19] 'SELECT INBOX.Drafts'
  2473. [imapx:A] Starting command (active=1,) A00054 SELECT INBOX.Drafts
  2474. [imapx:A] I/O: 'A00054 SELECT INBOX.Drafts'
  2475. [imapx:A] ** Starting next command
  2476. [imapx:A] -- Checking job queue for non-mailbox jobs
  2477. [imapx:A] -- 0 'FETCH'?
  2478. [imapx:A] * no, waiting for pending select 'INBOX.Drafts'
  2479. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2480. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2481. * 0 EXISTS
  2482. * 0 RECENT
  2483. * OK [UIDVALIDITY 434607686] Ok
  2484. * OK [MYRIGHTS "acdilrsw"] ACL
  2485. A00054 OK [READ-WRITE] Ok'
  2486. [imapx:A] got untagged response
  2487. [imapx:A] Have token 'FLAGS' id 0
  2488. [imapx:A] flags: 0020001f
  2489. [imapx:A] got untagged response
  2490. [imapx:A] Have token 'OK' id 0
  2491. [imapx:A] got untagged response
  2492. [imapx:A] Have token 'EXISTS' id 0
  2493. [imapx:A] got untagged response
  2494. [imapx:A] Have token 'RECENT' id 0
  2495. [imapx:A] got untagged response
  2496. [imapx:A] Have token 'OK' id 0
  2497. [imapx:A] got untagged response
  2498. [imapx:A] Have token 'OK' id 0
  2499. [imapx:A] Got completion response for command 00054 'SELECT'
  2500. [imapx:A] Select ok!
  2501. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  2502. [imapx:A] ** Starting next command
  2503. [imapx:A] - we're selected on 'INBOX.Drafts', current jobs?
  2504. [imapx:A] -- Checking job queue
  2505. [imapx:A] -- 0 'FETCH'?
  2506. [imapx:A] --> starting 'FETCH'
  2507. [imapx:A] completing command buffer is [0] ''
  2508. [imapx:A] Starting command (active=1,) A00053 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  2509. [imapx:A] I/O: 'A00053 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2510. [imapx:A] I/O: 'A00053 OK FETCH completed.'
  2511. [imapx:A] Got completion response for command 00053 'FETCH'
  2512. [imapx:A] ** Starting next command
  2513. [imapx:A] starting idle
  2514. [imapx:A] ** Starting next command
  2515. [imapx:A] * no, no jobs
  2516. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  2517. [imapx:A] adding command, format = 'SELECT %M'
  2518. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  2519. [imapx:A] Starting command (active=1,) A00055 SELECT INBOX
  2520. [imapx:A] I/O: 'A00055 SELECT INBOX'
  2521. [imapx:A] adding command, format = 'IDLE'
  2522. [imapx:A] completing command buffer is [4] 'IDLE'
  2523. [imapx:A] finally cancelling IDLE, other command was quicker
  2524. [imapx:A] ** Starting next command
  2525. [imapx:A] -- Checking job queue for non-mailbox jobs
  2526. [imapx:A] * no, waiting for pending select 'INBOX'
  2527. [imapx:A] ** Starting next command
  2528. [imapx:A] -- Checking job queue for non-mailbox jobs
  2529. [imapx:A] * no, waiting for pending select 'INBOX'
  2530. [imapx:A] Removed folder INBOX/Drafts from connection folder list - op done
  2531. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2532. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2533. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2534. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2535. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2536. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2537. [imapx:A] folder INBOX/Junk is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  2538. [imapx:A] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2539. [imapx:A] got string '1'
  2540. [imapx:A] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2541. [imapx:A] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2542. [imapx:A] ** Starting next command
  2543. [imapx:A] -- Checking job queue for non-mailbox jobs
  2544. [imapx:A] -- 0 'FETCH'?
  2545. [imapx:A] * no, waiting for pending select 'INBOX'
  2546. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2547. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2548. * 1 EXISTS
  2549. * 0 RECENT
  2550. * OK [UIDVALIDITY 434566370] Ok
  2551. * OK [MYRIGHTS "acdilrsw"] ACL
  2552. A00055 OK [READ-WRITE] Ok'
  2553. [imapx:A] got untagged response
  2554. [imapx:A] Have token 'FLAGS' id 0
  2555. [imapx:A] flags: 0020001f
  2556. [imapx:A] got untagged response
  2557. [imapx:A] Have token 'OK' id 0
  2558. [imapx:A] got untagged response
  2559. [imapx:A] Have token 'EXISTS' id 1
  2560. [imapx:A] got untagged response
  2561. [imapx:A] Have token 'RECENT' id 0
  2562. [imapx:A] got untagged response
  2563. [imapx:A] Have token 'OK' id 0
  2564. [imapx:A] got untagged response
  2565. [imapx:A] Have token 'OK' id 0
  2566. [imapx:A] Got completion response for command 00055 'SELECT'
  2567. [imapx:A] Select ok!
  2568. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Drafts")
  2569. [imapx:A] ** Starting next command
  2570. [imapx:A] - we're selected on 'INBOX', current jobs?
  2571. [imapx:A] -- Checking job queue
  2572. [imapx:A] -- 0 'FETCH'?
  2573. [imapx:A] Selecting mailbox 'INBOX.Junk' for command 'FETCH'(0x4d8ade0)
  2574. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Junk")
  2575. [imapx:A] adding command, format = 'SELECT %M'
  2576. [imapx:A] completing command buffer is [17] 'SELECT INBOX.Junk'
  2577. [imapx:A] Starting command (active=1,) A00058 SELECT INBOX.Junk
  2578. [imapx:A] I/O: 'A00058 SELECT INBOX.Junk'
  2579. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2580. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2581. * 0 EXISTS
  2582. * 0 RECENT
  2583. * OK [UIDVALIDITY 434968236] Ok
  2584. * OK [MYRIGHTS "acdilrsw"] ACL
  2585. A00058 OK [READ-WRITE] Ok'
  2586. [imapx:A] got untagged response
  2587. [imapx:A] Have token 'FLAGS' id 0
  2588. [imapx:A] flags: 0020001f
  2589. [imapx:A] got untagged response
  2590. [imapx:A] Have token 'OK' id 0
  2591. [imapx:A] got untagged response
  2592. [imapx:A] Have token 'EXISTS' id 0
  2593. [imapx:A] got untagged response
  2594. [imapx:A] Have token 'RECENT' id 0
  2595. [imapx:A] got untagged response
  2596. [imapx:A] Have token 'OK' id 0
  2597. [imapx:A] got untagged response
  2598. [imapx:A] Have token 'OK' id 0
  2599. [imapx:A] Got completion response for command 00058 'SELECT'
  2600. [imapx:A] Select ok!
  2601. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  2602. [imapx:A] ** Starting next command
  2603. [imapx:A] - we're selected on 'INBOX.Junk', current jobs?
  2604. [imapx:A] -- Checking job queue
  2605. [imapx:A] -- 0 'FETCH'?
  2606. [imapx:A] --> starting 'FETCH'
  2607. [imapx:A] completing command buffer is [0] ''
  2608. [imapx:A] Starting command (active=1,) A00057 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  2609. [imapx:A] I/O: 'A00057 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2610. [imapx:A] I/O: 'A00057 OK FETCH completed.'
  2611. [imapx:A] Got completion response for command 00057 'FETCH'
  2612. [imapx:A] ** Starting next command
  2613. [imapx:A] starting idle
  2614. [imapx:A] ** Starting next command
  2615. [imapx:A] * no, no jobs
  2616. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  2617. [imapx:A] adding command, format = 'SELECT %M'
  2618. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  2619. [imapx:A] Starting command (active=1,) A00059 SELECT INBOX
  2620. [imapx:A] I/O: 'A00059 SELECT INBOX'
  2621. [imapx:A] adding command, format = 'IDLE'
  2622. [imapx:A] completing command buffer is [4] 'IDLE'
  2623. [imapx:A] finally cancelling IDLE, other command was quicker
  2624. [imapx:A] ** Starting next command
  2625. [imapx:A] -- Checking job queue for non-mailbox jobs
  2626. [imapx:A] * no, waiting for pending select 'INBOX'
  2627. [imapx:A] ** Starting next command
  2628. [imapx:A] -- Checking job queue for non-mailbox jobs
  2629. [imapx:A] * no, waiting for pending select 'INBOX'
  2630. [imapx:A] Removed folder INBOX/Junk from connection folder list - op done
  2631. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2632. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2633. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2634. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2635. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2636. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2637. [imapx:A] folder INBOX/Sent is not selected, total 1 / 0, unread 0 / 0, modseq 0 / 0, uidnext 0 / 0: will rescan
  2638. [imapx:A] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  2639. [imapx:A] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  2640. [imapx:A] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  2641. [imapx:A] ** Starting next command
  2642. [imapx:A] -- Checking job queue for non-mailbox jobs
  2643. [imapx:A] -- 0 'FETCH'?
  2644. [imapx:A] * no, waiting for pending select 'INBOX'
  2645. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2646. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2647. * 1 EXISTS
  2648. * 0 RECENT
  2649. * OK [UIDVALIDITY 434566370] Ok
  2650. * OK [MYRIGHTS "acdilrsw"] ACL
  2651. A00059 OK [READ-WRITE] Ok'
  2652. [imapx:A] got untagged response
  2653. [imapx:A] Have token 'FLAGS' id 0
  2654. [imapx:A] flags: 0020001f
  2655. [imapx:A] got untagged response
  2656. [imapx:A] Have token 'OK' id 0
  2657. [imapx:A] got untagged response
  2658. [imapx:A] Have token 'EXISTS' id 1
  2659. [imapx:A] got untagged response
  2660. [imapx:A] Have token 'RECENT' id 0
  2661. [imapx:A] got untagged response
  2662. [imapx:A] Have token 'OK' id 0
  2663. [imapx:A] got untagged response
  2664. [imapx:A] Have token 'OK' id 0
  2665. [imapx:A] Got completion response for command 00059 'SELECT'
  2666. [imapx:A] Select ok!
  2667. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Junk")
  2668. [imapx:A] ** Starting next command
  2669. [imapx:A] - we're selected on 'INBOX', current jobs?
  2670. [imapx:A] -- Checking job queue
  2671. [imapx:A] -- 0 'FETCH'?
  2672. [imapx:A] Selecting mailbox 'INBOX.Sent' for command 'FETCH'(0x4d8ad40)
  2673. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Sent")
  2674. [imapx:A] adding command, format = 'SELECT %M'
  2675. [imapx:A] completing command buffer is [17] 'SELECT INBOX.Sent'
  2676. [imapx:A] Starting command (active=1,) A00062 SELECT INBOX.Sent
  2677. [imapx:A] I/O: 'A00062 SELECT INBOX.Sent'
  2678. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2679. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2680. * 1 EXISTS
  2681. * 0 RECENT
  2682. * OK [UIDVALIDITY 434566418] Ok
  2683. * OK [MYRIGHTS "acdilrsw"] ACL
  2684. A00062 OK [READ-WRITE] Ok'
  2685. [imapx:A] got untagged response
  2686. [imapx:A] Have token 'FLAGS' id 0
  2687. [imapx:A] flags: 0020001f
  2688. [imapx:A] got untagged response
  2689. [imapx:A] Have token 'OK' id 0
  2690. [imapx:A] got untagged response
  2691. [imapx:A] Have token 'EXISTS' id 1
  2692. [imapx:A] got untagged response
  2693. [imapx:A] Have token 'RECENT' id 0
  2694. [imapx:A] got untagged response
  2695. [imapx:A] Have token 'OK' id 0
  2696. [imapx:A] got untagged response
  2697. [imapx:A] Have token 'OK' id 0
  2698. [imapx:A] Got completion response for command 00062 'SELECT'
  2699. [imapx:A] Select ok!
  2700. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  2701. [imapx:A] ** Starting next command
  2702. [imapx:A] - we're selected on 'INBOX.Sent', current jobs?
  2703. [imapx:A] -- Checking job queue
  2704. [imapx:A] -- 0 'FETCH'?
  2705. [imapx:A] --> starting 'FETCH'
  2706. [imapx:A] completing command buffer is [0] ''
  2707. [imapx:A] Starting command (active=1,) A00061 UID FETCH 1:* (UID FLAGS)
  2708. [imapx:A] I/O: 'A00061 UID FETCH 1:* (UID FLAGS)'
  2709. [imapx:A] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  2710. A00061 OK FETCH completed.'
  2711. [imapx:A] got untagged response
  2712. [imapx:A] Have token 'FETCH' id 1
  2713. [imapx:A] Got completion response for command 00061 'FETCH'
  2714.  
  2715. camel_db_select:
  2716. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'
  2717.  
  2718. ===========
  2719. DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'] started
  2720. Camel SQL Exec:
  2721. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'
  2722. DB Operation ended. Time Taken : 0.000272
  2723. ###########
  2724. [imapx:A] ** Starting next command
  2725. [imapx:A] starting idle
  2726. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  2727. [imapx:A] adding command, format = 'SELECT %M'
  2728. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  2729. [imapx:A] Starting command (active=1,) A00063 SELECT INBOX
  2730. [imapx:A] I/O: 'A00063 SELECT INBOX'
  2731. [imapx:A] adding command, format = 'IDLE'
  2732. [imapx:A] completing command buffer is [4] 'IDLE'
  2733. [imapx:A] finally cancelling IDLE, other command was quicker
  2734. [imapx:A] ** Starting next command
  2735. [imapx:A] -- Checking job queue for non-mailbox jobs
  2736. [imapx:A] * no, waiting for pending select 'INBOX'
  2737. [imapx:A] ** Starting next command
  2738. [imapx:A] -- Checking job queue for non-mailbox jobs
  2739. [imapx:A] * no, waiting for pending select 'INBOX'
  2740. [imapx:A] Removed folder INBOX/Sent from connection folder list - op done
  2741. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2742. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2743. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2744. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2745. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2746. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2747. [imapx:A] folder INBOX/Trash is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  2748. [imapx:A] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2749. [imapx:A] got string '1'
  2750. [imapx:A] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2751. [imapx:A] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2752. [imapx:A] ** Starting next command
  2753. [imapx:A] -- Checking job queue for non-mailbox jobs
  2754. [imapx:A] -- 0 'FETCH'?
  2755. [imapx:A] * no, waiting for pending select 'INBOX'
  2756. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2757. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2758. * 1 EXISTS
  2759. * 0 RECENT
  2760. * OK [UIDVALIDITY 434566370] Ok
  2761. * OK [MYRIGHTS "acdilrsw"] ACL
  2762. A00063 OK [READ-WRITE] Ok'
  2763. [imapx:A] got untagged response
  2764. [imapx:A] Have token 'FLAGS' id 0
  2765. [imapx:A] flags: 0020001f
  2766. [imapx:A] got untagged response
  2767. [imapx:A] Have token 'OK' id 0
  2768. [imapx:A] got untagged response
  2769. [imapx:A] Have token 'EXISTS' id 1
  2770. [imapx:A] got untagged response
  2771. [imapx:A] Have token 'RECENT' id 0
  2772. [imapx:A] got untagged response
  2773. [imapx:A] Have token 'OK' id 0
  2774. [imapx:A] got untagged response
  2775. [imapx:A] Have token 'OK' id 0
  2776. [imapx:A] Got completion response for command 00063 'SELECT'
  2777. [imapx:A] Select ok!
  2778. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Sent")
  2779. [imapx:A] ** Starting next command
  2780. [imapx:A] - we're selected on 'INBOX', current jobs?
  2781. [imapx:A] -- Checking job queue
  2782. [imapx:A] -- 0 'FETCH'?
  2783. [imapx:A] Selecting mailbox 'INBOX.Trash' for command 'FETCH'(0x4d8ae80)
  2784. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Trash")
  2785. [imapx:A] adding command, format = 'SELECT %M'
  2786. [imapx:A] completing command buffer is [18] 'SELECT INBOX.Trash'
  2787. [imapx:A] Starting command (active=1,) A00066 SELECT INBOX.Trash
  2788. [imapx:A] I/O: 'A00066 SELECT INBOX.Trash'
  2789. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2790. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2791. * 0 EXISTS
  2792. * 0 RECENT
  2793. * OK [UIDVALIDITY 434968237] Ok
  2794. * OK [MYRIGHTS "acdilrsw"] ACL
  2795. A00066 OK [READ-WRITE] Ok'
  2796. [imapx:A] got untagged response
  2797. [imapx:A] Have token 'FLAGS' id 0
  2798. [imapx:A] flags: 0020001f
  2799. [imapx:A] got untagged response
  2800. [imapx:A] Have token 'OK' id 0
  2801. [imapx:A] got untagged response
  2802. [imapx:A] Have token 'EXISTS' id 0
  2803. [imapx:A] got untagged response
  2804. [imapx:A] Have token 'RECENT' id 0
  2805. [imapx:A] got untagged response
  2806. [imapx:A] Have token 'OK' id 0
  2807. [imapx:A] got untagged response
  2808. [imapx:A] Have token 'OK' id 0
  2809. [imapx:A] Got completion response for command 00066 'SELECT'
  2810. [imapx:A] Select ok!
  2811. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  2812. [imapx:A] ** Starting next command
  2813. [imapx:A] - we're selected on 'INBOX.Trash', current jobs?
  2814. [imapx:A] -- Checking job queue
  2815. [imapx:A] -- 0 'FETCH'?
  2816. [imapx:A] --> starting 'FETCH'
  2817. [imapx:A] completing command buffer is [0] ''
  2818. [imapx:A] Starting command (active=1,) A00065 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  2819. [imapx:A] I/O: 'A00065 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  2820. [imapx:A] I/O: 'A00065 OK FETCH completed.'
  2821. [imapx:A] Got completion response for command 00065 'FETCH'
  2822. [imapx:A] ** Starting next command
  2823. [imapx:A] starting idle
  2824. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  2825. [imapx:A] adding command, format = 'SELECT %M'
  2826. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  2827. [imapx:A] Starting command (active=1,) A00067 SELECT INBOX
  2828. [imapx:A] I/O: 'A00067 SELECT INBOX'
  2829. [imapx:A] adding command, format = 'IDLE'
  2830. [imapx:A] completing command buffer is [4] 'IDLE'
  2831. [imapx:A] finally cancelling IDLE, other command was quicker
  2832. [imapx:A] ** Starting next command
  2833. [imapx:A] -- Checking job queue for non-mailbox jobs
  2834. [imapx:A] * no, waiting for pending select 'INBOX'
  2835. [imapx:A] ** Starting next command
  2836. [imapx:A] -- Checking job queue for non-mailbox jobs
  2837. [imapx:A] * no, waiting for pending select 'INBOX'
  2838. [imapx:A] ** Starting next command
  2839. [imapx:A] -- Checking job queue for non-mailbox jobs
  2840. [imapx:A] * no, waiting for pending select 'INBOX'
  2841. [imapx:A] Removed folder INBOX/Trash from connection folder list - op done
  2842. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  2843. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  2844. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  2845.  
  2846. ===========
  2847. DB SQL operation [SAVEPOINT TN1] started
  2848. Camel SQL Exec:
  2849. SAVEPOINT TN1
  2850. Camel SQL Exec:
  2851. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff' ( uid TEXT PRIMARY KEY , flags INTEGER , msg_type INTEGER , read INTEGER , deleted INTEGER , replied INTEGER , important INTEGER , junk INTEGER , attachment INTEGER , dirty INTEGER , size INTEGER , dsent NUMERIC , dreceived NUMERIC , subject TEXT , mail_from TEXT , mail_to TEXT , mail_cc TEXT , mlist TEXT , followup_flag TEXT , followup_completed_on TEXT , followup_due_by TEXT , part TEXT , labels TEXT , usertags TEXT , cinfo TEXT , bdata TEXT, created TEXT, modified TEXT)
  2852. Camel SQL Exec:
  2853. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_bodystructure' ( uid TEXT PRIMARY KEY , bodystructure TEXT )
  2854. Camel SQL Exec:
  2855. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_preview' ( uid TEXT PRIMARY KEY , preview TEXT)
  2856. Camel SQL Exec:
  2857. DROP INDEX IF EXISTS 'SINDEX-#shared/user1@mytest co uk/Stuff'
  2858. Camel SQL Exec:
  2859. CREATE INDEX IF NOT EXISTS 'SINDEX-#shared/user1@mytest co uk/Stuff-preview' ON '#shared/user1@mytest co uk/Stuff_preview' (uid, preview)
  2860. Camel SQL Exec:
  2861. CREATE INDEX IF NOT EXISTS 'DELINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (deleted)
  2862. Camel SQL Exec:
  2863. CREATE INDEX IF NOT EXISTS 'JUNKINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (junk)
  2864. Camel SQL Exec:
  2865. CREATE INDEX IF NOT EXISTS 'READINDEX-#shared/user1@mytest co uk/Stuff' ON '#shared/user1@mytest co uk/Stuff' (read)
  2866. Camel SQL Exec:
  2867. RELEASE SAVEPOINT TN1
  2868. DB Operation ended. Time Taken : 0.000311
  2869. ###########
  2870.  
  2871. camel_db_select:
  2872. SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'
  2873.  
  2874. ===========
  2875. DB SQL operation [SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'] started
  2876. Camel SQL Exec:
  2877. SELECT version FROM '#shared/user1@mytest co uk/Stuff_version'
  2878. DB Operation ended. Time Taken : 0.000073
  2879. ###########
  2880.  
  2881. ===========
  2882. DB SQL operation [SAVEPOINT TN1] started
  2883. Camel SQL Exec:
  2884. SAVEPOINT TN1
  2885. Camel SQL Exec:
  2886. CREATE TABLE IF NOT EXISTS '#shared/user1@mytest co uk/Stuff_version' ( version TEXT )
  2887. Camel SQL Exec:
  2888. UPDATE '#shared/user1@mytest co uk/Stuff_version' SET version='2'
  2889. Camel SQL Exec:
  2890. RELEASE SAVEPOINT TN1
  2891. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  2892. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  2893. * 1 EXISTS
  2894. * 0 RECENT
  2895. * OK [UIDVALIDITY 434566370] Ok
  2896. * OK [MYRIGHTS "acdilrsw"] ACL
  2897. A00067 OK [READ-WRITE] Ok'
  2898. [imapx:A] got untagged response
  2899. [imapx:A] Have token 'FLAGS' id 0
  2900. [imapx:A] flags: 0020001f
  2901. [imapx:A] got untagged response
  2902. [imapx:A] Have token 'OK' id 0
  2903. [imapx:A] got untagged response
  2904. [imapx:A] Have token 'EXISTS' id 1
  2905. [imapx:A] got untagged response
  2906. [imapx:A] Have token 'RECENT' id 0
  2907. [imapx:A] got untagged response
  2908. [imapx:A] Have token 'OK' id 0
  2909. [imapx:A] got untagged response
  2910. [imapx:A] Have token 'OK' id 0
  2911. [imapx:A] Got completion response for command 00067 'SELECT'
  2912. [imapx:A] Select ok!
  2913. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Trash")
  2914. [imapx:A] ** Starting next command
  2915. [imapx:A] starting idle
  2916. [imapx:A] adding command, format = 'IDLE'
  2917. [imapx:A] completing command buffer is [4] 'IDLE'
  2918. [imapx:A] completing command buffer is [0] ''
  2919. [imapx:A] Starting command (active=1, literal) A00069 IDLE
  2920. [imapx:A] I/O: 'A00069 IDLE'
  2921. [imapx:A] I/O: '+ entering ENHANCED idle mode'
  2922. [imapx:A] Got continuation response for IDLE
  2923. [imapx:A] ** Starting next command
  2924. [imapx:A] * no, no jobs
  2925. [imapx:B] I/O: '* LSUB (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  2926. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  2927. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  2928. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  2929. B00052 OK LSUB completed'
  2930. [imapx:B] got untagged response
  2931. [imapx:B] Have token 'LSUB' id 0
  2932. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  2933. [imapx:B] got untagged response
  2934. [imapx:B] Have token 'LSUB' id 0
  2935. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  2936. [imapx:B] got untagged response
  2937. [imapx:B] Have token 'LSUB' id 0
  2938. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  2939. [imapx:B] got untagged response
  2940. [imapx:B] Have token 'LSUB' id 0
  2941. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  2942. [imapx:B] Got completion response for command 00052 'LIST'
  2943. [imapx:B] ==== list or lsub completed ====
  2944. [imapx:B] ** Starting next command
  2945. [imapx:B] starting idle
  2946. [imapx:B] ** Starting next command
  2947. [imapx:B] * no, no jobs
  2948. [imapx:B] adding command, format = 'LIST "" %s'
  2949. [imapx:B] got string 'INBOX'
  2950. [imapx:B] completing command buffer is [13] 'LIST "" INBOX'
  2951. [imapx:B] enqueue job 'LIST "" INBOX'
  2952. [imapx:B] ** Starting next command
  2953. [imapx:B] - we're selected on 'INBOX', current jobs?
  2954. [imapx:B] -- Checking job queue
  2955. [imapx:B] -- -80 'LIST'?
  2956. [imapx:B] --> starting 'LIST'
  2957. [imapx:B] completing command buffer is [0] ''
  2958. [imapx:B] Starting command (active=1,) B00070 LIST "" INBOX
  2959. [imapx:B] I/O: 'B00070 LIST "" INBOX'
  2960. [imapx:B] adding command, format = 'IDLE'
  2961. [imapx:B] completing command buffer is [4] 'IDLE'
  2962. [imapx:B] ** Starting next command
  2963. [imapx:B] * no, no jobs
  2964. [imapx:B] I/O: '* LIST (\Unmarked \HasChildren) "." "INBOX"
  2965. B00070 OK LIST completed'
  2966. [imapx:B] got untagged response
  2967. [imapx:B] Have token 'LIST' id 0
  2968. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  2969. [imapx:B] Got completion response for command 00070 'LIST'
  2970. [imapx:B] adding command, format = 'LSUB "" %s'
  2971. [imapx:B] got string 'INBOX'
  2972. [imapx:B] completing command buffer is [13] 'LSUB "" INBOX'
  2973. [imapx:B] enqueue job 'LSUB "" INBOX'
  2974. [imapx:B] ** Starting next command
  2975. [imapx:B] - we're selected on 'INBOX', current jobs?
  2976. [imapx:B] -- Checking job queue
  2977. [imapx:B] -- -80 'LIST'?
  2978. [imapx:B] --> starting 'LIST'
  2979. [imapx:B] completing command buffer is [0] ''
  2980. [imapx:B] Starting command (active=1,) B00072 LSUB "" INBOX
  2981. [imapx:B] I/O: 'B00072 LSUB "" INBOX'
  2982. [imapx:B] ** Starting next command
  2983. [imapx:B] * no, no jobs
  2984. [imapx:B] I/O: '* LSUB (\Unmarked \HasChildren) "." "INBOX"
  2985. B00072 OK LSUB completed'
  2986. [imapx:B] got untagged response
  2987. [imapx:B] Have token 'LSUB' id 0
  2988. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  2989. [imapx:B] Got completion response for command 00072 'LIST'
  2990. [imapx:B] ==== list or lsub completed ====
  2991. [imapx:B] ** Starting next command
  2992. [imapx:B] starting idle
  2993. [imapx:B] ** Starting next command
  2994. [imapx:B] * no, no jobs
  2995. DB Operation ended. Time Taken : 0.056436
  2996. ###########
  2997.  
  2998. ===========
  2999. DB SQL operation [SAVEPOINT TN1] started
  3000. Camel SQL Exec:
  3001. SAVEPOINT TN1
  3002. Camel SQL Exec:
  3003. INSERT OR REPLACE INTO '#shared/user1@mytest co uk/Stuff' VALUES ('2', 16, 0, 1, 0, 0, 0, 0, 0, 0, 621, 1434566627, 1434566627, 'Stuff4U', 'Neil Romig <admin@mytest.co.uk>', 'Test User 1 <user1@mytest.co.uk>', NULL, NULL, NULL, NULL, NULL, '2144565461 2552233819 0', '', '0', '1 4-text 5-plain 1 7-charset 10-iso-8859-1 0- 0- 4-7bit 0 0', '16', strftime("%s", 'now'), strftime("%s", 'now') )
  3004. Camel SQL Exec:
  3005. INSERT OR REPLACE INTO '#shared/user1@mytest co uk/Stuff_bodystructure' VALUES ('2', NULL )
  3006. Camel SQL Exec:
  3007. RELEASE SAVEPOINT TN1
  3008. DB Operation ended. Time Taken : 0.042149
  3009. ###########
  3010.  
  3011. ===========
  3012. DB SQL operation [SAVEPOINT TN1] started
  3013. Camel SQL Exec:
  3014. SAVEPOINT TN1
  3015. Camel SQL Exec:
  3016. CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT)
  3017. Camel SQL Exec:
  3018. INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '#shared/user1@mytest co uk', strftime("%s", 'now') FROM '#shared/user1@mytest co uk'
  3019. Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '#shared/user1@mytest co uk', strftime("%s", 'now') FROM '#shared/user1@mytest co uk' [no such table: #shared/user1@mytest co uk].
  3020. Camel SQL Exec:
  3021. DELETE FROM folders WHERE folder_name = '#shared/user1@mytest co uk'
  3022. Camel SQL Exec:
  3023. DROP TABLE '#shared/user1@mytest co uk'
  3024. Error in SQL EXEC statement: DROP TABLE '#shared/user1@mytest co uk' [no such table: #shared/user1@mytest co uk].
  3025. Camel SQL Exec:
  3026. DROP TABLE '#shared/user1@mytest co uk_bodystructure'
  3027. Error in SQL EXEC statement: DROP TABLE '#shared/user1@mytest co uk_bodystructure' [no such table: #shared/user1@mytest co uk_bodystructure].
  3028. Camel SQL Exec:
  3029. RELEASE SAVEPOINT TN1
  3030. DB Operation ended. Time Taken : 0.000260
  3031. ###########
  3032.  
  3033. ===========
  3034. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' where read=0 or read=1] started
  3035. Camel SQL Exec:
  3036. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' where read=0 or read=1
  3037. DB Operation ended. Time Taken : 0.000106
  3038. ###########
  3039.  
  3040. ===========
  3041. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1] started
  3042. Camel SQL Exec:
  3043. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1
  3044. DB Operation ended. Time Taken : 0.000054
  3045. ###########
  3046.  
  3047. ===========
  3048. DB SQL operation [SAVEPOINT TN1] started
  3049. Camel SQL Exec:
  3050. SAVEPOINT TN1
  3051. Camel SQL Exec:
  3052. CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT)
  3053. Camel SQL Exec:
  3054. INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '#shared/user1@mytest co uk/Stuff', strftime("%s", 'now') FROM '#shared/user1@mytest co uk/Stuff'
  3055. Camel SQL Exec:
  3056. DELETE FROM folders WHERE folder_name = '#shared/user1@mytest co uk/Stuff'
  3057. Camel SQL Exec:
  3058. DROP TABLE '#shared/user1@mytest co uk/Stuff'
  3059. Camel SQL Exec:
  3060. DROP TABLE '#shared/user1@mytest co uk/Stuff_bodystructure'
  3061. Camel SQL Exec:
  3062. RELEASE SAVEPOINT TN1
  3063. DB Operation ended. Time Taken : 0.041702
  3064. ###########
  3065.  
  3066. ===========
  3067. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE deleted = 1] started
  3068. Camel SQL Exec:
  3069. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE deleted = 1
  3070. Error in SQL EXEC statement: SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE deleted = 1 [no such table: #shared/user1@mytest co uk/Stuff].
  3071. DB Operation ended. Time Taken : 0.000089
  3072. ###########
  3073.  
  3074. ===========
  3075. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE read = 0] started
  3076. Camel SQL Exec:
  3077. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE read = 0
  3078. Error in SQL EXEC statement: SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE read = 0 [no such table: #shared/user1@mytest co uk/Stuff].
  3079. DB Operation ended. Time Taken : 0.000042
  3080. ###########
  3081.  
  3082. ===========
  3083. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 0 AND deleted = 0] started
  3084. Camel SQL Exec:
  3085. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 0 AND deleted = 0
  3086. Error in SQL EXEC statement: SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 0 AND deleted = 0 [no such table: #shared/user1@mytest co uk/Stuff].
  3087. DB Operation ended. Time Taken : 0.000039
  3088. ###########
  3089.  
  3090. ===========
  3091. DB SQL operation [SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1 AND deleted = 0] started
  3092. Camel SQL Exec:
  3093. SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1 AND deleted = 0
  3094. [imapx:B] adding command, format = 'IDLE'
  3095. [imapx:B] completing command buffer is [4] 'IDLE'
  3096. Error in SQL EXEC statement: SELECT COUNT (*) FROM '#shared/user1@mytest co uk/Stuff' WHERE junk = 1 AND deleted = 0 [no such table: #shared/user1@mytest co uk/Stuff].
  3097. [imapx:B] completing command buffer is [0] ''
  3098. DB Operation ended. Time Taken : 0.000065
  3099. ###########
  3100. [imapx:B] Starting command (active=1, literal) B00073 IDLE
  3101.  
  3102. ===========
  3103. DB SQL operation [SAVEPOINT TN1] started
  3104. Camel SQL Exec:
  3105. SAVEPOINT TN1
  3106. [imapx:B] I/O: 'B00073 IDLE'
  3107. Camel SQL Exec:
  3108. DELETE FROM folders WHERE folder_name = '#shared/user1@mytest co uk/Stuff'
  3109. Camel SQL Exec:
  3110. INSERT INTO folders VALUES ('#shared/user1@mytest co uk/Stuff', 14, 0, 0, 0, 1, 0, 0, 0, 0, 0, '4 0 3 0' )
  3111. Camel SQL Exec:
  3112. RELEASE SAVEPOINT TN1
  3113. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  3114. [imapx:B] Got continuation response for IDLE
  3115. [imapx:B] ** Starting next command
  3116. [imapx:B] * no, no jobs
  3117. DB Operation ended. Time Taken : 0.067302
  3118. ###########
  3119.  
  3120. (evolution:2631): camel-imapx-CRITICAL **: camel_imapx_folder_list_mailbox: assertion 'store_info != NULL' failed
  3121.  
  3122. (evolution:2631): camel-WARNING **: CamelIMAPXFolder::refresh_info_sync() reported failure without setting its GError
  3123. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3124. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3125. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3126. sexp is : [(match-all (system-flag "Junk"))]
  3127. Equivalent sql SELECT uid FROM 'INBOX' WHERE (junk = 1)
  3128.  
  3129. camel_db_select:
  3130. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  3131.  
  3132. ===========
  3133. DB SQL operation [SELECT uid FROM 'INBOX' WHERE (junk = 1)] started
  3134. Camel SQL Exec:
  3135. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  3136. DB Operation ended. Time Taken : 0.000132
  3137. ###########
  3138. sexp is : [(match-all (system-flag "Junk"))]
  3139. Equivalent sql SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  3140.  
  3141. camel_db_select:
  3142. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  3143.  
  3144. ===========
  3145. DB SQL operation [SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)] started
  3146. Camel SQL Exec:
  3147. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  3148. DB Operation ended. Time Taken : 0.000061
  3149. ###########
  3150. sexp is : [(match-all (system-flag "Junk"))]
  3151. Equivalent sql SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  3152.  
  3153. camel_db_select:
  3154. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  3155.  
  3156. ===========
  3157. DB SQL operation [SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)] started
  3158. Camel SQL Exec:
  3159. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  3160. DB Operation ended. Time Taken : 0.000061
  3161. ###########
  3162. sexp is : [(match-all (system-flag "Junk"))]
  3163. Equivalent sql SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  3164.  
  3165. camel_db_select:
  3166. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  3167.  
  3168. ===========
  3169. DB SQL operation [SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)] started
  3170. Camel SQL Exec:
  3171. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  3172. DB Operation ended. Time Taken : 0.000078
  3173. ###########
  3174. sexp is : [(match-all (system-flag "Junk"))]
  3175. Equivalent sql SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  3176.  
  3177. camel_db_select:
  3178. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  3179.  
  3180. ===========
  3181. DB SQL operation [SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)] started
  3182. Camel SQL Exec:
  3183. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  3184. DB Operation ended. Time Taken : 0.000060
  3185. ###########
  3186. sexp is : [(match-all (system-flag "Junk"))]
  3187. Equivalent sql SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  3188.  
  3189. camel_db_select:
  3190. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  3191.  
  3192. ===========
  3193. DB SQL operation [SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)] started
  3194. Camel SQL Exec:
  3195. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  3196. Error in SQL EXEC statement: SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1) [no such table: #shared/user1@mytest co uk/Stuff].
  3197. DB Operation ended. Time Taken : 0.000052
  3198. ###########
  3199. Thread 0x4cd0ed0 >
  3200. Get folder info(0x1ec92f0:1434605583.6510.4@neilpc, '<null>') =
  3201. full_name: INBOX
  3202. flags: 00000454
  3203. full_name: INBOX/Drafts
  3204. flags: 00000018
  3205. full_name: INBOX/Junk
  3206. flags: 00000018
  3207. full_name: INBOX/Sent
  3208. flags: 00000018
  3209. full_name: INBOX/Trash
  3210. flags: 00000018
  3211. full_name: .#evolution/Junk
  3212. flags: 000010f2
  3213. < 0x4cd0ed0 >
  3214. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3215. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3216. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3217. [imapx:B] Removed folder INBOX from connection folder list - op done
  3218. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3219. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3220. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3221. [imapx:B] folder INBOX is not selected, total 1 / 0, unread 0 / 0, modseq 0 / 0, uidnext 2 / 2: will rescan
  3222. [imapx:B] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  3223. [imapx:B] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  3224. [imapx:B] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  3225. [imapx:B] ** Starting next command
  3226. [imapx:B] I/O: 'DONE'
  3227. [imapx:B] waiting for idle to stop
  3228. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3229. cmds:1 has-expensive:1 avail:0 cinfo:0x4579d90 server:0x45a8300
  3230. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3231. [imapx:A] adding command, format = 'LIST "" %s'
  3232. [imapx:A] got string 'INBOX.*'
  3233. [imapx:A] completing command buffer is [17] 'LIST "" "INBOX.*"'
  3234. [imapx:A] enqueue job 'LIST "" "INBOX.*"'
  3235. [imapx:A] ** Starting next command
  3236. [imapx:A] I/O: 'DONE'
  3237. [imapx:A] waiting for idle to stop
  3238. [imapx:B] I/O: 'B00073 OK IDLE completed'
  3239. [imapx:B] Got completion response for command 00073 'IDLE'
  3240. [imapx:B] ** Starting next command
  3241. [imapx:B] - we're selected on 'INBOX', current jobs?
  3242. [imapx:B] -- Checking job queue
  3243. [imapx:B] -- 10 'FETCH'?
  3244. [imapx:B] --> starting 'FETCH'
  3245. [imapx:B] completing command buffer is [0] ''
  3246. [imapx:B] Starting command (active=1,) B00074 UID FETCH 1:* (UID FLAGS)
  3247. [imapx:B] I/O: 'B00074 UID FETCH 1:* (UID FLAGS)'
  3248. [imapx:B] ** Starting next command
  3249. [imapx:B] * no, no jobs
  3250. [imapx:A] I/O: 'A00069 OK IDLE completed'
  3251. [imapx:A] Got completion response for command 00069 'IDLE'
  3252. [imapx:B] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  3253. B00074 OK FETCH completed.'
  3254. [imapx:A] ** Starting next command
  3255. [imapx:A] - we're selected on 'INBOX', current jobs?
  3256. [imapx:A] -- Checking job queue
  3257. [imapx:A] -- -80 'LIST'?
  3258. [imapx:A] --> starting 'LIST'
  3259. [imapx:A] completing command buffer is [0] ''
  3260. [imapx:B] got untagged response
  3261. [imapx:A] Starting command (active=1,) A00075 LIST "" "INBOX.*"
  3262. [imapx:B] Have token 'FETCH' id 1
  3263. [imapx:B] Got completion response for command 00074 'FETCH'
  3264. [imapx:B] ** Starting next command
  3265. [imapx:B] Removed folder INBOX from connection folder list - op done
  3266. [imapx:B] starting idle
  3267. [imapx:B] ** Starting next command
  3268. [imapx:B] * no, no jobs
  3269. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3270. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3271. cmds:1 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  3272. [imapx:B] adding command, format = 'IDLE'
  3273. [imapx:B] completing command buffer is [4] 'IDLE'
  3274. [imapx:B] completing command buffer is [0] ''
  3275. [imapx:B] Starting command (active=1, literal) B00076 IDLE
  3276. [imapx:A] I/O: 'A00075 LIST "" "INBOX.*"'
  3277. [imapx:B] I/O: 'B00076 IDLE'
  3278. [imapx:A] ** Starting next command
  3279. [imapx:A] * no, no jobs
  3280. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3281. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3282. cmds:1 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  3283. [imapx:B] folder INBOX/Drafts is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  3284. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3285. [imapx:B] got string '1'
  3286. [imapx:B] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3287. [imapx:B] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3288. [imapx:B] ** Starting next command
  3289. [imapx:B] * no; waiting for literal 'IDLE'
  3290. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  3291. [imapx:B] Got continuation response for IDLE
  3292. [imapx:B] ** Starting next command
  3293. [imapx:B] I/O: 'DONE'
  3294. [imapx:B] waiting for idle to stop
  3295. [imapx:A] I/O: '* LIST (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  3296. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  3297. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  3298. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  3299. A00075 OK LIST completed'
  3300. [imapx:A] got untagged response
  3301. [imapx:A] Have token 'LIST' id 0
  3302. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  3303. [imapx:A] got untagged response
  3304. [imapx:A] Have token 'LIST' id 0
  3305. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  3306. [imapx:A] got untagged response
  3307. [imapx:A] Have token 'LIST' id 0
  3308. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  3309. [imapx:A] got untagged response
  3310. [imapx:A] Have token 'LIST' id 0
  3311. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  3312. [imapx:A] Got completion response for command 00075 'LIST'
  3313. [imapx:A] adding command, format = 'LSUB "" %s'
  3314. [imapx:A] got string 'INBOX.*'
  3315. [imapx:A] completing command buffer is [17] 'LSUB "" "INBOX.*"'
  3316. [imapx:A] enqueue job 'LSUB "" "INBOX.*"'
  3317. [imapx:A] ** Starting next command
  3318. [imapx:A] - we're selected on 'INBOX', current jobs?
  3319. [imapx:A] -- Checking job queue
  3320. [imapx:A] -- -80 'LIST'?
  3321. [imapx:A] --> starting 'LIST'
  3322. [imapx:A] completing command buffer is [0] ''
  3323. [imapx:A] Starting command (active=1,) A00078 LSUB "" "INBOX.*"
  3324. [imapx:A] I/O: 'A00078 LSUB "" "INBOX.*"'
  3325. [imapx:A] ** Starting next command
  3326. [imapx:A] * no, no jobs
  3327. [imapx:B] I/O: 'B00076 OK IDLE completed'
  3328. [imapx:B] Got completion response for command 00076 'IDLE'
  3329. [imapx:B] ** Starting next command
  3330. [imapx:B] - we're selected on 'INBOX', current jobs?
  3331. [imapx:B] -- Checking job queue
  3332. [imapx:B] -- 0 'FETCH'?
  3333. [imapx:B] Selecting mailbox 'INBOX.Drafts' for command 'FETCH'(0x4d0e020)
  3334. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Drafts")
  3335. [imapx:B] adding command, format = 'SELECT %M'
  3336. [imapx:B] completing command buffer is [19] 'SELECT INBOX.Drafts'
  3337. [imapx:B] Starting command (active=1,) B00079 SELECT INBOX.Drafts
  3338. [imapx:B] I/O: 'B00079 SELECT INBOX.Drafts'
  3339. [imapx:B] ** Starting next command
  3340. [imapx:B] -- Checking job queue for non-mailbox jobs
  3341. [imapx:B] -- 0 'FETCH'?
  3342. [imapx:B] * no, waiting for pending select 'INBOX.Drafts'
  3343. [imapx:A] I/O: '* LSUB (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  3344. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  3345. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  3346. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  3347. A00078 OK LSUB completed'
  3348. [imapx:A] got untagged response
  3349. [imapx:A] Have token 'LSUB' id 0
  3350. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  3351. [imapx:A] got untagged response
  3352. [imapx:A] Have token 'LSUB' id 0
  3353. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  3354. [imapx:A] got untagged response
  3355. [imapx:A] Have token 'LSUB' id 0
  3356. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  3357. [imapx:A] got untagged response
  3358. [imapx:A] Have token 'LSUB' id 0
  3359. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  3360. [imapx:A] Got completion response for command 00078 'LIST'
  3361. [imapx:A] ==== list or lsub completed ====
  3362. [imapx:A] ** Starting next command
  3363. [imapx:A] starting idle
  3364. [imapx:A] ** Starting next command
  3365. [imapx:A] * no, no jobs
  3366. [imapx:A] adding command, format = 'IDLE'
  3367. [imapx:A] completing command buffer is [4] 'IDLE'
  3368. [imapx:A] completing command buffer is [0] ''
  3369. [imapx:A] Starting command (active=1, literal) A00080 IDLE
  3370. [imapx:A] I/O: 'A00080 IDLE'
  3371. [imapx:A] adding command, format = 'LIST "" %s'
  3372. [imapx:A] got string 'INBOX'
  3373. [imapx:A] completing command buffer is [13] 'LIST "" INBOX'
  3374. [imapx:A] enqueue job 'LIST "" INBOX'
  3375. [imapx:A] ** Starting next command
  3376. [imapx:A] * no; waiting for literal 'IDLE'
  3377. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3378. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3379. * 0 EXISTS
  3380. * 0 RECENT
  3381. * OK [UIDVALIDITY 434607686] Ok
  3382. * OK [MYRIGHTS "acdilrsw"] ACL
  3383. B00079 OK [READ-WRITE] Ok'
  3384. [imapx:B] got untagged response
  3385. [imapx:B] Have token 'FLAGS' id 0
  3386. [imapx:B] flags: 0020001f
  3387. [imapx:B] got untagged response
  3388. [imapx:B] Have token 'OK' id 0
  3389. [imapx:B] got untagged response
  3390. [imapx:B] Have token 'EXISTS' id 0
  3391. [imapx:B] got untagged response
  3392. [imapx:B] Have token 'RECENT' id 0
  3393. [imapx:B] got untagged response
  3394. [imapx:B] Have token 'OK' id 0
  3395. [imapx:B] got untagged response
  3396. [imapx:B] Have token 'OK' id 0
  3397. [imapx:B] Got completion response for command 00079 'SELECT'
  3398. [imapx:B] Select ok!
  3399. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX")
  3400. [imapx:B] ** Starting next command
  3401. [imapx:B] - we're selected on 'INBOX.Drafts', current jobs?
  3402. [imapx:B] -- Checking job queue
  3403. [imapx:B] -- 0 'FETCH'?
  3404. [imapx:B] --> starting 'FETCH'
  3405. [imapx:B] completing command buffer is [0] ''
  3406. [imapx:B] Starting command (active=1,) B00077 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  3407. [imapx:B] I/O: 'B00077 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3408. [imapx:A] I/O: '+ entering ENHANCED idle mode'
  3409. [imapx:A] Got continuation response for IDLE
  3410. [imapx:A] ** Starting next command
  3411. [imapx:A] I/O: 'DONE'
  3412. [imapx:A] waiting for idle to stop
  3413. [imapx:B] I/O: 'B00077 OK FETCH completed.'
  3414. [imapx:B] Got completion response for command 00077 'FETCH'
  3415. [imapx:B] ** Starting next command
  3416. [imapx:B] starting idle
  3417. [imapx:B] ** Starting next command
  3418. [imapx:B] * no, no jobs
  3419. [imapx:B] ** Starting next command
  3420. [imapx:B] * no, no jobs
  3421. [imapx:B] Removed folder INBOX/Drafts from connection folder list - op done
  3422. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3423. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3424. cmds:1 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  3425. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3426. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3427. cmds:1 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  3428. [imapx:B] folder INBOX/Junk is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  3429. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3430. [imapx:B] got string '1'
  3431. [imapx:B] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3432. [imapx:B] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3433. [imapx:B] ** Starting next command
  3434. [imapx:B] - we're selected on 'INBOX.Drafts', current jobs?
  3435. [imapx:B] -- Checking job queue
  3436. [imapx:B] -- 0 'FETCH'?
  3437. [imapx:B] Selecting mailbox 'INBOX.Junk' for command 'FETCH'(0x46e5530)
  3438. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Junk")
  3439. [imapx:B] adding command, format = 'SELECT %M'
  3440. [imapx:B] completing command buffer is [17] 'SELECT INBOX.Junk'
  3441. [imapx:B] Starting command (active=1,) B00083 SELECT INBOX.Junk
  3442. [imapx:B] I/O: 'B00083 SELECT INBOX.Junk'
  3443. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3444. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3445. * 0 EXISTS
  3446. * 0 RECENT
  3447. * OK [UIDVALIDITY 434968236] Ok
  3448. * OK [MYRIGHTS "acdilrsw"] ACL
  3449. B00083 OK [READ-WRITE] Ok'
  3450. [imapx:B] got untagged response
  3451. [imapx:B] Have token 'FLAGS' id 0
  3452. [imapx:B] flags: 0020001f
  3453. [imapx:B] got untagged response
  3454. [imapx:B] Have token 'OK' id 0
  3455. [imapx:B] got untagged response
  3456. [imapx:B] Have token 'EXISTS' id 0
  3457. [imapx:B] got untagged response
  3458. [imapx:B] Have token 'RECENT' id 0
  3459. [imapx:B] got untagged response
  3460. [imapx:B] Have token 'OK' id 0
  3461. [imapx:B] got untagged response
  3462. [imapx:B] Have token 'OK' id 0
  3463. [imapx:B] Got completion response for command 00083 'SELECT'
  3464. [imapx:B] Select ok!
  3465. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Drafts")
  3466. [imapx:B] ** Starting next command
  3467. [imapx:B] - we're selected on 'INBOX.Junk', current jobs?
  3468. [imapx:B] -- Checking job queue
  3469. [imapx:B] -- 0 'FETCH'?
  3470. [imapx:B] --> starting 'FETCH'
  3471. [imapx:B] completing command buffer is [0] ''
  3472. [imapx:B] Starting command (active=1,) B00082 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  3473. [imapx:B] I/O: 'B00082 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3474. [imapx:A] I/O: 'A00080 OK IDLE completed'
  3475. [imapx:A] Got completion response for command 00080 'IDLE'
  3476. [imapx:A] ** Starting next command
  3477. [imapx:A] - we're selected on 'INBOX', current jobs?
  3478. [imapx:A] -- Checking job queue
  3479. [imapx:A] -- -80 'LIST'?
  3480. [imapx:A] --> starting 'LIST'
  3481. [imapx:A] completing command buffer is [0] ''
  3482. [imapx:A] Starting command (active=1,) A00081 LIST "" INBOX
  3483. [imapx:A] I/O: 'A00081 LIST "" INBOX'
  3484. [imapx:A] ** Starting next command
  3485. [imapx:A] * no, no jobs
  3486. [imapx:B] I/O: 'B00082 OK FETCH completed.'
  3487. [imapx:B] Got completion response for command 00082 'FETCH'
  3488. [imapx:B] ** Starting next command
  3489. [imapx:B] starting idle
  3490. [imapx:B] ** Starting next command
  3491. [imapx:B] * no, no jobs
  3492. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX")
  3493. [imapx:B] adding command, format = 'SELECT %M'
  3494. [imapx:B] completing command buffer is [12] 'SELECT INBOX'
  3495. [imapx:A] I/O: '* LIST (\Unmarked \HasChildren) "." "INBOX"
  3496. A00081 OK LIST completed'
  3497. [imapx:B] Starting command (active=1,) B00084 SELECT INBOX
  3498. [imapx:B] I/O: 'B00084 SELECT INBOX'
  3499. [imapx:A] got untagged response
  3500. [imapx:A] Have token 'LIST' id 0
  3501. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  3502. [imapx:A] Got completion response for command 00081 'LIST'
  3503. [imapx:B] adding command, format = 'IDLE'
  3504. [imapx:B] completing command buffer is [4] 'IDLE'
  3505. [imapx:A] adding command, format = 'LSUB "" %s'
  3506. [imapx:A] got string 'INBOX'
  3507. [imapx:A] completing command buffer is [13] 'LSUB "" INBOX'
  3508. [imapx:A] enqueue job 'LSUB "" INBOX'
  3509. [imapx:A] ** Starting next command
  3510. [imapx:A] - we're selected on 'INBOX', current jobs?
  3511. [imapx:A] -- Checking job queue
  3512. [imapx:A] -- -80 'LIST'?
  3513. [imapx:A] --> starting 'LIST'
  3514. [imapx:A] completing command buffer is [0] ''
  3515. [imapx:A] Starting command (active=1,) A00086 LSUB "" INBOX
  3516. [imapx:A] I/O: 'A00086 LSUB "" INBOX'
  3517. [imapx:A] ** Starting next command
  3518. [imapx:A] * no, no jobs
  3519. [imapx:B] ** Starting next command
  3520. [imapx:B] -- Checking job queue for non-mailbox jobs
  3521. [imapx:B] * no, waiting for pending select 'INBOX'
  3522. [imapx:B] finally cancelling IDLE, other command was quicker
  3523. [imapx:B] ** Starting next command
  3524. [imapx:B] -- Checking job queue for non-mailbox jobs
  3525. [imapx:B] * no, waiting for pending select 'INBOX'
  3526. [imapx:B] Removed folder INBOX/Junk from connection folder list - op done
  3527. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3528. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3529. cmds:1 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  3530. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3531. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3532. cmds:1 has-expensive:0 avail:0 cinfo:0x7f16dc035c10 server:0x1ec9840
  3533. [imapx:B] adding command, format = 'STATUS %M (%t)'
  3534. [imapx:B] completing command buffer is [55] 'STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  3535. [imapx:B] enqueue job 'STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  3536. [imapx:B] ** Starting next command
  3537. [imapx:B] -- Checking job queue for non-mailbox jobs
  3538. [imapx:B] -- 0 'STATUS'?
  3539. [imapx:B] --> starting 'STATUS'
  3540. [imapx:B] completing command buffer is [0] ''
  3541. [imapx:B] Starting command (active=2,) B00087 STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  3542. [imapx:B] I/O: 'B00087 STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  3543. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3544. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3545. * 1 EXISTS
  3546. * 0 RECENT
  3547. * OK [UIDVALIDITY 434566370] Ok
  3548. * OK [MYRIGHTS "acdilrsw"] ACL
  3549. B00084 OK [READ-WRITE] Ok'
  3550. [imapx:B] got untagged response
  3551. [imapx:B] Have token 'FLAGS' id 0
  3552. [imapx:B] flags: 0020001f
  3553. [imapx:B] got untagged response
  3554. [imapx:B] Have token 'OK' id 0
  3555. [imapx:B] got untagged response
  3556. [imapx:B] Have token 'EXISTS' id 1
  3557. [imapx:B] got untagged response
  3558. [imapx:B] Have token 'RECENT' id 0
  3559. [imapx:B] got untagged response
  3560. [imapx:B] Have token 'OK' id 0
  3561. [imapx:B] got untagged response
  3562. [imapx:B] Have token 'OK' id 0
  3563. [imapx:B] Got completion response for command 00084 'SELECT'
  3564. [imapx:B] Select ok!
  3565. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Junk")
  3566. [imapx:B] ** Starting next command
  3567. [imapx:B] * no, no jobs
  3568. [imapx:A] I/O: '* LSUB (\Unmarked \HasChildren) "." "INBOX"
  3569. A00086 OK LSUB completed'
  3570. [imapx:A] got untagged response
  3571. [imapx:A] Have token 'LSUB' id 0
  3572. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  3573. [imapx:A] Got completion response for command 00086 'LIST'
  3574. [imapx:A] ==== list or lsub completed ====
  3575. [imapx:A] ** Starting next command
  3576. [imapx:A] starting idle
  3577. [imapx:A] ** Starting next command
  3578. [imapx:A] * no, no jobs
  3579. [imapx:A] adding command, format = 'IDLE'
  3580. [imapx:A] completing command buffer is [4] 'IDLE'
  3581. [imapx:A] completing command buffer is [0] ''
  3582. [imapx:A] Starting command (active=1, literal) A00088 IDLE
  3583. [imapx:A] I/O: 'A00088 IDLE'
  3584. [imapx:A] I/O: '+ entering ENHANCED idle mode'
  3585. [imapx:A] Got continuation response for IDLE
  3586. [imapx:A] ** Starting next command
  3587. [imapx:A] * no, no jobs
  3588. [imapx:B] I/O: '* STATUS "INBOX.Sent" (MESSAGES 1 UIDNEXT 2 UIDVALIDITY 434566418 UNSEEN 0)
  3589. B00087 OK STATUS Completed.'
  3590. [imapx:B] got untagged response
  3591. [imapx:B] Have token 'STATUS' id 0
  3592. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  3593. [imapx:B] Got completion response for command 00087 'STATUS'
  3594. [imapx:B] ** Starting next command
  3595. [imapx:B] folder INBOX/Sent is not selected, total 1 / 1, unread 0 / 0, modseq 0 / 0, uidnext 0 / 2: will rescan
  3596. [imapx:B] starting idle
  3597. [imapx:B] adding command, format = 'IDLE'
  3598. [imapx:B] completing command buffer is [4] 'IDLE'
  3599. [imapx:B] completing command buffer is [0] ''
  3600. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3601. [imapx:B] Starting command (active=1, literal) B00089 IDLE
  3602. [imapx:B] got string '2'
  3603. [imapx:B] I/O: 'B00089 IDLE'
  3604. [imapx:B] completing command buffer is [47] 'UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3605. [imapx:B] enqueue job 'UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3606. [imapx:B] ** Starting next command
  3607. [imapx:B] * no; waiting for literal 'IDLE'
  3608. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  3609. [imapx:B] Got continuation response for IDLE
  3610. [imapx:B] ** Starting next command
  3611. [imapx:B] I/O: 'DONE'
  3612. [imapx:B] waiting for idle to stop
  3613. [imapx:B] I/O: 'B00089 OK IDLE completed'
  3614. [imapx:B] Got completion response for command 00089 'IDLE'
  3615. [imapx:B] ** Starting next command
  3616. [imapx:B] - we're selected on 'INBOX', current jobs?
  3617. [imapx:B] -- Checking job queue
  3618. [imapx:B] -- 0 'FETCH'?
  3619. [imapx:B] Selecting mailbox 'INBOX.Sent' for command 'FETCH'(0x4d0e0c0)
  3620. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Sent")
  3621. [imapx:B] adding command, format = 'SELECT %M'
  3622. [imapx:B] completing command buffer is [17] 'SELECT INBOX.Sent'
  3623. [imapx:B] Starting command (active=1,) B00091 SELECT INBOX.Sent
  3624. [imapx:B] I/O: 'B00091 SELECT INBOX.Sent'
  3625. [imapx:B] ** Starting next command
  3626. [imapx:B] -- Checking job queue for non-mailbox jobs
  3627. [imapx:B] -- 0 'FETCH'?
  3628. [imapx:B] * no, waiting for pending select 'INBOX.Sent'
  3629. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3630. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3631. * 1 EXISTS
  3632. * 0 RECENT
  3633. * OK [UIDVALIDITY 434566418] Ok
  3634. * OK [MYRIGHTS "acdilrsw"] ACL
  3635. B00091 OK [READ-WRITE] Ok'
  3636. [imapx:B] got untagged response
  3637. [imapx:B] Have token 'FLAGS' id 0
  3638. [imapx:B] flags: 0020001f
  3639. [imapx:B] got untagged response
  3640. [imapx:B] Have token 'OK' id 0
  3641. [imapx:B] got untagged response
  3642. [imapx:B] Have token 'EXISTS' id 1
  3643. [imapx:B] got untagged response
  3644. [imapx:B] Have token 'RECENT' id 0
  3645. [imapx:B] got untagged response
  3646. [imapx:B] Have token 'OK' id 0
  3647. [imapx:B] got untagged response
  3648. [imapx:B] Have token 'OK' id 0
  3649. [imapx:B] Got completion response for command 00091 'SELECT'
  3650. [imapx:B] Select ok!
  3651. [imapx:B] Will not fetch_new_messages when already refreshing information
  3652. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX")
  3653. [imapx:B] ** Starting next command
  3654. [imapx:B] - we're selected on 'INBOX.Sent', current jobs?
  3655. [imapx:B] -- Checking job queue
  3656. [imapx:B] -- 0 'FETCH'?
  3657. [imapx:B] --> starting 'FETCH'
  3658. [imapx:B] completing command buffer is [0] ''
  3659. [imapx:B] Starting command (active=1,) B00090 UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)
  3660. [imapx:B] I/O: 'B00090 UID FETCH 2:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3661. [imapx:B] I/O: 'B00090 OK FETCH completed.'
  3662. [imapx:B] Got completion response for command 00090 'FETCH'
  3663. [imapx:B] ** Starting next command
  3664. [imapx:B] starting idle
  3665. [imapx:B] ** Starting next command
  3666. [imapx:B] * no, no jobs
  3667. [imapx:B] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  3668. [imapx:B] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  3669. [imapx:B] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  3670. [imapx:B] ** Starting next command
  3671. [imapx:B] - we're selected on 'INBOX.Sent', current jobs?
  3672. [imapx:B] -- Checking job queue
  3673. [imapx:B] -- 0 'FETCH'?
  3674. [imapx:B] --> starting 'FETCH'
  3675. [imapx:B] completing command buffer is [0] ''
  3676. [imapx:B] Starting command (active=1,) B00092 UID FETCH 1:* (UID FLAGS)
  3677. [imapx:B] I/O: 'B00092 UID FETCH 1:* (UID FLAGS)'
  3678. [imapx:B] adding command, format = 'IDLE'
  3679. [imapx:B] completing command buffer is [4] 'IDLE'
  3680. [imapx:B] ** Starting next command
  3681. [imapx:B] * no, no jobs
  3682. [imapx:B] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  3683. B00092 OK FETCH completed.'
  3684. [imapx:B] got untagged response
  3685. [imapx:B] Have token 'FETCH' id 1
  3686. [imapx:B] Got completion response for command 00092 'FETCH'
  3687.  
  3688. camel_db_select:
  3689. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'
  3690.  
  3691. ===========
  3692. DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'] started
  3693. Camel SQL Exec:
  3694. SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'INBOX/Sent' WHERE uid = '1'
  3695. DB Operation ended. Time Taken : 0.000203
  3696. ###########
  3697. [imapx:B] ** Starting next command
  3698. [imapx:B] Removed folder INBOX/Sent from connection folder list - op done
  3699. [imapx:B] starting idle
  3700. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX")
  3701. [imapx:B] adding command, format = 'SELECT %M'
  3702. [imapx:B] completing command buffer is [12] 'SELECT INBOX'
  3703. [imapx:B] Starting command (active=1,) B00094 SELECT INBOX
  3704. [imapx:B] I/O: 'B00094 SELECT INBOX'
  3705. [imapx:B] adding command, format = 'IDLE'
  3706. [imapx:B] completing command buffer is [4] 'IDLE'
  3707. [imapx:B] finally cancelling IDLE, other command was quicker
  3708. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3709. [imapx:B] ** Starting next command
  3710. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3711. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3712. [imapx:B] -- Checking job queue for non-mailbox jobs
  3713. [imapx:B] * no, waiting for pending select 'INBOX'
  3714. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3715. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3716. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3717. [imapx:B] ** Starting next command
  3718. [imapx:B] -- Checking job queue for non-mailbox jobs
  3719. [imapx:B] * no, waiting for pending select 'INBOX'
  3720. [imapx:B] folder INBOX/Trash is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  3721. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3722. [imapx:B] got string '1'
  3723. [imapx:B] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3724. [imapx:B] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3725. [imapx:B] ** Starting next command
  3726. [imapx:B] -- Checking job queue for non-mailbox jobs
  3727. [imapx:B] -- 0 'FETCH'?
  3728. [imapx:B] * no, waiting for pending select 'INBOX'
  3729. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3730. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3731. * 1 EXISTS
  3732. * 0 RECENT
  3733. * OK [UIDVALIDITY 434566370] Ok
  3734. * OK [MYRIGHTS "acdilrsw"] ACL
  3735. B00094 OK [READ-WRITE] Ok'
  3736. [imapx:B] got untagged response
  3737. [imapx:B] Have token 'FLAGS' id 0
  3738. [imapx:B] flags: 0020001f
  3739. [imapx:B] got untagged response
  3740. [imapx:B] Have token 'OK' id 0
  3741. [imapx:B] got untagged response
  3742. [imapx:B] Have token 'EXISTS' id 1
  3743. [imapx:B] got untagged response
  3744. [imapx:B] Have token 'RECENT' id 0
  3745. [imapx:B] got untagged response
  3746. [imapx:B] Have token 'OK' id 0
  3747. [imapx:B] got untagged response
  3748. [imapx:B] Have token 'OK' id 0
  3749. [imapx:B] Got completion response for command 00094 'SELECT'
  3750. [imapx:B] Select ok!
  3751. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Sent")
  3752. [imapx:B] ** Starting next command
  3753. [imapx:B] - we're selected on 'INBOX', current jobs?
  3754. [imapx:B] -- Checking job queue
  3755. [imapx:B] -- 0 'FETCH'?
  3756. [imapx:B] Selecting mailbox 'INBOX.Trash' for command 'FETCH'(0x46e5670)
  3757. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Trash")
  3758. [imapx:B] adding command, format = 'SELECT %M'
  3759. [imapx:B] completing command buffer is [18] 'SELECT INBOX.Trash'
  3760. [imapx:B] Starting command (active=1,) B00097 SELECT INBOX.Trash
  3761. [imapx:B] I/O: 'B00097 SELECT INBOX.Trash'
  3762. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3763. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3764. * 0 EXISTS
  3765. * 0 RECENT
  3766. * OK [UIDVALIDITY 434968237] Ok
  3767. * OK [MYRIGHTS "acdilrsw"] ACL
  3768. B00097 OK [READ-WRITE] Ok'
  3769. [imapx:B] got untagged response
  3770. [imapx:B] Have token 'FLAGS' id 0
  3771. [imapx:B] flags: 0020001f
  3772. [imapx:B] got untagged response
  3773. [imapx:B] Have token 'OK' id 0
  3774. [imapx:B] got untagged response
  3775. [imapx:B] Have token 'EXISTS' id 0
  3776. [imapx:B] got untagged response
  3777. [imapx:B] Have token 'RECENT' id 0
  3778. [imapx:B] got untagged response
  3779. [imapx:B] Have token 'OK' id 0
  3780. [imapx:B] got untagged response
  3781. [imapx:B] Have token 'OK' id 0
  3782. [imapx:B] Got completion response for command 00097 'SELECT'
  3783. [imapx:B] Select ok!
  3784. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX")
  3785. [imapx:B] ** Starting next command
  3786. [imapx:B] - we're selected on 'INBOX.Trash', current jobs?
  3787. [imapx:B] -- Checking job queue
  3788. [imapx:B] -- 0 'FETCH'?
  3789. [imapx:B] --> starting 'FETCH'
  3790. [imapx:B] completing command buffer is [0] ''
  3791. [imapx:B] Starting command (active=1,) B00096 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  3792. [imapx:B] I/O: 'B00096 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  3793. [imapx:B] I/O: 'B00096 OK FETCH completed.'
  3794. [imapx:B] Got completion response for command 00096 'FETCH'
  3795. [imapx:B] ** Starting next command
  3796. [imapx:B] starting idle
  3797. [imapx:B] ** Starting next command
  3798. [imapx:B] * no, no jobs
  3799. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX")
  3800. [imapx:B] adding command, format = 'SELECT %M'
  3801. [imapx:B] completing command buffer is [12] 'SELECT INBOX'
  3802. [imapx:B] Starting command (active=1,) B00098 SELECT INBOX
  3803. [imapx:B] I/O: 'B00098 SELECT INBOX'
  3804. [imapx:B] adding command, format = 'IDLE'
  3805. [imapx:B] completing command buffer is [4] 'IDLE'
  3806. [imapx:B] finally cancelling IDLE, other command was quicker
  3807. [imapx:B] ** Starting next command
  3808. [imapx:B] -- Checking job queue for non-mailbox jobs
  3809. [imapx:B] * no, waiting for pending select 'INBOX'
  3810. [imapx:B] ** Starting next command
  3811. [imapx:B] -- Checking job queue for non-mailbox jobs
  3812. [imapx:B] * no, waiting for pending select 'INBOX'
  3813. [imapx:B] Removed folder INBOX/Trash from connection folder list - op done
  3814. sexp is : [(match-all (system-flag "Junk"))]
  3815. Equivalent sql SELECT uid FROM 'INBOX' WHERE (junk = 1)
  3816.  
  3817. camel_db_select:
  3818. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  3819.  
  3820. ===========
  3821. DB SQL operation [SELECT uid FROM 'INBOX' WHERE (junk = 1)] started
  3822. Camel SQL Exec:
  3823. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  3824. DB Operation ended. Time Taken : 0.000137
  3825. ###########
  3826. sexp is : [(match-all (system-flag "Junk"))]
  3827. Equivalent sql SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  3828.  
  3829. camel_db_select:
  3830. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  3831.  
  3832. ===========
  3833. DB SQL operation [SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)] started
  3834. Camel SQL Exec:
  3835. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  3836. DB Operation ended. Time Taken : 0.000067
  3837. ###########
  3838. sexp is : [(match-all (system-flag "Junk"))]
  3839. Equivalent sql SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  3840.  
  3841. camel_db_select:
  3842. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  3843.  
  3844. ===========
  3845. DB SQL operation [SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)] started
  3846. Camel SQL Exec:
  3847. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  3848. DB Operation ended. Time Taken : 0.000065
  3849. ###########
  3850. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  3851. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  3852. * 1 EXISTS
  3853. * 0 RECENT
  3854. * OK [UIDVALIDITY 434566370] Ok
  3855. * OK [MYRIGHTS "acdilrsw"] ACL
  3856. B00098 OK [READ-WRITE] Ok'
  3857. [imapx:B] got untagged response
  3858. [imapx:B] Have token 'FLAGS' id 0
  3859. sexp is : [(match-all (system-flag "Junk"))]
  3860. Equivalent sql SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  3861. [imapx:B] flags: 0020001f
  3862. [imapx:B] got untagged response
  3863. [imapx:B] Have token 'OK' id 0
  3864.  
  3865. camel_db_select:
  3866. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  3867.  
  3868. ===========
  3869. DB SQL operation [SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)] started
  3870. [imapx:B] got untagged response
  3871. Camel SQL Exec:
  3872. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  3873. [imapx:B] Have token 'EXISTS' id 1
  3874. [imapx:B] got untagged response
  3875. [imapx:B] Have token 'RECENT' id 0
  3876. [imapx:B] got untagged response
  3877. [imapx:B] Have token 'OK' id 0
  3878. [imapx:B] got untagged response
  3879. [imapx:B] Have token 'OK' id 0
  3880. [imapx:B] Got completion response for command 00098 'SELECT'
  3881. [imapx:B] Select ok!
  3882. DB Operation ended. Time Taken : 0.000077
  3883. ###########
  3884. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Trash")
  3885. [imapx:B] ** Starting next command
  3886. [imapx:B] starting idle
  3887. [imapx:B] adding command, format = 'IDLE'
  3888. [imapx:B] completing command buffer is [4] 'IDLE'
  3889. [imapx:B] completing command buffer is [0] ''
  3890. [imapx:B] Starting command (active=1, literal) B00100 IDLE
  3891. [imapx:B] I/O: 'B00100 IDLE'
  3892. sexp is : [(match-all (system-flag "Junk"))]
  3893. Equivalent sql SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  3894.  
  3895. camel_db_select:
  3896. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  3897.  
  3898. ===========
  3899. DB SQL operation [SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)] started
  3900. Camel SQL Exec:
  3901. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  3902. DB Operation ended. Time Taken : 0.000177
  3903. ###########
  3904. sexp is : [(match-all (system-flag "Junk"))]
  3905. Equivalent sql SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  3906.  
  3907. camel_db_select:
  3908. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  3909.  
  3910. ===========
  3911. DB SQL operation [SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)] started
  3912. Camel SQL Exec:
  3913. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  3914. Error in SQL EXEC statement: SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1) [no such table: #shared/user1@mytest co uk/Stuff].
  3915. DB Operation ended. Time Taken : 0.000112
  3916. ###########
  3917. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  3918. [imapx:B] Got continuation response for IDLE
  3919. [imapx:B] ** Starting next command
  3920. [imapx:B] * no, no jobs
  3921. Thread 0x52a5370 >
  3922. Get folder info(0x1ec92f0:1434605583.6510.4@neilpc, '<null>') =
  3923. full_name: INBOX
  3924. flags: 00000454
  3925. full_name: INBOX/Drafts
  3926. flags: 00000018
  3927. full_name: INBOX/Junk
  3928. flags: 00000018
  3929. full_name: INBOX/Sent
  3930. flags: 00000018
  3931. full_name: INBOX/Trash
  3932. flags: 00000018
  3933. full_name: .#evolution/Junk
  3934. flags: 000010f2
  3935. < 0x52a5370 >
  3936. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3937. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  3938. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3939. [imapx:B] adding command, format = 'LIST "" %s'
  3940. [imapx:B] got string 'INBOX.*'
  3941. [imapx:B] completing command buffer is [17] 'LIST "" "INBOX.*"'
  3942. [imapx:B] enqueue job 'LIST "" "INBOX.*"'
  3943. [imapx:B] ** Starting next command
  3944. [imapx:B] I/O: 'DONE'
  3945. [imapx:B] waiting for idle to stop
  3946. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3947. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  3948. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3949. [imapx:A] Removed folder INBOX from connection folder list - op done
  3950. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  3951. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  3952. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  3953. [imapx:A] folder INBOX is not selected, total 1 / 0, unread 0 / 0, modseq 0 / 0, uidnext 2 / 2: will rescan
  3954. [imapx:A] adding command, format = 'UID FETCH 1:* (UID FLAGS)'
  3955. [imapx:A] completing command buffer is [25] 'UID FETCH 1:* (UID FLAGS)'
  3956. [imapx:A] enqueue job 'UID FETCH 1:* (UID FLAGS)'
  3957. [imapx:A] ** Starting next command
  3958. [imapx:A] I/O: 'DONE'
  3959. [imapx:A] waiting for idle to stop
  3960. [imapx:B] I/O: 'B00100 OK IDLE completed'
  3961. [imapx:B] Got completion response for command 00100 'IDLE'
  3962. [imapx:B] ** Starting next command
  3963. [imapx:B] - we're selected on 'INBOX', current jobs?
  3964. [imapx:B] -- Checking job queue
  3965. [imapx:B] -- -80 'LIST'?
  3966. [imapx:B] --> starting 'LIST'
  3967. [imapx:B] completing command buffer is [0] ''
  3968. [imapx:B] Starting command (active=1,) B00101 LIST "" "INBOX.*"
  3969. [imapx:B] I/O: 'B00101 LIST "" "INBOX.*"'
  3970. [imapx:B] ** Starting next command
  3971. [imapx:B] * no, no jobs
  3972. [imapx:A] I/O: 'A00088 OK IDLE completed'
  3973. [imapx:A] Got completion response for command 00088 'IDLE'
  3974. [imapx:A] ** Starting next command
  3975. [imapx:A] - we're selected on 'INBOX', current jobs?
  3976. [imapx:A] -- Checking job queue
  3977. [imapx:A] -- 10 'FETCH'?
  3978. [imapx:A] --> starting 'FETCH'
  3979. [imapx:A] completing command buffer is [0] ''
  3980. [imapx:A] Starting command (active=1,) A00102 UID FETCH 1:* (UID FLAGS)
  3981. [imapx:A] I/O: 'A00102 UID FETCH 1:* (UID FLAGS)'
  3982. [imapx:A] ** Starting next command
  3983. [imapx:A] * no, no jobs
  3984. [imapx:A] I/O: '* 1 FETCH (UID 1 FLAGS (\Seen))
  3985. A00102 OK FETCH completed.'
  3986. [imapx:B] I/O: '* LIST (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  3987. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  3988. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  3989. * LIST (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  3990. B00101 OK LIST completed'
  3991. [imapx:A] got untagged response
  3992. [imapx:A] Have token 'FETCH' id 1
  3993. [imapx:B] got untagged response
  3994. [imapx:B] Have token 'LIST' id 0
  3995. [imapx:A] Got completion response for command 00102 'FETCH'
  3996. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  3997. [imapx:A] ** Starting next command
  3998. [imapx:B] got untagged response
  3999. [imapx:B] Have token 'LIST' id 0
  4000. [imapx:A] starting idle
  4001. [imapx:A] ** Starting next command
  4002. [imapx:A] * no, no jobs
  4003. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  4004. [imapx:B] got untagged response
  4005. [imapx:B] Have token 'LIST' id 0
  4006. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  4007. [imapx:A] adding command, format = 'IDLE'
  4008. [imapx:A] completing command buffer is [4] 'IDLE'
  4009. [imapx:A] completing command buffer is [0] ''
  4010. [imapx:B] got untagged response
  4011. [imapx:A] Starting command (active=1, literal) A00103 IDLE
  4012. [imapx:B] Have token 'LIST' id 0
  4013. [imapx:A] I/O: 'A00103 IDLE'
  4014. [imapx:A] Removed folder INBOX from connection folder list - op done
  4015. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  4016. [imapx:B] Got completion response for command 00101 'LIST'
  4017. [imapx:B] adding command, format = 'LSUB "" %s'
  4018. [imapx:B] got string 'INBOX.*'
  4019. [imapx:B] completing command buffer is [17] 'LSUB "" "INBOX.*"'
  4020. [imapx:B] enqueue job 'LSUB "" "INBOX.*"'
  4021. [imapx:B] ** Starting next command
  4022. [imapx:B] - we're selected on 'INBOX', current jobs?
  4023. [imapx:B] -- Checking job queue
  4024. [imapx:B] -- -80 'LIST'?
  4025. [imapx:B] --> starting 'LIST'
  4026. [imapx:B] completing command buffer is [0] ''
  4027. [imapx:B] Starting command (active=1,) B00104 LSUB "" "INBOX.*"
  4028. [imapx:B] I/O: 'B00104 LSUB "" "INBOX.*"'
  4029. [imapx:B] ** Starting next command
  4030. [imapx:B] * no, no jobs
  4031. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4032. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  4033. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4034. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4035. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  4036. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4037. [imapx:A] adding command, format = 'STATUS %M (%t)'
  4038. [imapx:A] completing command buffer is [57] 'STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  4039. [imapx:A] enqueue job 'STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  4040. [imapx:A] ** Starting next command
  4041. [imapx:A] * no; waiting for literal 'IDLE'
  4042. [imapx:B] I/O: '* LSUB (\Unmarked \HasNoChildren) "." "INBOX.Trash"
  4043. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Sent"
  4044. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Junk"
  4045. * LSUB (\Unmarked \HasNoChildren) "." "INBOX.Drafts"
  4046. B00104 OK LSUB completed'
  4047. [imapx:B] got untagged response
  4048. [imapx:B] Have token 'LSUB' id 0
  4049. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Trash")
  4050. [imapx:B] got untagged response
  4051. [imapx:B] Have token 'LSUB' id 0
  4052. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  4053. [imapx:B] got untagged response
  4054. [imapx:B] Have token 'LSUB' id 0
  4055. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Junk")
  4056. [imapx:B] got untagged response
  4057. [imapx:B] Have token 'LSUB' id 0
  4058. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  4059. [imapx:B] Got completion response for command 00104 'LIST'
  4060. [imapx:B] ==== list or lsub completed ====
  4061. [imapx:B] ** Starting next command
  4062. [imapx:B] starting idle
  4063. [imapx:B] ** Starting next command
  4064. [imapx:B] * no, no jobs
  4065. [imapx:B] adding command, format = 'IDLE'
  4066. [imapx:B] completing command buffer is [4] 'IDLE'
  4067. [imapx:B] completing command buffer is [0] ''
  4068. [imapx:B] Starting command (active=1, literal) B00106 IDLE
  4069. [imapx:B] I/O: 'B00106 IDLE'
  4070. [imapx:B] adding command, format = 'LIST "" %s'
  4071. [imapx:B] got string 'INBOX'
  4072. [imapx:B] completing command buffer is [13] 'LIST "" INBOX'
  4073. [imapx:B] enqueue job 'LIST "" INBOX'
  4074. [imapx:B] ** Starting next command
  4075. [imapx:B] * no; waiting for literal 'IDLE'
  4076. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  4077. [imapx:B] Got continuation response for IDLE
  4078. [imapx:B] ** Starting next command
  4079. [imapx:B] I/O: 'DONE'
  4080. [imapx:B] waiting for idle to stop
  4081. [imapx:A] I/O: '+ entering ENHANCED idle mode'
  4082. [imapx:A] Got continuation response for IDLE
  4083. [imapx:A] ** Starting next command
  4084. [imapx:A] I/O: 'DONE'
  4085. [imapx:A] waiting for idle to stop
  4086. [imapx:A] I/O: 'A00103 OK IDLE completed'
  4087. [imapx:A] Got completion response for command 00103 'IDLE'
  4088. [imapx:A] ** Starting next command
  4089. [imapx:A] - we're selected on 'INBOX', current jobs?
  4090. [imapx:A] -- Checking job queue
  4091. [imapx:A] -- 0 'STATUS'?
  4092. [imapx:A] --> starting 'STATUS'
  4093. [imapx:A] completing command buffer is [0] ''
  4094. [imapx:A] Starting command (active=1,) A00105 STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  4095. [imapx:A] I/O: 'A00105 STATUS INBOX.Drafts (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  4096. [imapx:A] ** Starting next command
  4097. [imapx:A] * no, no jobs
  4098. [imapx:A] I/O: '* STATUS "INBOX.Drafts" (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 434607686 UNSEEN 0)
  4099. A00105 OK STATUS Completed.'
  4100. [imapx:A] got untagged response
  4101. [imapx:A] Have token 'STATUS' id 0
  4102. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Drafts")
  4103. [imapx:A] Got completion response for command 00105 'STATUS'
  4104. [imapx:A] ** Starting next command
  4105. [imapx:A] starting idle
  4106. [imapx:A] folder INBOX/Drafts is not selected, total 0 / 0, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will not rescan
  4107. [imapx:A] ** Starting next command
  4108. [imapx:A] * no, no jobs
  4109. imapx_find_connection_unlocked: for-expensive:0 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4110. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  4111. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4112. imapx_find_connection_unlocked: for-expensive:1 will return:0x7f16dc035c10 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4113. cmds:1 has-expensive:0 avail:0 cinfo:0x4579d90 server:0x45a8300
  4114. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4115. [imapx:A] folder INBOX/Junk is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  4116. [imapx:A] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4117. [imapx:A] got string '1'
  4118. [imapx:A] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4119. [imapx:A] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4120. [imapx:A] ** Starting next command
  4121. [imapx:A] - we're selected on 'INBOX', current jobs?
  4122. [imapx:A] -- Checking job queue
  4123. [imapx:A] -- 0 'FETCH'?
  4124. [imapx:A] Selecting mailbox 'INBOX.Junk' for command 'FETCH'(0x4da08e0)
  4125. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX.Junk")
  4126. [imapx:A] adding command, format = 'SELECT %M'
  4127. [imapx:A] completing command buffer is [17] 'SELECT INBOX.Junk'
  4128. [imapx:A] Starting command (active=1,) A00109 SELECT INBOX.Junk
  4129. [imapx:A] I/O: 'A00109 SELECT INBOX.Junk'
  4130. [imapx:B] I/O: 'B00106 OK IDLE completed'
  4131. [imapx:B] Got completion response for command 00106 'IDLE'
  4132. [imapx:B] ** Starting next command
  4133. [imapx:B] - we're selected on 'INBOX', current jobs?
  4134. [imapx:B] -- Checking job queue
  4135. [imapx:B] -- -80 'LIST'?
  4136. [imapx:B] --> starting 'LIST'
  4137. [imapx:B] completing command buffer is [0] ''
  4138. [imapx:B] Starting command (active=1,) B00107 LIST "" INBOX
  4139. [imapx:B] I/O: 'B00107 LIST "" INBOX'
  4140. [imapx:B] ** Starting next command
  4141. [imapx:B] * no, no jobs
  4142. [imapx:B] I/O: '* LIST (\Unmarked \HasChildren) "." "INBOX"
  4143. B00107 OK LIST completed'
  4144. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  4145. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  4146. * 0 EXISTS
  4147. * 0 RECENT
  4148. * OK [UIDVALIDITY 434968236] Ok
  4149. * OK [MYRIGHTS "acdilrsw"] ACL
  4150. A00109 OK [READ-WRITE] Ok'
  4151. [imapx:B] got untagged response
  4152. [imapx:A] got untagged response
  4153. [imapx:B] Have token 'LIST' id 0
  4154. [imapx:A] Have token 'FLAGS' id 0
  4155. [imapx:A] flags: 0020001f
  4156. [imapx:A] got untagged response
  4157. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  4158. [imapx:A] Have token 'OK' id 0
  4159. [imapx:A] got untagged response
  4160. [imapx:A] Have token 'EXISTS' id 0
  4161. [imapx:B] Got completion response for command 00107 'LIST'
  4162. [imapx:A] got untagged response
  4163. [imapx:A] Have token 'RECENT' id 0
  4164. [imapx:B] adding command, format = 'LSUB "" %s'
  4165. [imapx:B] got string 'INBOX'
  4166. [imapx:A] got untagged response
  4167. [imapx:B] completing command buffer is [13] 'LSUB "" INBOX'
  4168. [imapx:B] enqueue job 'LSUB "" INBOX'
  4169. [imapx:A] Have token 'OK' id 0
  4170. [imapx:B] ** Starting next command
  4171. [imapx:A] got untagged response
  4172. [imapx:A] Have token 'OK' id 0
  4173. [imapx:B] - we're selected on 'INBOX', current jobs?
  4174. [imapx:B] -- Checking job queue
  4175. [imapx:B] -- -80 'LIST'?
  4176. [imapx:B] --> starting 'LIST'
  4177. [imapx:B] completing command buffer is [0] ''
  4178. [imapx:A] Got completion response for command 00109 'SELECT'
  4179. [imapx:B] Starting command (active=1,) B00110 LSUB "" INBOX
  4180. [imapx:A] Select ok!
  4181. [imapx:B] I/O: 'B00110 LSUB "" INBOX'
  4182. [imapx:B] ** Starting next command
  4183. [imapx:B] * no, no jobs
  4184. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX")
  4185. [imapx:A] ** Starting next command
  4186. [imapx:A] - we're selected on 'INBOX.Junk', current jobs?
  4187. [imapx:A] -- Checking job queue
  4188. [imapx:A] -- 0 'FETCH'?
  4189. [imapx:A] --> starting 'FETCH'
  4190. [imapx:A] completing command buffer is [0] ''
  4191. [imapx:A] Starting command (active=1,) A00108 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  4192. [imapx:A] I/O: 'A00108 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4193. [imapx:B] I/O: '* LSUB (\Unmarked \HasChildren) "." "INBOX"
  4194. B00110 OK LSUB completed'
  4195. [imapx:A] I/O: 'A00108 OK FETCH completed.'
  4196. [imapx:B] got untagged response
  4197. [imapx:B] Have token 'LSUB' id 0
  4198. [imapx:A] Got completion response for command 00108 'FETCH'
  4199. [imapx:A] ** Starting next command
  4200. [imapx:A] starting idle
  4201. [imapx:A] ** Starting next command
  4202. [imapx:A] * no, no jobs
  4203. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX")
  4204. [imapx:B] Got completion response for command 00110 'LIST'
  4205. [imapx:B] ==== list or lsub completed ====
  4206. [imapx:B] ** Starting next command
  4207. [imapx:B] starting idle
  4208. [imapx:B] ** Starting next command
  4209. [imapx:B] * no, no jobs
  4210. [imapx:B] adding command, format = 'IDLE'
  4211. [imapx:B] completing command buffer is [4] 'IDLE'
  4212. [imapx:B] completing command buffer is [0] ''
  4213. [imapx:B] Starting command (active=1, literal) B00111 IDLE
  4214. [imapx:B] I/O: 'B00111 IDLE'
  4215. [imapx:A] CamelIMAPXServer::mailbox-select ("INBOX")
  4216. [imapx:A] adding command, format = 'SELECT %M'
  4217. [imapx:A] completing command buffer is [12] 'SELECT INBOX'
  4218. [imapx:A] Starting command (active=1,) A00112 SELECT INBOX
  4219. [imapx:A] I/O: 'A00112 SELECT INBOX'
  4220. [imapx:A] adding command, format = 'IDLE'
  4221. [imapx:A] completing command buffer is [4] 'IDLE'
  4222. [imapx:A] finally cancelling IDLE, other command was quicker
  4223. [imapx:A] ** Starting next command
  4224. [imapx:A] -- Checking job queue for non-mailbox jobs
  4225. [imapx:A] * no, waiting for pending select 'INBOX'
  4226. [imapx:A] ** Starting next command
  4227. [imapx:A] -- Checking job queue for non-mailbox jobs
  4228. [imapx:A] * no, waiting for pending select 'INBOX'
  4229. [imapx:A] Removed folder INBOX/Junk from connection folder list - op done
  4230. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  4231. [imapx:B] Got continuation response for IDLE
  4232. [imapx:B] ** Starting next command
  4233. [imapx:B] * no, no jobs
  4234. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4235. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4236. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4237. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4238. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4239. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4240. [imapx:B] adding command, format = 'STATUS %M (%t)'
  4241. [imapx:B] completing command buffer is [55] 'STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  4242. [imapx:B] enqueue job 'STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  4243. [imapx:B] ** Starting next command
  4244. [imapx:B] I/O: 'DONE'
  4245. [imapx:A] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  4246. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  4247. * 1 EXISTS
  4248. * 0 RECENT
  4249. * OK [UIDVALIDITY 434566370] Ok
  4250. * OK [MYRIGHTS "acdilrsw"] ACL
  4251. A00112 OK [READ-WRITE] Ok'
  4252. [imapx:A] got untagged response
  4253. [imapx:A] Have token 'FLAGS' id 0
  4254. [imapx:A] flags: 0020001f
  4255. [imapx:A] got untagged response
  4256. [imapx:A] Have token 'OK' id 0
  4257. [imapx:A] got untagged response
  4258. [imapx:A] Have token 'EXISTS' id 1
  4259. [imapx:A] got untagged response
  4260. [imapx:A] Have token 'RECENT' id 0
  4261. [imapx:A] got untagged response
  4262. [imapx:A] Have token 'OK' id 0
  4263. [imapx:A] got untagged response
  4264. [imapx:A] Have token 'OK' id 0
  4265. [imapx:A] Got completion response for command 00112 'SELECT'
  4266. [imapx:A] Select ok!
  4267. [imapx:A] CamelIMAPXServer::mailbox-closed ("INBOX.Junk")
  4268. [imapx:A] ** Starting next command
  4269. [imapx:A] starting idle
  4270. [imapx:A] adding command, format = 'IDLE'
  4271. [imapx:A] completing command buffer is [4] 'IDLE'
  4272. [imapx:A] completing command buffer is [0] ''
  4273. [imapx:A] Starting command (active=1, literal) A00115 IDLE
  4274. [imapx:A] I/O: 'A00115 IDLE'
  4275. [imapx:B] waiting for idle to stop
  4276. [imapx:A] I/O: '+ entering ENHANCED idle mode'
  4277. [imapx:A] Got continuation response for IDLE
  4278. [imapx:A] ** Starting next command
  4279. [imapx:A] * no, no jobs
  4280. [imapx:B] I/O: 'B00111 OK IDLE completed'
  4281. [imapx:B] Got completion response for command 00111 'IDLE'
  4282. [imapx:B] ** Starting next command
  4283. [imapx:B] - we're selected on 'INBOX', current jobs?
  4284. [imapx:B] -- Checking job queue
  4285. [imapx:B] -- 0 'STATUS'?
  4286. [imapx:B] --> starting 'STATUS'
  4287. [imapx:B] completing command buffer is [0] ''
  4288. [imapx:B] Starting command (active=1,) B00114 STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)
  4289. [imapx:B] I/O: 'B00114 STATUS INBOX.Sent (MESSAGES UNSEEN UIDVALIDITY UIDNEXT)'
  4290. [imapx:B] ** Starting next command
  4291. [imapx:B] * no, no jobs
  4292. [imapx:B] I/O: '* STATUS "INBOX.Sent" (MESSAGES 1 UIDNEXT 2 UIDVALIDITY 434566418 UNSEEN 0)
  4293. B00114 OK STATUS Completed.'
  4294. [imapx:B] got untagged response
  4295. [imapx:B] Have token 'STATUS' id 0
  4296. [imapx:*] CamelIMAPXStore::mailbox-updated ("INBOX.Sent")
  4297. [imapx:B] Got completion response for command 00114 'STATUS'
  4298. [imapx:B] ** Starting next command
  4299. [imapx:B] starting idle
  4300. [imapx:B] adding command, format = 'IDLE'
  4301. [imapx:B] completing command buffer is [4] 'IDLE'
  4302. [imapx:B] completing command buffer is [0] ''
  4303. [imapx:B] Starting command (active=1, literal) B00116 IDLE
  4304. [imapx:B] I/O: 'B00116 IDLE'
  4305. [imapx:B] folder INBOX/Sent is not selected, total 1 / 1, unread 0 / 0, modseq 0 / 0, uidnext 2 / 2: will not rescan
  4306. [imapx:B] ** Starting next command
  4307. [imapx:B] * no; waiting for literal 'IDLE'
  4308. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4309. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4310. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4311. imapx_find_connection_unlocked: for-expensive:1 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4312. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4313. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4314. [imapx:B] folder INBOX/Trash is not selected, total 0 / 1, unread 0 / 0, modseq 0 / 0, uidnext 1 / 1: will rescan
  4315. [imapx:B] adding command, format = 'UID FETCH %s:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4316. [imapx:B] got string '1'
  4317. [imapx:B] completing command buffer is [47] 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4318. [imapx:B] enqueue job 'UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4319. [imapx:B] ** Starting next command
  4320. [imapx:B] * no; waiting for literal 'IDLE'
  4321. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  4322. [imapx:B] Got continuation response for IDLE
  4323. [imapx:B] ** Starting next command
  4324. [imapx:B] I/O: 'DONE'
  4325. [imapx:B] waiting for idle to stop
  4326. [imapx:B] I/O: 'B00116 OK IDLE completed'
  4327. [imapx:B] Got completion response for command 00116 'IDLE'
  4328. [imapx:B] ** Starting next command
  4329. [imapx:B] - we're selected on 'INBOX', current jobs?
  4330. [imapx:B] -- Checking job queue
  4331. [imapx:B] -- 0 'FETCH'?
  4332. [imapx:B] Selecting mailbox 'INBOX.Trash' for command 'FETCH'(0x4d19320)
  4333. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX.Trash")
  4334. [imapx:B] adding command, format = 'SELECT %M'
  4335. [imapx:B] completing command buffer is [18] 'SELECT INBOX.Trash'
  4336. [imapx:B] Starting command (active=1,) B00118 SELECT INBOX.Trash
  4337. [imapx:B] I/O: 'B00118 SELECT INBOX.Trash'
  4338. [imapx:B] ** Starting next command
  4339. [imapx:B] -- Checking job queue for non-mailbox jobs
  4340. [imapx:B] -- 0 'FETCH'?
  4341. [imapx:B] * no, waiting for pending select 'INBOX.Trash'
  4342. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  4343. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  4344. * 0 EXISTS
  4345. * 0 RECENT
  4346. * OK [UIDVALIDITY 434968237] Ok
  4347. * OK [MYRIGHTS "acdilrsw"] ACL
  4348. B00118 OK [READ-WRITE] Ok'
  4349. [imapx:B] got untagged response
  4350. [imapx:B] Have token 'FLAGS' id 0
  4351. [imapx:B] flags: 0020001f
  4352. [imapx:B] got untagged response
  4353. [imapx:B] Have token 'OK' id 0
  4354. [imapx:B] got untagged response
  4355. [imapx:B] Have token 'EXISTS' id 0
  4356. [imapx:B] got untagged response
  4357. [imapx:B] Have token 'RECENT' id 0
  4358. [imapx:B] got untagged response
  4359. [imapx:B] Have token 'OK' id 0
  4360. [imapx:B] got untagged response
  4361. [imapx:B] Have token 'OK' id 0
  4362. [imapx:B] Got completion response for command 00118 'SELECT'
  4363. [imapx:B] Select ok!
  4364. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX")
  4365. [imapx:B] ** Starting next command
  4366. [imapx:B] - we're selected on 'INBOX.Trash', current jobs?
  4367. [imapx:B] -- Checking job queue
  4368. [imapx:B] -- 0 'FETCH'?
  4369. [imapx:B] --> starting 'FETCH'
  4370. [imapx:B] completing command buffer is [0] ''
  4371. [imapx:B] Starting command (active=1,) B00117 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)
  4372. [imapx:B] I/O: 'B00117 UID FETCH 1:* (RFC822.SIZE RFC822.HEADER FLAGS)'
  4373. [imapx:B] I/O: 'B00117 OK FETCH completed.'
  4374. [imapx:B] Got completion response for command 00117 'FETCH'
  4375. [imapx:B] ** Starting next command
  4376. [imapx:B] starting idle
  4377. [imapx:B] ** Starting next command
  4378. [imapx:B] * no, no jobs
  4379. [imapx:B] CamelIMAPXServer::mailbox-select ("INBOX")
  4380. [imapx:B] adding command, format = 'SELECT %M'
  4381. [imapx:B] completing command buffer is [12] 'SELECT INBOX'
  4382. [imapx:B] Starting command (active=1,) B00119 SELECT INBOX
  4383. [imapx:B] I/O: 'B00119 SELECT INBOX'
  4384. [imapx:B] adding command, format = 'IDLE'
  4385. [imapx:B] completing command buffer is [4] 'IDLE'
  4386. [imapx:B] finally cancelling IDLE, other command was quicker
  4387. [imapx:B] ** Starting next command
  4388. [imapx:B] -- Checking job queue for non-mailbox jobs
  4389. [imapx:B] * no, waiting for pending select 'INBOX'
  4390. [imapx:B] ** Starting next command
  4391. [imapx:B] -- Checking job queue for non-mailbox jobs
  4392. [imapx:B] * no, waiting for pending select 'INBOX'
  4393. [imapx:B] Removed folder INBOX/Trash from connection folder list - op done
  4394. sexp is : [(match-all (system-flag "Junk"))]
  4395. Equivalent sql SELECT uid FROM 'INBOX' WHERE (junk = 1)
  4396.  
  4397. camel_db_select:
  4398. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  4399.  
  4400. ===========
  4401. DB SQL operation [SELECT uid FROM 'INBOX' WHERE (junk = 1)] started
  4402. Camel SQL Exec:
  4403. SELECT uid FROM 'INBOX' WHERE (junk = 1)
  4404. DB Operation ended. Time Taken : 0.000143
  4405. ###########
  4406. sexp is : [(match-all (system-flag "Junk"))]
  4407. Equivalent sql SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  4408.  
  4409. camel_db_select:
  4410. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  4411.  
  4412. ===========
  4413. DB SQL operation [SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)] started
  4414. Camel SQL Exec:
  4415. SELECT uid FROM 'INBOX/Drafts' WHERE (junk = 1)
  4416. DB Operation ended. Time Taken : 0.000059
  4417. ###########
  4418. sexp is : [(match-all (system-flag "Junk"))]
  4419. Equivalent sql SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  4420.  
  4421. camel_db_select:
  4422. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  4423.  
  4424. ===========
  4425. DB SQL operation [SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)] started
  4426. Camel SQL Exec:
  4427. SELECT uid FROM 'INBOX/Junk' WHERE (junk = 1)
  4428. DB Operation ended. Time Taken : 0.000060
  4429. ###########
  4430. sexp is : [(match-all (system-flag "Junk"))]
  4431. Equivalent sql SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  4432.  
  4433. camel_db_select:
  4434. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  4435.  
  4436. ===========
  4437. DB SQL operation [SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)] started
  4438. Camel SQL Exec:
  4439. SELECT uid FROM 'INBOX/Sent' WHERE (junk = 1)
  4440. [imapx:B] I/O: '* FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
  4441. * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
  4442. * 1 EXISTS
  4443. * 0 RECENT
  4444. * OK [UIDVALIDITY 434566370] Ok
  4445. * OK [MYRIGHTS "acdilrsw"] ACL
  4446. B00119 OK [READ-WRITE] Ok'
  4447. [imapx:B] got untagged response
  4448. DB Operation ended. Time Taken : 0.000064
  4449. ###########
  4450. [imapx:B] Have token 'FLAGS' id 0
  4451. [imapx:B] flags: 0020001f
  4452. [imapx:B] got untagged response
  4453. [imapx:B] Have token 'OK' id 0
  4454. [imapx:B] got untagged response
  4455. [imapx:B] Have token 'EXISTS' id 1
  4456. [imapx:B] got untagged response
  4457. [imapx:B] Have token 'RECENT' id 0
  4458. [imapx:B] got untagged response
  4459. [imapx:B] Have token 'OK' id 0
  4460. [imapx:B] got untagged response
  4461. [imapx:B] Have token 'OK' id 0
  4462. sexp is : [(match-all (system-flag "Junk"))]
  4463. Equivalent sql SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  4464. [imapx:B] Got completion response for command 00119 'SELECT'
  4465.  
  4466. camel_db_select:
  4467. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  4468. [imapx:B] Select ok!
  4469.  
  4470. ===========
  4471. DB SQL operation [SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)] started
  4472. Camel SQL Exec:
  4473. SELECT uid FROM 'INBOX/Trash' WHERE (junk = 1)
  4474. [imapx:B] CamelIMAPXServer::mailbox-closed ("INBOX.Trash")
  4475. [imapx:B] ** Starting next command
  4476. [imapx:B] starting idle
  4477. DB Operation ended. Time Taken : 0.000060
  4478. ###########
  4479. [imapx:B] adding command, format = 'IDLE'
  4480. [imapx:B] completing command buffer is [4] 'IDLE'
  4481. [imapx:B] completing command buffer is [0] ''
  4482. [imapx:B] Starting command (active=1, literal) B00121 IDLE
  4483. [imapx:B] I/O: 'B00121 IDLE'
  4484. sexp is : [(match-all (system-flag "Junk"))]
  4485. Equivalent sql SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  4486.  
  4487. camel_db_select:
  4488. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  4489.  
  4490. ===========
  4491. DB SQL operation [SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)] started
  4492. Camel SQL Exec:
  4493. SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1)
  4494. Error in SQL EXEC statement: SELECT uid FROM '#shared/user1@mytest co uk/Stuff' WHERE (junk = 1) [no such table: #shared/user1@mytest co uk/Stuff].
  4495. DB Operation ended. Time Taken : 0.000053
  4496. ###########
  4497. [imapx:B] I/O: '+ entering ENHANCED idle mode'
  4498. [imapx:B] Got continuation response for IDLE
  4499. [imapx:B] ** Starting next command
  4500. [imapx:B] * no, no jobs
  4501.  
  4502. (evolution:2631): camel-imapx-CRITICAL **: camel_imapx_folder_list_mailbox: assertion 'store_info != NULL' failed
  4503.  
  4504. (evolution:2631): camel-WARNING **: CamelIMAPXFolder::synchronize_sync() reported failure without setting its GError
  4505. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4506. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4507. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4508. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4509. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4510. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4511. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4512. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4513. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4514. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4515. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4516. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4517. [imapx:B] Removed folder INBOX from connection folder list - op done
  4518. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4519. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4520. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
  4521. imapx_find_connection_unlocked: for-expensive:0 will return:0x4579d90 cmd-count:0 has-expensive:0 found:0; connections opened:2 max:3
  4522. cmds:0 has-expensive:0 avail:1 cinfo:0x4579d90 server:0x45a8300
  4523. cmds:0 has-expensive:0 avail:1 cinfo:0x7f16dc035c10 server:0x1ec9840
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement