Brent Clark wrote:
> So my question is, can this go in any other acl, and if so, which one. In
Any ACL that can possibly know the helo string is valid (i.e., all except
acl_not_smtp and acl_smtp_connect). I do it here:
acl_check_helo:
drop condition = ${if isip {$sender_helo_name}}
message = plain IP address is not allowed
--
## 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/