I am using reject_unknown_client in my smtpd_helo_restrictions. I have one legitimate email server that is being rejected as unknown. However, a dig -x yields a correct hostname. The only difference I can see between this mail server and other servers is that the address resolves to 2 hostnames instead of one. Is this the reason postfix says it is an unknown hostname? If so why? If not where might I look to see why postfix thinks it is unknown even though it does resolve? TIA.
Comments are closed