Re: [Exim] exim 3.22 and host_accept_relay

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John Burnham
Ημερομηνία:  
Προς: Marcus Fleige, exim-users
Αντικείμενο: 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