Hello, I'd like to assign a spamassassin score to received word documents (doc,docx,xls,xlsx) so they are quarantined on my UTM. I've tried the following which doesn't work. Can someone show me an example that should work?
mimeheader DOC_ATTACHED Content-Type =~ /doc/i describe DOC_ATTACHED email contains a DOC file attachment score DOC_ATTACHED 12.5 Thanks, Rod