I am getting messages about the auto whitelist yet I do not have that feature enabled in my local.cf. How do I disable it and get this out of my logs?

@4000000049dcf0ab20ea00a4 [9544] info: config: failed to parse line, skipping, in "(no file)": use_auto_whitelist 1 @4000000049dcf0ab25aab14c [9545] info: config: failed to parse line, skipping, in "(no file)": use_auto_whitelist 1

I cannot find where the line "use_auto_whitelist 1" is.

Gilbert


local.cf file...
# These values can be overridden by editing ~/.spamassassin/user_prefs.cf
# (see spamassassin(1) for details)
# These should be safe assumptions and allow for simple visual sifting
# without risking lost emails.

# Add MySQL User Support
user_scores_dsn                  DBI:mysql:spamassassin:127.0.0.1
user_scores_sql_password         ***
user_scores_sql_username         ***
user_scores_sql_custom_query SELECT preference, value FROM _TABLE_ WHERE use rname = _USERNAME_ OR username = '$GLOBAL' OR username = CONCAT('%',_DOMAIN_) OR
DER BY username ASC

# Enable Bayes filtering and storage in MySQL
bayes_store_module      Mail::SpamAssassin::BayesStore::MySQL
bayes_sql_dsn           DBI:mysql:spamassassin:127.0.0.1
bayes_sql_username      ***
bayes_sql_password      ***
bayes_sql_override_username root

use_bayes 1
use_bayes_rules 1
bayes_auto_learn 0

ok_locales all
skip_rbl_checks 0

required_score 4
report_safe 0
rewrite_header Subject ***SPAM***

use_pyzor 1
pyzor_timeout 15
pyzor_options --homedir /etc/mail/spamassassin/.pyzor

use_dcc 1
dcc_path /usr/local/bin/dccproc

use_razor2 1
razor_config /etc/mail/spamassassin/.razor/razor-agent.conf


---------------------------------------------------------------------------------
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: [email protected]
        For additional commands, e-mail: [email protected]


Reply via email to