Re: [Exim] exim 3.22 and host_accept_relay

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: John Burnham
Dátum:  
Címzett: Marcus Fleige, exim-users
Tárgy: Re: [Exim] exim 3.22 and host_accept_relay
> when i check this configuration with exim -d9 -bh 192.168.0.2
> exim opens an smtp session for me, accepts the HELO-command,
> but rejects my RCPT TO wit "500 Unrecognized Command".
>

You have, of course, issued a MAIL FROM: command before issuing the RCPT TO:
command ?
John