22 May
2003
22 May
'03
11:41 p.m.
On Thu, 2003-05-22 at 23:00, Ken Wilson wrote:
Does anyone know how to get dovecot working with squirrelmail v1.4? We have an existing uw-imap setup, with mail stored in ~/mail and inboxes in /var/spool/mail/user. I've tried setting $imap_server_type = other in squirrelmail, but I do not see any mail in my inbox.
This is my setting in dovecot.conf
default_mail_env = maildir:~/mail/:INBOX=/var/spool/mail/%n
If you were using uw-imap, you'll probably have your mails in mbox format, not maildir? If you want mixed mode mbox-INBOX / maildir-others it's not possible yet.