Re: [EXIM] Case insensitive DBM lookup in rewritting rules?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Julian
Fecha:  
A: D.M.Chapman
Cc: exim-users
Asunto: Re: [EXIM] Case insensitive DBM lookup in rewritting rules?
>
> However, the problem with this is that if you email ANO23@???
> it doesn't get rewritten. This then causes things to break later on
> as other machines do not understand the shortform version. How can I
> modify the rewritting rule to lowercase the localpart before looking it
> up in the database? It must not lowercase everything as email coming
> in that is addressed to the longform version must stay as it is (ie.
> A.N.Other can't be turned into a.n.other).
>
> Ideas?
>


Generic solution is to drop the case to lower case all the time,
this is mentioned somewhere in the docs.

> Cheers,
>
> Darren
>


Julian

--
*** Exim information can be found at http://www.exim.org/ ***