On Thu, Jun 26, 2003 at 03:33:07PM +0300, Timo Sirainen wrote:
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 don't, squirrelmail just picked that up.
I am not sure that courier-imapd does this sort of munging?
Courier prefixes them internally with "INBOX.".
Right.
cd ~/Maildir ; for i in * ; do ln -s $i .INBOX.$i ; done
Do you mean this creates .INBOX.INBOX.mailbox symlinks?
My usual layout is Maildir/new Maildir/cur Maildir/tmp Maildir/dovecot/ Maildir/dovecot/new Maildir/dovecot/cur Maildir/dovecot/tmp
But I've had to alias Maildir/dovecot to Maildir/.INBOX.dovecot/
Is this not normal? Where did my dovecot get this behaviour of only reading .INBOX* directories from then? :)
C.
charlie@rubberduck.com - Melbourne, Australia http://rubberduck.com/~yeled/ PGP: 0x14AA7941 || finger yeled@lazy.spodder.com