On Wed, Aug 21, 2002 at 02:28:30PM +0100, Chris Edwards wrote:
> |
> | seen the `helo_*' options in spec.txt already ?
> |
>
> Could be missing something. But haven't found it yet...
How about setting "helo_accept_junk_hosts = *" (not ideal I know)
and using an ACL:
deny condition = ${if match {$sender_helo_name}{\N^\$domain\N}{1}{0}}
It's unfortunate that $sender_helo_name doesn't get set if it's
syntactically invalid, otherwise you could just get away with the
ACL on its own.
Regards, Matthew
--
Matthew Frost http://www.frost.org/
"Q Parameter error, 50:1"