https://bugzilla.wikimedia.org/show_bug.cgi?id=47390
--- Comment #5 from Jeff Green <[email protected]> --- I found and fixed a couple of issues in the local exim/spamassassin configuration that should help. As of yesterday all incoming messages are scanned, and tagged if the score is significant (>=1.0) with X-Spam headers: X-Spam-Score: 11.9 (+++++++++++) X-Spam-Flag: YES X-Spam-Report: Yes, score=11.9 | host: iodine.wikimedia.org | scores: BAYES_99=3.5,FORGED_MUA_OUTLOOK=1.927,FREEMAIL_FROM=0.001,MISSING_MID=0.497,RCVD_IN_BRBL_LASTEXT=1.449,RCVD_IN_PBL=3.335,RCVD_IN_XBL=0.375,RDNS_NONE=0.793 | autolearn=no Messages scoring >= 5.0 get "X-Spam-Flag: YES". Messages scoring >= 12 are simply dropped. There's an postmaster filter in OTRS which checks for X-Spam-Flag: YES, but it directs messages to the probably-spam queue. That should probably be changed to the Junk queue. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
