[Dovecot] Case sensitve problem
Zhang Huangbin
zhbmaillistonly at gmail.com
Thu Jul 24 17:38:00 EEST 2008
Sven Schmidt wrote:
> Hi!
>
> I am using Postfix, Mysql and Dovecot 1.0.rc15.
>
> It seems that Dovecot creates new mailboxes for eg. User at Domain.COM
> althoug in the name in databse is user at domain.com 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/
More information about the dovecot
mailing list