[Dovecot] IMAP Cannot Delete (Mailbox Doesn't exist)
I am now at the next layer of the onion. I am able to retrieve mail but I cannot delete mail from my inbox. My reader says the server is responding with "mailbox does not exist." Any ideas? TIA.
-- View this message in context: http://dovecot.2317879.n4.nabble.com/IMAP-Cannot-Delete-Mailbox-Doesn-t-exis... Sent from the Dovecot mailing list archive at Nabble.com.
Am 04.07.2013 22:55, schrieb gw1500se:
I am able to retrieve mail but I cannot delete mail from my inbox. My reader says the server is respondingwith "mailbox does not exist."
Please follow the advice from http://www.dovecot.org/bugreport.html and post at least the output of the following command:
doveconf -n
Regards Daniel
Dipl.-Inf. Daniel Parthey System Engineer Metaways Infosystems GmbH Pickhuben 2, D-20457 Hamburg
E-Mail: d.parthey@metaways.de Web: http://www.metaways.de
Metaways Infosystems GmbH - Sitz: D-22967 Tremsbüttel Handelsregister: Amtsgericht Lübeck HRB 4508 AH Geschäftsführung: Hermann Thaele, Lüder-H.Thaele
Sorry, it was posted in a previous thread. I forgot I was starting a new one. Here it is again:
# OS: Linux 2.6.32-358.11.1.el6.x86_64 x86_64 CentOS release 6.4 (Final) base_dir = /var/run/dovecot/ login_greeting = Dovecot on mydomain.com ready. mail_location = mbox:~/Maildir:INBOX=/var/mail/%u mbox_write_locks = fcntl passdb { driver = pam } protocols = imap pop3 service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0666 user = postfix } } ssl = required ssl_cert =
-- View this message in context: http://dovecot.2317879.n4.nabble.com/IMAP-Cannot-Delete-Mailbox-Doesn-t-exis... Sent from the Dovecot mailing list archive at Nabble.com.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, 4 Jul 2013, gw1500se wrote:
I am now at the next layer of the onion. I am able to retrieve mail but I cannot delete mail from my inbox. My reader says the server is responding with "mailbox does not exist." Any ideas? TIA.
You have enabled debugging still? No errors or something like that in the Dovecot logs?
Maybe your client wants to move mails to some other mailbox, e.g. "Deleted Messages", which does not exist and is not created automagically. Check such problem with RawLog http://wiki2.dovecot.org/Debugging/Rawlog There you see the IMAP commands and responses transferred.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUdZsjF3r2wJMiz2NAQLfMgf9Fv4ff5KDxHlRYMFx+YkC9UIXgcRX7ZDk gAC96qUEnX5ljCg3vIAYrAO3N7pZ498liQWL3pGX4ef+wx9pM44nv2KZV5wy4h7S gsg24Va8bzQ01c5hXCVkueak9mJyhQ05pCgha0gfzaO23H6pnhUlLJgn7U1MCbPx KCbQ2AxySJ1CtpMsso3i7NRuP9QG1FjNLYcP8VJ1slVrd3bxMefoCxLpLyKvDzi1 SkEUddEenoNtB/QWtMncv8tH4nsgczdAH8jKilXlZpEBx7uBWQM8QkhuRDKKT5LB nw7py4ZMZ+omODaDW2iV0urxuFn5f63FuagO/WW7WjUqrzFy9JjN5A== =K1Cj -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, 5 Jul 2013, Steffen Kaiser wrote:
Maybe your client wants to move mails to some other mailbox, e.g. "Deleted Messages", which does not exist and is not created automagically. Check such problem with RawLog http://wiki2.dovecot.org/Debugging/Rawlog There you see the IMAP commands and responses transferred.
er, or check in the client, what kind of "delete" you've configured, e.g. "move to trash" and what mailbox "trash" is actually.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUdZs0V3r2wJMiz2NAQIIUQf/bByWWZcoOi9nBZl+HnLFzWSsCFQBf/n9 EoytTYCfInYkzdIh/eEYIYjc7qimOINh3zk5u7WL3ddoDJWfo8V2fpIX54rrqbQ8 xjvfQME1znQl5GnGD1h8SMpvqZP8AQLqjfqFaUi6+Gf7PaHIRg+L5De+B3RUfE/B xHqPr0NX/5UNCKlvrVn7H+UaM4hBmf7xEAZjG2HQq/1eaWtzEIVe1/bFujMYv7YP PdFGjLuneC1wSi3MYcRSXBMk2P0CQv4oiiUxzhqZKQAdJ2n1aPAe4bA2t4tcWh7F OT4F1cDSjt2Nug69jOKyGIQOhZPsxCS/kecNVfIlWF9LMyKi2wG98A== =KZg4 -----END PGP SIGNATURE-----
Thanks for all the replies. I cannot explain it but after making some changes to postfix for authenticated relaying, it all started working. One of the parameters I set must have made some kind of difference.
-- View this message in context: http://dovecot.2317879.n4.nabble.com/IMAP-Cannot-Delete-Mailbox-Doesn-t-exis... Sent from the Dovecot mailing list archive at Nabble.com.
participants (3)
-
Daniel Parthey
-
gw1500se
-
Steffen Kaiser