Re: [EXIM] Case of local parts

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Philip Hazel
Data:  
Para: Chad Leigh
CC: vtmue, Bruce Bowler, eml
Assunto: Re: [EXIM] Case of local parts
On Wed, 24 Feb 1999, Chad Leigh wrote:

> no. because you check the lowercase first and if it matches you don't check
> exact. You would have very little overhead in most cases


Remember that this may happen more than once. Exim checks for local
users for .forward files as well as for delivery. And then there is the
problem of the appendfile transport which has the line

file = /var/mail/$local_part

You'd need some way of turning $local_part into the correctly cased
version.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



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