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