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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: ronny.vaningh, Exim-Users (E-mail)
Betreff: 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