On Thu, 2009-04-30 at 16:47 -0400, [email protected] 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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to