I wrote a rule similar to this, and it worked great. However, the format of the spam has changed and the pdf name is no longer in the subject line. Any suggestions?
--In a second time I create a rule for spamassassin because the name of --pdf attachement is always in the Subject -- --_*rule spamassassin :*_ --header FR_PDF_TAG Subject =~ /\.pdf/ --describe FR_PDF_TAG Extension PDF in the Subject --score FR_PDF_TAG 2 -- View this message in context: http://www.nabble.com/spam-with-a-pdf-tf4026472.html#a11630186 Sent from the SpamAssassin - Users mailing list archive at Nabble.com.
