Sven Schmidt wrote:
Hi!
I am using Postfix, Mysql and Dovecot 1.0.rc15.
It seems that Dovecot creates new mailboxes for eg. [EMAIL PROTECTED]
althoug in the name in databse is [EMAIL PROTECTED] ny logging in pop3.
How to solve this problem?
Use %L in 'mail_location' of your dovecot.conf, such as:
mail_location = maildir:/%Lh/%Ld/%Ln/:INDEX=/%Lh/%Ld/%Ln/
It will convert all upper case to lower case.
Reference:
http://wiki.dovecot.org/Variables
--
Best Regards.
Zhang Huangbin
- iRedMail: Mail Server Solution for Red Hat(R) Enterprise Linux &
CentOS 5.x: http://iRedMail.googlecode.com/