making delivery case-insensitive ...
Lutz Kittler
Lutz.Kittler at sse-erfurt.de
Wed Jan 28 06:16:53 EST 2004
Am Mittwoch, 28. Januar 2004 06:31 schrieb Malcolm Herbert:
> we're migrating from a sendmail system which used to map all usernames
> to their lowercase equivalent. Now on my postfix+cyrus(lmtp) system
> I seem to have lost this behaviour ... I'm sure it's something simple
> but I'm not sure whether the option is part of postfix or cyrus ...
>
> can anyone help me out here?
>
> thanks
set in imapd.conf
# Forcing recipient user to lowercase
# Cyrus 2.1 is case-sensitive. If all your mail users are in lowercase, it is
# probably a very good idea to set lmtp_downcase_rcpt to true. The default is
# to assume the user knows what he is doing, and not downcase anything.
lmtp_downcase_rcpt: yes
lutz
More information about the Info-cyrus
mailing list