Nicolas, > I use DSPAM with Amavisd 2.6.2. All is right but X-DSPAM headers are > missing on messages in quarantine. There is something to do to amavisd > writes DSPAM headers on messages in quarantine?
The 2.6.2 does not make DSPAM header fields available on messages in quarantine. These are kept as much as possible close to the original message, it would require some new mechanism to be able to pass X-DSPAM header fields to quarantined messages. With 2.6.3 (just released) the situation is somewhat different, for better and for worse. The good thing is that DSPAM (and CRM114) are now supported as external command-line spam scanners through a @spam_scanners list (see release notes). Mail header fields produced by these two external scanners are inserted into a passed message, but are also inserted into a quarantined message, at least the important ones (signature/cacheid and the verdict). The bad news is there is no longer an automatic learning feedback to DSPAM when SpamAssassin has a different opinion than DSPAM. Also, the DSPAM results are not made available to SpamAssassin rules, only their scores are summed at the end, if both are in use. Mark ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/