Hi Dave, on Thu, 19 Feb 2004 15:57:20 +0000 (UTC) you wrote: > I'd like mark messages which contain .SCR .PIF .BAT .COM file > attachments as Spam, and reject them before they enter our mail system.
You'd be much better doing this with some software which is MIME-aware rather than in SpamAssassin (even if you could get out the info you need). If you use Exim, you can use Exiscan to reliably reject 'bad extensions'. I don't know about other mail servers, but you can probably use other software such as MailScanner to devnull it if you can't do it at MTA level. Tim
