Quote:
|
Dec 23 15:28:55 mail postfix/smtpd[20184]: NOQUEUE: reject: RCPT from mail.incomingdomain.org[123.456.789.123]: 450 4.7.1 <hostxx.internalsubnet.incomingdomain.org>: Helo command rejected: Host not found; from=<person@commercialdomain.com> to=<myperson@mydomain.com> proto=ESMTP helo=<hostxx.internalsubnet.incomingdomain.org>
|
Above is the error I get in mail.log, details edited to protect the innocent.
The following are turned on in the global settings:
- Hostname in greeting violates RFC (reject_invalid_hostname)
- Client's IP address (reject_unknown_client)
- Hostname in greeting (reject_unknown_hostname)
- Sender's domain (reject_unknown_sender_domain)
The two FQDN options are off since so many people can't configure a DNS server correctly.
Anyway, is there a way I can allow matching domain.com type addresses through? All of a sudden recently (last couple weeks) this has been rather common.