Hello, 

Marc Perkel writes: 

> 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

My experience has been the you must have message with drop.  log_message is 
optional on a drop but I don't believe neccessary as message is also logged 
to the exim logs. 

Ex: 

 drop message = REJECTED - Spammer Connected to FAKE highest MX record...
     dnslists = hostkarma.junkemailfilter.com=127.0.0.4 

 

 --- 

DynaStop: Stopping spam one dynamic IP address at a time.
http://tanaya.net/DynaStop/

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to