On Wed, 2007-05-30 at 10:54 +0200, Rainer Sigl wrote:
> Many thanks,
> its working fine with your suggestion.
> But only with outlook I still have problems. Today morning I found out 
> that outlook does work only I keep the separator line empty
> with
> 
> namespace private {
> #   separator = .
>    prefix = INBOX.
>    inbox = yes
>    hidden = no
> }

Umm. The default is '.' with maildir, so it should make no difference
between setting it to '.' and leaving it as default.

You can check yourself what the mailbox listing looks like:

telnet localhost 143
x login username password
1 namespace
2 list "" *

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to