You could set auth_username_format = %Lu. That doesn't need Dovecot
v1.0+, but v1.0+ is highly recommended anyway.
On Feb 3, 2009, at 6:34 AM, Ilo Lorusso wrote:
would this be done under the PAM section in the dovecot.conf file eg.
and will I need dovecot version 1+ ?
passdb pam {
# use /etc/pam.d/imap and /etc/pam.d/pop3
args = *
}
Thanks, this will really help
On Tue, Feb 3, 2009 at 9:23 AM, Ilo Lorusso <sneak...@gmail.com>
wrote:
Hi,
Im looking for a way so I can have case insensitive user names,
is there a configuration directive for this option ? as all I can
find
is the below patch with should give me what im looking for ..
http://www.dovecot.org/list/dovecot/2004-March/003078.html