On Sep 29, 2009, at 9:32 AM, D G Teed <donald.t...@gmail.com> wrote:
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.
$transport_maps to direct mail for typo'd domain to the error transport. -- Sahil Tandon