On 10/08/2016 11:47 AM, [email protected] wrote:
Is it possible to implement delay of say 3 minutes on the ip in a helo acl? Anyone can show an example?
Just add a line with delay = 180s to the config shown....
On 8/10/16 6:46 AM, Daryl Richards wrote:This doesn't block the IP, it just drops the connection. Trivial to add a call to add the sender IP to a file or directly to iptables... acl_check_helo: ... drop message = Crack-bot log_message = Common crack-bot host name condition = ${if eq{$sender_helo_name}{ylmf-pc}}
-- ## 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/
