Of course I do! Thanks. :)
You need to quote the slashes between the type and the subtype.
> mimeheader PFSA_CONTENT_TYPE Content-Type =~
> /[0-9]{8,}\.xls|.*\.js|\.cab|image/png:\sname.*\.zip/i
> mimeheader PFSA_MACROENABLED Content-Type =~
> /^application/msword$|macroEnabled/i
I have several rules relating to MIME headers but after the latest
spamassassin update yesterday two of them have failed to parse. The
rules are:
mimeheader PFSA_CONTENT_TYPE Content-Type =~
/[0-9]{8,}\.xls|.*\.js|\.cab|image/png:\sname.*\.zip/i
mimeheader PFSA_MACROENABLED Content-Type =~