You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Jeff Chan <je...@surbl.org> on 2004/06/14 17:24:23 UTC

multi.surbl.org combined list available for development

I've set up a bitmasked, combined SURBL list with sc, ws, and ph
data:

  multi.surbl.org

as described earlier, except that the TXT message is customized to
each entry in the list rather than generic, for example:

areyoureallysatisfied.biz       600     IN      A       127.0.0.6
        600     IN      TXT     "Blocked, areyoureallysatisfied.biz on sc, ws lists, See: http://www.surbl.org/lists.html"

aridanti.com    21600   IN      A       127.0.0.4
        21600   IN      TXT     "Blocked, aridanti.com on ws lists, See: http://www.surbl.org/lists.html"

citi-protection.info    600     IN      A       127.0.0.14
        600     IN      TXT     "Blocked, citi-protection.info on sc, ws, ph lists, See: http://www.surbl.org/lists.html"

cmbcag.biz      600     IN      A       127.0.0.2
        600     IN      TXT     "Blocked, cmbcag.biz on sc lists, See: http://www.surbl.org/lists.html"

The description of multi on the Lists page has been updated to
reflect this beta version of the list:

  http://www.surbl.org/lists.html#multi

Currently this zone is served only on my name server.  There is
no need for any name servers to carry this zone yet since there
probably won't be code to use it for a while.  Hopefully it can
be useful to the developers though.  Once the code is written to
use the combined list, we will need to get the zone out to all
the name servers.  I have not finished modifying my rbldnsd zone
file creation script, so there is only a BIND version currently.

I hope there's still some time to get support for this into the
SA 3.0.0 release.

The data is live, and inclusion in the combined list and other
parameters are all governed from control files, so they're easy
to change, for example to add future lists.

Please send me any feedback, including about the proposed wording
of the TXT message.

Cheers,

Jeff C.
-- 
Jeff Chan
mailto:jeffc@surbl.org
http://www.surbl.org/


Re: [SURBL-Discuss] multi.surbl.org combined list available for development

Posted by Bob Apthorpe <ap...@cynistar.net>.
On Tue, 15 Jun 2004, ian sison (mailing list) wrote:

> On Mon, 14 Jun 2004, Jeff Chan wrote:
>
> sc = spamcop
> ws = sa-blacklist
> ph = ???
>
> What's ph?

Phish?

-- Bob

Re: [SURBL-Discuss] multi.surbl.org combined list available for development

Posted by Jeff Chan <je...@surbl.org>.
On Monday, June 14, 2004, 9:48:57 AM, ian list) wrote:

> sc = spamcop
> ws = sa-blacklist
> ph = ???

> What's ph?

ph is phishing data from David Hooton and mailsecurity.net.au:

  http://www.surbl.org/lists.html#multi

> ph - Phishing data source

> Phishing data is kindly provided by MailSecurity. Since the
> phishing list is relatively small so far, it is not offered as
> a separate list, instead finding a home in the combined list.
> Despite that, it should be quite valuable to include in URI
> checking, so we're grateful for MailSecurity making it
> publically available as a service to the Internet community.
> MailSecurity has other pharmaspam and general spam SURBLs
> available on a subscription basis. 

Jeff C.


Re: [SURBL-Discuss] multi.surbl.org combined list available for development

Posted by "ian sison (mailing list)" <ia...@qsr.com.ph>.
On Mon, 14 Jun 2004, Jeff Chan wrote:


sc = spamcop
ws = sa-blacklist
ph = ???

What's ph?


> I've set up a bitmasked, combined SURBL list with sc, ws, and ph
> data:
>
>   multi.surbl.org
>
> as described earlier, except that the TXT message is customized to
> each entry in the list rather than generic, for example:
>
> areyoureallysatisfied.biz       600     IN      A       127.0.0.6
>         600     IN      TXT     "Blocked, areyoureallysatisfied.biz on sc, ws lists, See: http://www.surbl.org/lists.html"
>
> aridanti.com    21600   IN      A       127.0.0.4
>         21600   IN      TXT     "Blocked, aridanti.com on ws lists, See: http://www.surbl.org/lists.html"
>
> citi-protection.info    600     IN      A       127.0.0.14
>         600     IN      TXT     "Blocked, citi-protection.info on sc, ws, ph lists, See: http://www.surbl.org/lists.html"
>
> cmbcag.biz      600     IN      A       127.0.0.2
>         600     IN      TXT     "Blocked, cmbcag.biz on sc lists, See: http://www.surbl.org/lists.html"
>
> The description of multi on the Lists page has been updated to
> reflect this beta version of the list:
>
>   http://www.surbl.org/lists.html#multi
>
> Currently this zone is served only on my name server.  There is
> no need for any name servers to carry this zone yet since there
> probably won't be code to use it for a while.  Hopefully it can
> be useful to the developers though.  Once the code is written to
> use the combined list, we will need to get the zone out to all
> the name servers.  I have not finished modifying my rbldnsd zone
> file creation script, so there is only a BIND version currently.
>
> I hope there's still some time to get support for this into the
> SA 3.0.0 release.
>
> The data is live, and inclusion in the combined list and other
> parameters are all governed from control files, so they're easy
> to change, for example to add future lists.
>
> Please send me any feedback, including about the proposed wording
> of the TXT message.
>
> Cheers,
>
> Jeff C.
>