=========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) Camel SQL Exec: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, 'INBOX', strftime("%s", 'now') FROM 'INBOX' Camel SQL Exec: DELETE FROM folders WHERE folder_name = 'INBOX' Camel SQL Exec: DROP TABLE 'INBOX' Camel SQL Exec: DROP TABLE 'INBOX_bodystructure' Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0.044968 ########### sending : C00038 UID STORE 14283 FLAGS.SILENT (\Deleted \Seen) received: C00038 OK Store completed. CamelException.setv(0x7fecde10bb90, 2, 'Cannot write offline journal for folder 'INBOX': No such file or directory') Saving 1/754 dirty records of INBOX