Re: [EXIM] No delivery to/from usernames containing a number…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: ayn, avatar
Cc: exim-users
Asunto: Re: [EXIM] No delivery to/from usernames containing a number - Exim on Solaris 2.6
On 12 Oct 1998, Alistair Young wrote:

> > Try running "exim -bt -d2 z6abc" or whatever, to see *why* it is not
> > recognizing such addresses. Increate -d2 to -d9 if you need more
> > debugging information.
>
> I've done that (output appended below) - unfortunately, with somewhat
> unrevealing results...


On the contrary, it confirms what Matt Hoskins suggests:

> directing z4Djas@???

              ^
              ^ 

> localuser director failed for z4djas: no such user

                                  ^
                                  ^
You *can* set locally_caseless in Exim, to stop it lowercasing local 
parts of local addresses, but I wouldn't advise it. Most people assume 
that email addresses are case-independent. If you say your address is 
JCaesar@Rome people expect jcaesar@rome to work.


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



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