Matt Kettler wrote:

At 01:24 PM 6/3/2004, [EMAIL PROTECTED] wrote:

I did add:
score URIBL_SC_SURBL    4.0

to /etc/mail/spamassassin/local.cf

I am asking because I sent a test message with this test url in the body:

http://surbl-org-permanent-test-point.com.sc.surbl.org

and I do not see it being scored at all.


Strange.. I've got a working install of SURBL using the Mail::SpamCopURI module on 2.63, and your message did not trigger SURBL. I wonder if the dashes are confusing the URI decoding?

Perhaps
http://test.surbl.org.sc.surbl.org

would work better?

Doesn't work for me either... The whole message hits BAYES_00 only... Here's the relevant entries from spamassassin -D


debug: Using results from Razor v2.40
debug: Found Razor2 part: part=0 engine=4 ct=0 cf=0
debug: leaving helper-app run mode
debug: Razor2 results: spam? 0  highest cf score: 0
debug: running raw-body-text per-line regexp tests; score so far=0
debug: running uri tests; score so far=0
debug: uri tests: Done uriRE
debug: checking url: http://test.surbl.org.sc.surbl.org
debug: querying for surbl.org.ws.surbl.org

debug: Query failed for surbl.org.ws.surbl.org
debug: checking url: mailto:[EMAIL PROTECTED]
debug: checking url: http://surbl-org-permanent-test-point.com.sc.surbl.org
debug: returning cached data :  surbl.org.ws.surbl.org -> ARRAY(0x93ebe0c)
debug: checking url: http://test.surbl.org.sc.surbl.org
debug: querying for surbl.org.sc.surbl.org

debug: Query failed for surbl.org.sc.surbl.org
debug: checking url: mailto:[EMAIL PROTECTED]
debug: checking url: http://surbl-org-permanent-test-point.com.sc.surbl.org
debug: returning cached data :  surbl.org.sc.surbl.org -> ARRAY(0x93ebf08)
debug: checking url: http://test.surbl.org.sc.surbl.org
debug: querying for surbl.org.be.surbl.org

debug: Query failed for surbl.org.be.surbl.org
debug: checking url: mailto:[EMAIL PROTECTED]
debug: checking url: http://surbl-org-permanent-test-point.com.sc.surbl.org
debug: returning cached data : surbl.org.be.surbl.org -> ARRAY(0x93ec190)
debug: running full-text regexp tests; score so far=0
debug: Razor2 is available
debug: Current PATH is: /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin
debug: Pyzor is not available: pyzor not found
debug: DCCifd is not available: no r/w dccifd socket found.
debug: DCC is not available: no executable dccproc found.
debug: all '*To' addrs: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
debug: DNS MX records found: 2
debug: forged-HELO: from=evitechnology.com helo=!208.39.141.86! by=apache.org
debug: forged-HELO: from=evi-inc.com helo=evi-inc.com by=evi-inc.com
debug: forged-HELO: mismatch on from: 'evitechnology.com' != 'evi-inc.com'
debug: RBL: success for 10 of 10 queries
debug: running meta tests; score so far=0
debug: auto-learn? ham=0, spam=10, body-hits=0, head-hits=0
debug: auto-learn: currently using scoreset 3. recomputing score based on scoreset 1.
debug: Score set 1 chosen.
debug: auto-learn: original score: 0, recomputed score: 0



nslookup finds the original URL, but not the second...




Reply via email to