On Mon, 16 Jul 2007, Marc Perkel wrote:
> Does log_message not work with drop?
>
> This produces a log message
>
> defer log_message = REJECTED - Spammer Connected to FAKE highest MX
> record VIRUS Brown - I=$interface_address
> dnslists = hostkarma.junkemailfilter.com=127.0.0.4
>
> This does not.
>
> drop log_message = REJECTED - Spammer Connected to FAKE highest MX
> record VIRUS Brown - I=$interface_address
> dnslists = hostkarma.junkemailfilter.com=127.0.0.4
More detail needed. One of Exim's standard tests contains this ACL:
drop log_message = forcibly dropped
hosts = 10.9.8.9
accept logwrite = $sender_host_address accepted by connect ACL
and in the log I see
1999-03-02 09:44:33 H=[10.9.8.9] U=CALLER rejected connection in "connect" ACL: forcibly dropped
So what is different in your setup? Can you post debug output showing
the lack of a message?
--
Philip Hazel University of Cambridge Computing Service
Get the Exim 4 book: http://www.uit.co.uk/exim-book