In an older episode (Wednesday, 6. June 2007 07:47), bbxrider wrote: > i'm getting my domain spoofed and trying to stop the returns from the > spoofed targets coming to my > domain and then getting fwded to my default email account.
> the only thing thats constant and identifiable in the returned > header is a variation of the spoofed name like > [EMAIL PROTECTED] > in the header its the 'to:' data Have you considered to block invalid recipient addresses at the MTA level, before even passing them to SA? Why accept mails and create spamassassin rules for them if the recipient does not exist? Cheers, wolfgang