[Dovecot] Case sensitive oddity when mail delivered.
Timo Sirainen
tss at iki.fi
Fri May 1 00:05:21 EEST 2009
On Thu, 2009-04-30 at 16:47 -0400, dovecot at corwyn.net wrote:
> At 04:37 PM 4/30/2009, Pascal Volk wrote:
> >That's the correct behavior, as configured.
> >
> >Try: mail_location = maildir:/var/spool/mail/%Ld/%Ln/Maildir
> > ^ ^
> >See also http://wiki.dovecot.org/Variables
>
> Thanks I'll definitely give that a try. The problem I see is that in
> my development (preproduction/test environment) is also set to
> mail_location = maildir:/var/spool/mail/%d/%n/Maildir
>
> and it doesn't exhibit this behavior. Is there anywhere else case is
> / could be set for %d and %n ?
The best place to do this would be in passdb query to have it return a
standardized case of the username. The easiest change would be
auth_username_format = %Lu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090430/5bad6c43/attachment.bin
More information about the dovecot
mailing list