Re: [exim] wrong ACL

Pàgina inicial
Delete this message
Reply to this message
Autor: Jakob Hirsch
Data:  
A: bclark
CC: Exim User's Mailing List
Assumpte: Re: [exim] wrong ACL
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