Re: [Dovecot] namespace problem / 1.1beta11
Hi Timo,
well, I don't know how I managed it, either :)
Here's the output of the log file with mail_debug=yes. Interestingly it prints out the correct namespace in the log file (I did a synchronization of some folders in this period):
Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): Loading modules from directory: /opt/dovecot-1.1-beta12/lib/dovecot/imap Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): Module loaded: /opt/dovecot-1.1-beta12/lib/dovecot/imap/lib20_fts_plugin.so Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): Module loaded: /opt/dovecot-1.1-beta12/lib/dovecot/imap/lib21_fts_squat_plugin.so Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): Effective uid=40000, gid=40000, home=/home/dovecot/mail/smcc.net/merk@smcc.net Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): Namespace: type=private, prefix=INBOX/, sep=/, inbox=yes, hidden=no, list=yes, subscriptions=yes Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): maildir: data=/home/dovecot/mail/smcc.net/merk@smcc.net:INDEX=/home/dovecot/index/smcc.net/merk@smcc.net Dec 28 23:24:33 51 dovecot: IMAP(merk@smcc.net): maildir++: root=/home/dovecot/mail/smcc.net/merk@smcc.net, index=/home/dovecot/index/smcc.net/merk@smcc.net, control=, inbox=/home/dovecot/mail/smcc.net/merk@smcc.net Dec 28 23:24:33 51 dovecot: imap-login: Login: user=merk@smcc.net, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured Dec 28 23:24:52 51 dovecot: IMAP(merk@smcc.net): Disconnected: Logged out bytes=17572/71038
It seems that the output to the client doesn't correspond to the settings dovecot uses internally?!
Regards, Sebastian
----- Ursprüngliche Mail ---- Von: Timo Sirainen tss@iki.fi An: ja nein reg9009@yahoo.de CC: Dovecot Mailing List dovecot@dovecot.org Gesendet: Freitag, den 28. Dezember 2007, 18:45:56 Uhr Betreff: Re: [Dovecot] namespace problem / 1.1beta11
On Sat, 2007-12-22 at 13:48 +0000, ja nein wrote:
I think I've hit a separator bug:
This is namespace query of dovecot and source server:
- NAMESPACE (("INBOX/" ".")) NIL NIL
Yes, that does look like a bug, but I've no idea how you managed to cause it. I just tested your namespace configuration and it works fine with me. Also there shouldn't even be any way to cause this configuration for a list=yes namespace:
imap(tss)(pid=31754): namespace configuration error: list=yes requires prefix=INBOX/ to end with separator
What do logs show with mail_debug=yes?
__________________________________ Ihr erstes Baby? Holen Sie sich Tipps von anderen Eltern. www.yahoo.de/clever
On Fri, 2007-12-28 at 22:31 +0000, ja nein wrote:
- NAMESPACE (("INBOX/" ".")) NIL NIL
I don't know why I can't reproduce it, but I think this fixes it: http://hg.dovecot.org/dovecot/rev/0a0ff276bc38
participants (2)
-
ja nein
-
Timo Sirainen