Theo Van Dinter wrote:
On Mon, Apr 03, 2006 at 12:07:00PM -0600, Philip Prindeville wrote:
------=_NextPart_000_0016----=_NextPart_000_0016
Content-Type: text/plain;
        charset="Windows-1252"
Content-Transfer-Encoding: 7bit

Using:
# don't allow windows-1252 text attachments...
header __CTYPE_WIN_1252         Content-Type =~ /charset=\"windows-1252\"/i
What am I missing?

the charset isn't in the message header, it's in the mime header.  you can use
the MIMEHeader plugin if you want to.

I see some spam with "windows-1252" or other unwanted character sets at the start of the subject. I reject them via an Exim ACL, so SA doesn't even have to scan them.

Reply via email to