[Dovecot] irregular problem on outlook + imap

Timo Sirainen tss at iki.fi
Wed Dec 9 21:52:00 EET 2009


On Tue, 2009-12-01 at 16:19 +0100, Michele Petrazzo - Unipex wrote:
> * LSUB () "." " folder.with.dots and spaces and numbers"

This means it's in the subscriptions file.

> lylu APPEND "folder.with.dots and spaces and numbers" (\Seen) 
> "30-Nov-2009 10:34:00 +0100" {280844}
> lylu NO [TRYCREATE] Mailbox doesn't exist: folder.with.dots and spaces 
> and numbers

This means it doesn't really exist, even though it's subscribed.

> On the maildir home (maildir:~/mail/), it's present the folder.with.dots 
> and spaces and numbers and the same into the "subscriptions" file

Are you sure it's really in the ~/mail/ directory exactly the same? You
could try also talking IMAP directly:

telnet localhost 143
a login user pass
b list "" "folder.with.dots*"

Is it listed?

Anyway it should work fine:

a create "folder.with.dots and spaces and num1234"
a OK Create completed.
b append "folder.with.dots and spaces and num1234" {10}
+ OK
From: foo

b OK Append completed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20091209/4855242c/attachment.bin 


More information about the dovecot mailing list