When I run the program Rules_Du_Jour, I get this message. My mail system is the Virtual Mail Users on Debian. Code: mail:/etc/rulesdujour# rules_du_jour exec: /usr/bin/curl -w %{http_code} --compressed -O -R -s -S -z /etc/mail/spamassassin/RulesDuJour/rules_du_jour [url]http://sandgnat.com/rdj/rules_du_jour[/url] 2>&1 curl_output: 304 Performing preliminary lint (sanity check; does the CURRENT config lint?). No files updated; No restart required. Rules Du Jour Run Summary:RulesDuJour Run Summary on mail.xxx.xxx.xx: ***NOTICE***: /usr/bin/spamassassin --lint failed. This means that you have an error somwhere in your SpamAssassin configuration. To determine what the problem is, please run '/usr/bin/spamassassin --lint' from a shell and notice the error messages it prints. For more (debug) information, add the -D switch to the command. Usually the problem will be found in local.cf, user_prefs, or some custom rulelset found in /etc/mail/spamassassin. Here are the errors that '/usr/bin/spamassassin --lint' reported: config: SpamAssassin failed to parse line, skipping: dcc_add_header 1 config: SpamAssassin failed to parse line, skipping: pyzor_add_header 1 lint: 2 issues detected. please rerun with debug enabled for more information.
Make /etc/spamassassin/local.cf and /etc/spamassassin/v310.pre look like in chapter 10 on http://www.howtoforge.com/virtual-users-and-domains-with-postfix-ubuntu-7.10-p4 .