On Thursday, June 3, 2004, 10:24:24 AM, webmaster webmaster wrote: > I just downloaded and installed SA 3.0 CVS version. > I understand that SURBL is now built in to SA 3.0
> Please can someone let me know do I have to configure > anything extra to use SURBL ? > 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. > X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,HTML_70_80, > HTML_MESSAGE,HTML_TITLE_EMPTY,NO_REAL_NAME autolearn=no > version=3.0.0-r20550 Remember that the correct form of a test URL for SURBLs would be: http://surbl-org-permanent-test-point-MUNGED.com/ http://127.0.0.2-MUNGED/ without the "-MUNGED"s. So if you send yourself a message with the unmunged testpoints ad URIs, those messages should get tagged. I'm adding this to the FAQ... ;-) The name of the list (in this case sc.surbl.org) is only tacked on for DNS queries on the RBL, i.e.: > % nslookup surbl-org-permanent-test-point.com.sc.surbl.org > Name: surbl-org-permanent-test-point.com.sc.surbl.org > Address: 127.0.0.2 or: > % dig 2.0.0.127.sc.surbl.org > > ; <<>> DiG 8.3 <<>> 2.0.0.127.sc.surbl.org > ;; res options: init recurs defnam dnsrch > ;; got answer: ;; ->>>HEADER<<- opcode: QUERY, status: NOERROR, id: 7176 > ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 15, ADDITIONAL: 11 > ;; QUERY SECTION: > ;; 2.0.0.127.sc.surbl.org, type = A, class = IN > > ;; ANSWER SECTION: > 2.0.0.127.sc.surbl.org. 10M IN A 127.0.0.2 where the 127.0.0.0 address resolution means it's on the list. (That address resolution is invisible to SpamCopURI or urirhsbl externally.) Jeff C. -- Jeff Chan mailto:[EMAIL PROTECTED] http://www.surbl.org/
