boricua wrote:

> On Sun, 7 Aug 2005 23:28:40 +0200
> Mark Martinec <[EMAIL PROTECTED]> wrote:

>> boricua,
>> 
>> > i did this but i still dont see x-spam-report
>> 
>> > X-Spam-Status: No, hits=-1.93 required=6.31 tests=ALL_TRUSTED, AWL,
>> >  MISSING_SUBJECT, NO_REAL_NAME
>> > X-Spam-Level:
>> 
>> X-Spam-Report is normally not provided by default because is it quite chatty.
>> You have to request this one explicitly: $sa_spam_report_header=1;

> i tried that still no x-spam-report  i wonder if postfix need to reload?

I could not get that to work on my system either. I don't know if I
ever could. You will notice that the X-Spam-Report: that the other
server inserted:

> X-Spam-Report:
> BAYES_01,FORGED_MUA_EUDORA,LOCAL_BADHELO_1,LOCAL_BADHELO_2,LOCAL_BADPTR_1,LOCAL_BADRCPT_3,RAZOR2_CF_RANGE_51_100,RAZOR2_CHECK,SUBJ_ILLEGAL_CHARS
caused amavisd-new to detect it as a bad header:
> X-Amavis-Alert: BAD HEADER Improper folded header field made up entirely of 
> whitespace in message header 'X-Spam-Report': \t

You will also notice that what the other server is calling
"X-Spam-Report:" is very similar to "X-Spam-Status:" in amavisd-new.
This caused me to call this the "X-Spam-Report" by mistake.

Do not be obsessed by this. Because the other server messes up the
headers, I would NOT use:
$remove_existing_spam_headers = 0;
(just comment it out)
I would get rid of the headers that the other server writes, and be satisfied
with the headers that amavisd-new provides. You might consider
upgrading to amavisd-new version 2.3.2, then you can also get
numerical scores in the "X-Spam-Status:" header, like this:

X-Spam-Status: No, hits=0.736 tagged_above=-999 required=4
 tests=[ALL_TRUSTED=-2.4, AMATEUR_PORN=1.397, HTML_80_90=0.027,
 HTML_BACKHAIR_2=0.144, HTML_IMAGE_ONLY_20=1.567, HTML_MESSAGE=0.001]

Gary V



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to