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