Re: Failed MIME rules with new update

2020-01-14 Thread Linkcheck
Of course I do! Thanks. :)

Re: Failed MIME rules with new update

2020-01-14 Thread Damian
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

Failed MIME rules with new update

2020-01-14 Thread Linkcheck
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 =~