Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

AMaViS and DSPAM Training

6 views
Skip to first unread message

Phil Daws

unread,
Feb 27, 2013, 8:14:09 AM2/27/13
to
Hello,

we have amavis and SA already in place, which is working very well indeed, though we would like to enable DSPAM as-well. What we have found is that the auto-learn functionality does not seem to train DSPAM when SA triggers either spam/ham. At present we have this in our configuration file:


@spam_scanners = (
['SpamAssassin', 'Amavis::SpamControl::SpamAssassin' ],
['DSPAM', 'Amavis::SpamControl::ExtProg', $dspam,
[ qw(--stdout --classify --deliver=innocent,spam --mode=tum
--tokenizer=chained,noise --user), $daemon_user ],
learn_ham => [ qw(--class=innocent --source=error--user), $daemon_user ],
learn_spam => [ qw(--class=spam --source=error --user), $daemon_user ],
mail_body_size_limit => 64000, score_factor => 0.1,
],
);

Is this the correct way of defining DSPAM ? I read an archive posting, from last year, http://www.mail-archive.com/amavis...@amavis.org/msg01943.html that it would not work due to the headers and that the OP ended up writing a custom hook.

Would welcome advice on how we can get it to work please ?

Thank you.

Jim Knuth

unread,
Mar 1, 2013, 7:31:00 AM3/1/13
to
am 27.02.13 14:14 schrieb Phil Daws <ux...@splatnix.net>:
Can nobody answer then?

--
Mit freundlichen Grüßen,
with kind regards,
Jim Knuth
---------
Früher war alles besser. Vor allem die Zukunft.

0 new messages