On Fri, 2009-09-25 at 19:08 +0300, Jari Fredriksson wrote: > Well. SpamAssassin does not have a Quarantine. Something in your > system has, and that is what is calling the SpamAssassin. > I already told him that simscan is doing the quarantining. Thats definite.
I'm also 98% certain that simscan quarantines the original message and discards the version returned by spamc. This is why the report_safe has no effect. Somebody might care to read the simscan code and confirm my analysis. simscan is a single, fairly straight forward C source file. However, the OP can easily prove this by inspecting or posting a quarantined message to pastebin: if I'm right the quarantined message won't contain any SA headers added by his host. Martin