Wietse Venema wrote:
Linux Addict:
What I would like to do is, if a destination host does not have
an MX record, then I would like to drop the message, don't want
to bounce it.
The Internet email RFCs do not require MX records. They specify
that the MTA must deliver by A records when MX records don't exist.
Wietse
I dont know if its convincing to send mails to a host where no smtp is
running(hence no MX record) but is there anyway at all in Postfix to
check for MX record before the qmgr accepts the mail?
I know Postfix is compliant to all RFCs, but just wondering anything
customizable exists.
~LA