> For 2: can you be more specific about this? what kind of mismatch? Are you > getting an X-spam-status with a different score than the body report? If > so, make sure you're not scanning mail twice. (ie: make sure there's no SA > calls in procmail if you're using mimedefang)
Hi, Thanks, I found that I need to modify mimefefang-filter to prepend Subject Header. I'm seeing different SpamAssassin spam scores being reported by MIMEDefang and MailScanner on the same message. MiMEDefang: X-Spam-Score: ****** (6.309) MailScanner: X-Spam-Status: No, score=3.1 required=5.0 tests=ALL_TRUSTED,BILLION_DOLLARS, DEAR_SOMETHING,FROM_ENDS_IN_NUMS,NIGERIAN_BODY1,NIGERIAN_BODY2, RCVD_BY_IP autolearn=no version=3.0.1 X-Spam-Level: *** How can this be? I would rather use MailScanner + SpamAssassin than MIMEDefang. I also noticed that before adding MIMEDefang, Spams was sent as attached txt and the body contained the SpamAssassin score breakdown, how do I get that back? Thanks, Yang