Гуляев Гоша skrev den 2013-11-22 19:33:

trusted_networks         127. 192.168.3. 192.168.4. 192.168.5.
192.168.6. 192.168.7. 192.168.12.

remove 127.

whitelist_factory   Mail::SpamAssassin::SQLBasedAddrList
user_awl_dsn             DBI:mysql:spamass:localhost
user_awl_sql_username    spamass
user_awl_sql_password    PASS_PASS_PASS

is there any data in sql ?

bayes_store_module       Mail::SpamAssassin::BayesStore::SQL
bayes_sql_dsn            DBI:mysql:spamass:localhost
bayes_sql_username       spamass
bayes_sql_password       PASS_PASS_PASS

same here ?, but you show there is later in this email here, its it one user or pr user bayes ?

user_scores_dsn          DBI:mysql:spamass:localhost
user_scores_sql_username spamass
user_scores_sql_password PASS_PASS_PASS

any prefs here ?

sa-learn --dump magic
===================================================================
netset: cannot include 127.0.0.0/8 as it has already been included

remove 127. in local.cf

0.000 0 3 0 non-token data: bayes db version
0.000          0        697          0  non-token data: nspam
0.000          0       1877          0  non-token data: nham
0.000          0     138647          0  non-token data: ntokens
0.000          0 1292224411          0  non-token data: oldest atime
0.000          0 1383840374          0  non-token data: newest atime
0.000 0 0 0 non-token data: last journal sync atime 0.000 0 0 0 non-token data: last expiry atime 0.000 0 0 0 non-token data: last expire atime delta
0.000          0          0          0  non-token data: last expire
reduction count

what user is this for ?, if you just want global bayes, then setup username in local config so only one mysql user bayes is used

other then that i dont know why it not working, did it --lint ?, all ok if you do spamassassin -D --lint ?

no missing perl modules ?, if so report to maintainers of spamassassin for your distro

Reply via email to