Re: [Dovecot] Connecting to dovecot
So should I comment out the "mail_location = /var/mail/%u" line?
----- Original Message ---- From: Scott Silva <ssilva@sgvwater.com> To: dovecot@dovecot.org Sent: Wednesday, September 17, 2008 7:53:43 AM Subject: Re: [Dovecot] Connecting to dovecot
on 9-17-2008 7:48 AM Scott Silva spake the following:
-- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't!!!!
on 9-17-2008 8:37 AM Grant Lowe spake the following:
So should I comment out the "mail_location = /var/mail/%u" line?
Read the wiki I posted. You need to prepend it with what type of mail storage format you are using like mail_location = mbox:/var/mail/%u or mail_location = Maildir:/var/mail/%u depending on your mail storage type. You also might need to add lines for index.
http://wiki.dovecot.org/MailLocation is full of helpful info.
-- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't!!!!
participants (2)
-
Grant Lowe
-
Scott Silva