I'm getting the following parse errors after upgrading to 3.3.0: Jan 27 08:04:15.172 [30437] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": use_auto_whitelist 1 Jan 27 08:04:15.172 [30437] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList Jan 27 08:04:15.173 [30437] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": user_awl_dsn DBI:mysql:spamassassin Jan 27 08:04:15.173 [30437] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": user_awl_sql_username amavis Jan 27 08:04:15.173 [30437] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": user_awl_sql_password spamdb Jan 27 08:04:15.173 [30437] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": use_dcc 1
I've got two, previously, identical servers setup, one produces these errors with a spamassassin -D --lint command, the other doesn't, the local.cf files are identical, to the point that I've copied the working server's local.cf to the non-working server. Still get the errors. Any ideas why one server would have the errors and the other not? Prior to upgrading, I wasn't getting any errors with 3.2.5... Jeff