Hi
I just switched from AWL to txrep. It seems to be working properly from
amavis, the only problem I've got, is that sa-learn seems to ignore the
auto_whitelist_path directive in local.cf .
It doesn't matter to what I set it, sa-learn always updates
/root/.spamassassin/tx-reputation (I'm running the command as root).
The "--dbpath" parameter for sa-learn only seems to work for the bayesan
database (maybe that should be updated?).
I'm using Debian Jessie with spamassassin version 3.4.1-3.
The relevant entry of local.cf looks like:
loadplugin Mail::SpamAssassin::Plugin::TxRep
use_txrep 1
auto_whitelist_path /var/lib/amavis/.spamassassin/tx-reputation
txrep_autolearn 1
txrep_track_messages 1
is this a bug, or I'm doing something wrong?
thanks in advance
Michael Meier