Malcolm Ray wrote:
> Using sender_host_reject or sender_net_reject, I can reject incoming
> connections from particular hosts with a permanent failure.
Odd... This, and your later messages imply Exim is giving 5xx with those
options. They don't cause that here:
// ben@scientia:/usr/local/etc/exim$ sendmail -bP sender_net_reject
sender_net_reject = 127.0.0.1/32
// ben@scientia:/usr/local/etc/exim$ telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
They just close the connection. Have I broken something again? (Mind you,
that connection being closed _must_ act as a temporary error.)
--
Ben Smithurst
ben@???
send a blank message to ben+pgp@??? for PGP key
--
*** Exim information can be found at
http://www.exim.org/ ***