>Received: from 217.207.22.163 (unknown [211.186.70.132])
>         by hippo.mlmuk.com (Postfix) with SMTP id A9B13A57C
>
>is there a way to block emails with this HELO name?

in helo_hostnames.map:

217.207.22.163 554 ACL helo_hostnames

so when postfix sees

ehlo 217.207.22.163

it will reject the msg.

Len



Reply via email to