Jon Schulman wrote: > When I do a spamassassin --lint, I receive the following message: > > config: SpamAssassin failed to parse line, skipping: > user_scores_sql_table userpref ... > # Setup db vars to point to the MySQL prefs > user_scores_dsn DBI:mysql:mail:localhost > user_scores_sql_username mail > user_scores_sql_password ************ > user_scores_sql_table userpref
Offhand I'd say there's a character in your password that is confusing the config parser. To confirm this, switch the two lines user_scores_sql_password and user_scores_sql_table and see if the error changes. As a fix... I'm not sure if there is an encoding scheme to allow reading arbitrary characters from a config file... if there isn't, you may be forced to change your password. -- Matthew.van.Eerde (at) hbinc.com 805.964.4554 x902 Hispanic Business Inc./HireDiversity.com Software Engineer