# This is the right place to customize your installation of SpamAssassin. # # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be # tweaked. # ########################################################################### # # rewrite_subject 0 # report_safe 1 # trusted_networks 212.17.35.
required_hits 8.0 rewrite_subject 1 fold_headers 1 use_terse_report 1 dns_available no dcc_add_header 1 use_dcc 1
I stopped than started spamd but I still have those uninitialized values error in syslog :
Oct 29 06:38:58 listy spamd[7540]: connection from listy [127.0.0.1] at port 33152
Oct 29 06:38:58 listy spamd[8082]: Use of uninitialized value in string ne at /usr/local/bin/spamd line 1104, <GEN49> line 2.
Oct 29 06:38:58 listy spamd[8082]: Use of uninitialized value in numeric gt (>) at /usr/local/bin/spamd line 1126, <GEN49> line 2.
Oct 29 06:38:58 listy spamd[8082]: Use of uninitialized value in hash element at /usr/local/bin/spamd line 1133, <ASSIGN> line 2.
Oct 29 06:38:58 listy spamd[8082]: Use of uninitialized value in hash element at /usr/local/bin/spamd line 1133, <ASSIGN> line 2.
Oct 29 06:38:58 listy spamd[8082]: Use of uninitialized value in pattern match (m//) at /usr/local/bin/spamd line 660.
Oct 29 06:38:58 listy spamd[8082]: checking message (unknown) for [EMAIL PROTECTED]:0.
Oct 29 06:38:58 listy spamd[8082]: identified spam (17.8/8.0) for [EMAIL PROTECTED]:0 in 0.3 seconds, 1852 bytes.
Thanks in advance.
Daniel
Matt Kettler wrote:
At 09:15 AM 10/29/03 -0500, you wrote:
Hi everyone,
<snip>
required_hits 8.0 rewrite_subject 1 fold_headers 1 report_header 1 use_terse_report 1 defang_mime 1 dns_available no dcc_add_header 1 use_dcc 1
One thing I can spot right away is that you need to remove the defang_mime statement from your local.cf. It's not valid in versions of SA 2.50 and newer.
I'd also advise running spamassassin --lint to see if there are any other errors in your local.cf that might be causing SA to get confused.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk