Mailing List Archive

[Spamassassin Wiki] Update of "RescoreDetails" by TheoVanDinter
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by TheoVanDinter:
http://wiki.apache.org/spamassassin/RescoreDetails

------------------------------------------------------------------------------
echo "use_auto_whitelist 0" >> spamassassin/user_prefs

nohup ./mass-check --bayes --net -j 4 --restart=400 --learn=35 --reuse \
- --after=1041397200 <targets>
+ --after=1072933200 <targets>
}}}

{{{<targets>}}} is the list of directories, mboxes, etc., like
[Spamassassin Wiki] Update of "RescoreDetails" by TheoVanDinter [ In reply to ]
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by TheoVanDinter:
http://wiki.apache.org/spamassassin/RescoreDetails

------------------------------------------------------------------------------
the load, you can use {{{-j 6}}} or {{{-j 8}}}. There's not much benefit in
going higher than {{{-j 8}}}.

- The {{{--after=1041397200}}} option tells mass-check to ignore messages older than 18 months ago (in this case January 1 2003). This is useful if your corpus has older messages intermingled with your newer messages.
+ The {{{--after=1072933200}}} option tells mass-check to ignore messages older than 18 months ago (in this case January 1 2004). This is useful if your corpus has older messages intermingled with your newer messages.

If you have an unusual network layout, you may need to specify
{{{trusted_networks}}} and/or {{{internal_networks}}} in the