Re: [Exim] Underscore in domain part (rcpt to phase)

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Nico Erfurth
Data:  
Para: ronny.vaningh, Exim-Users (E-mail)
Assunto: Re: [Exim] Underscore in domain part (rcpt to phase)
ronny.vaningh@??? wrote:

> I currently have a problem forcing exim to accept mail to addresses like
>
> user@host_p.domain.tld


This is NOT a valid domain-part, so exim will not accept it. You can't
work around it, and that's good [tm].

> I have allowed the use of underscores in the helo but now it fails
> during the rcpt to phase


That's something else.

Nico