now i want to say ,i have a test ,that is OK before now ,now i try like this
"spamassassin -t -D <
1140586033.M145581P9134V0000000000000802I000743CD_0.svemail\,S\=2355\:2\,S"
we can see "razor2_cf_range_e4_51_100 ",the problem is all they are downed ,
Content analysis details: (9.4 points, 6.5 required)
pts rule name description
---- ---------------------- --------------------------------------------------
1.0 RCVD_BY_IP Received by mail server with no name
0.4 DATE_IN_PAST_48_96 Date: is 48 to 96 hours before Received: date
1.6 JV_Pharm1r_Drug BODY: partial word hidden in HTML in pill ad
3.2 BAYES_99 BODY: Bayesian spam probability is 99 to 100%
[score: 1.0000]
1.5 RAZOR2_CF_RANGE_E4_51_100 Razor2 gives engine 4 confidence level
above 50%
[cf: 100]
2.5 RAZOR2_CHECK Listed in Razor2 (http://razor.sf.net/)
0.5 RAZOR2_CF_RANGE_51_100 Razor2 gives confidence level above 50%
[cf: 100]
1.0 RCVD_DOUBLE_IP_SPAM Bulk email fingerprint (double IP) found
-2.2 AWL AWL: From: address is in the auto white-list
----- Original Message -----
From: "IShukor" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, February 22, 2006 12:26 PM
Subject: Re: [toaster] UsingDcc, UsingRazor, and UsingPyzor. problem
> [電腦部]魏曉林 wrote:
> >
> > :
> > Hello Bill, Hello list members :)
> > I've been using this toaster for quite a long time now,i like it very much
> > ,it 's so good .but now i have a problem is that
> > i have installed Dcc Razor and Pyzor ,and i can believe they are OK!
> > because i used spamassassin -t -D < /home/**/cur/msg
> > in the report , i can find the razor pyzor dcc score ,but in the email .i
> > can't find any about they ,this is a part of my configure file
> >
> >
> >>> required_score 6.5
> >>>
> > rewrite_header subject ***spam mail***
> > report_safe 0
> > # Enable the Bayes system
> > use_bayes 1
> > bayes_auto_learn 1
> > skip_rbl_checks 1
> > use_razor2 1
> > razor_config /home/vpopmail/.razor/razor-agent.conf
> > use_dcc 1
> > use_pyzor 1
> > dcc_timeout 60
> > razor_timeout 60
> > pyzor_timeout 60
> > #razor_config /etc/mail/spamassassin/.razor/razor-agent.conf
> > #score DCC_CHECK 0.000
> > score RAZOR2_CHECK 2.500
> >
> >
> >
> Have you enable DCC plugin in /etc/mail/spamassassin/v310.pre and
> uncomment it. DCC traffic is like DNS traffic. You should treat port
> 6277 like port 53. Allow outgoing packets to distant UDP port 6277 and
> incoming packets from distant UDP port 6277. To test run cdcc info you
> should get a few public servers by default.
>
>