> I upgraded to FC3 this last weekend and I just noticed today that the mail > in my junk folder are not encapsulated/wrapped like they were before. > > I checked my config file and have: > > required_hits 4.5 > rewrite_header Subject **SPAM(_SCORE_)** > report_safe 1 > use_bayes 1 > > So it seems ok, but it's definitely seeing spam, milter-tagging it and > then > filing it without wrapping it anymore. > > Anyone having the same issue?
Actually I just noticed something else. Even though the messages are being put in my junkmail folder and maillogs show that the messages are being identified and tagged as spam, none of the messages from the upgrade have either the changed subject line or are encapsulated. I've run --lint and can't see any obvious errors. Here's a quick slice of the maillog showing it should be tagging the messages: Apr 9 04:05:27 xxxx sendmail[23122]: j3985KIc023122: Milter add: header: X-Spam-Flag: YES Apr 9 04:05:27 xxxx sendmail[23122]: j3985KIc023122: Milter add: header: X-Spam-Status: Yes, score=9.9 required=4.5 tests=BAYES_99,HTML_90_100,\n\tHTML_MESSAGE,MIME_HTML_ONLY,MIME_HTML_ONLY_MU LTI,MPART_ALT_DIFF,\n\tURIBL_SBL,URIBL_SC_SURBL autolearn=no version=3.0.2 Apr 9 04:05:27 xxxx sendmail[23122]: j3985KIc023122: Milter add: header: X-Spam-Level: ********* Apr 9 04:05:27 xxxx sendmail[23122]: j3985KIc023122: Milter add: header: X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on xxxx Interestingly I noticed that as part of the Fedora Core 3 (FC3) upgrade I got a new milter. I'm wondering if that's causing the issue.