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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: ronny.vaningh, Exim-Users (E-mail)
Asunto: 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