﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1488126	deleting email rejected	andudi		"since at least 0.6 I observe, that I am not able to delete an email!
but moveing the same email to the Trash folder is no problem!

the imap logfile shows the problem, first the part with the failing ""delete"":
[18-Oct-2011 23:03:26 +0200]: [2580] C: A0009 LIST """" Trash
[18-Oct-2011 23:03:26 +0200]: [2580] S: A0009 OK Completed (0.000 secs 1 calls)
[18-Oct-2011 23:03:26 +0200]: [2580] C: A0010 CREATE Trash
[18-Oct-2011 23:03:26 +0200]: [2580] S: A0010 NO Permission denied
[18-Oct-2011 23:03:26 +0200]: [2580] C: A0011 UID STORE 2868 +FLAGS.SILENT (\Seen)
[18-Oct-2011 23:03:26 +0200]: [2580] S: A0011 OK Completed
[18-Oct-2011 23:03:26 +0200]: [2580] C: A0012 UID COPY 2868 Trash
[18-Oct-2011 23:03:26 +0200]: [2580] S: A0012 NO Mailbox does not exist

and now the working ""move to Trash"" part:
[18-Oct-2011 23:04:44 +0200]: [44B2] C: A0009 LIST """" INBOX.Trash
[18-Oct-2011 23:04:44 +0200]: [44B2] S: * LIST (\HasNoChildren) ""."" ""INBOX.Trash""
[18-Oct-2011 23:04:44 +0200]: [44B2] S: A0009 OK Completed (0.000 secs 2 calls)
[18-Oct-2011 23:04:44 +0200]: [44B2] C: A0010 UID COPY 45 INBOX.Trash
[18-Oct-2011 23:04:44 +0200]: [44B2] S: A0010 OK [COPYUID 1262045431 45 2871] Completed

seems that the bug is about the missing prefix (INBOX.) in the delete part... or is this a missconfiguration?

Andreas"	Bugs	closed	5	0.7-beta	IMAP connection	0.6	normal	duplicate	delete prefix	
