[Dovecot] mutt and dovecot
Timo Sirainen
tss at iki.fi
Thu Jun 26 15:33:07 EEST 2003
On Thu, 2003-06-26 at 06:23, Charlie Allom wrote:
> Hi,
>
> I setup squirrelmail with dovecot and everything worked. I moved users
> Maildir directores to ~/Maildir/INBOX.directory/ and updated the
> .subscriptions file to something like ^INBOX.directory
Why do you want to prefix them with "INBOX."? You can configure
squirrelmail not to require that.
> I am not sure that courier-imapd does this sort of munging?
Courier prefixes them internally with "INBOX.".
> cd ~/Maildir ; for i in * ; do ln -s $i .INBOX.$i ; done
Do you mean this creates .INBOX.INBOX.mailbox symlinks?
More information about the dovecot
mailing list