On Sun, 2014-06-22 at 18:41 -0700, Kaz Kylheku wrote:

> I'm scanning the textual logs themselves in real-time to additionally 
> ban IP addresses from connecting.

I banned Apache IP connections in real time, using a PHP routine in
Apache, and invoking sudo and iptables.

I'm sure using sudo and a IPtables command you can do the same from
inside Exim using something like .....

warn    message       = ${run{SHELL -c " .......... \ 
                          $sender_host_address ?"}}

-- 
Regards,

Paul.
England, EU.

   Centos, Exim, Apache, Libre Office.
   Linux is the future. Micro$oft is the past.


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

Reply via email to