https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7127
--- Comment #8 from Reindl Harald <[email protected]> --- below are the complete bayes and learning related configs and as said /var/ is a read-only namespace (rsyslog just ignores the warning - see list-thread) bayes_path /var/lib/spamass-milter/.spamassassin/bayes use_learner 1 use_bayes 1 use_bayes_rules 1 bayes_use_hapaxes 1 bayes_expiry_max_db_size 5000000 bayes_auto_expire 0 bayes_auto_learn 0 bayes_learn_during_report 0 bayes_learn_to_journal 1 there is in fact a difference using "--no-sync" or not, without i am always missing some hundret classified eml-files while with the param the numbers are *identical* to the sample mails in both folders 0.000 0 10046 0 non-token data: nspam 0.000 0 10254 0 non-token data: nham 0.000 0 1331321 0 non-token data: ntokens -- You are receiving this mail because: You are the assignee for the bug.
