David <david@???> writes:
> Hi !!
>
> I have made a recopilation of useful HELO/EHOL checks and made it
> available at http://www.ols.es/exim as helo.acl for anybody interested
> on it , additions and corrections are welcome
acl_check_helo_fast:
# No HELO/EHLO
deny condition = ${if eq{$sender_helo_name}{}{yes}{no}}
message = Polite hosts say HELO first\n\
is this called at all if there was no HELO/EHLO ?
\\// christoph