On an outbound only SMTP service, what is the recommended way to reject mail sent to a particular domain? There is a domain people often typo, and it has no MX record, so it rots for some time before people learn it won't deliver. I'd rather that be a reject code so they immediately fix the typo in their mail client.
--Donald