solved: [exim] local part case sensitive

Etusivu
Poista viesti
Vastaa
Lähettäjä: listrcv
Päiväys:  
Vastaanottaja: exim-users
Aihe: solved: [exim] local part case sensitive

Hi,

the problem came from a setting in /etc/imapd.conf (cyrus):


# Forcing recipient user to lowercase
# Cyrus 2.2 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


GH


listrcv wrote:
> Hi,
>
> local parts have unexpectedly become case sensitive with exim4.
>
> Maybe I better turn that off? It'll likely confuse senders.
>
> Or do I better leave it as it is for reasons I don't know?
>
> How would I turn it off?
>
>
> GH
>