On 07-07-2021 5:22 pm, Kevin N. wrote:

reject_invalid_helo_hostname
Would reject an invalid host name such as "ho+st", but a valid hostname such as "host" would pass

reject_non_fqdn_helo_hostname
Would reject a non fully-qualified hostname such as "host", but a fully-qualified one such as "host.domain.tld" would pass

Thanks, that makes it more clear to me.

Reply via email to