Re: HOW to setup an URIBL?

2012-02-22 Thread Per Jessen
Michelle Konzack wrote:

> Hello Axb,
> 
> Am 2012-02-22 13:33:11, hacktest Du folgendes herunter:
>> This is a pretty good guide to start off with:
>> http://www.surbl.org/surbl-nameserver-setup
> 
> Sorry, but this is not what I need, because the list  is  to  slow 
> with updates...  It takes 6-8 hourt to get new URIs ito the zone...
> 
> I need my own independant working URIBL server where I can  add  my 
> own captured URIs.

That is what is being suggested - follow the guide, but use it for your
own data. 



-- 
Per Jessen, Zürich (1.7°C)



Re: HOW to setup an URIBL?

2012-02-22 Thread Benny Pedersen

Den 2012-02-22 22:26, Michelle Konzack skrev:

I need my own independant working URIBL server where I can  add  my  
own

captured URIs.


install rbldnsd, make domains urla listed there, next step is:

a: dump zone into bind zone file, uses more ram, but is more 
performance
b: run rbldnsd binded to 127.0.0.2 and use this server as forward in 
named.conf, remember pr zone





Re: HOW to setup an URIBL?

2012-02-22 Thread David B Funk

On Wed, 22 Feb 2012, Michelle Konzack wrote:


Hello Axb,

Am 2012-02-22 13:33:11, hacktest Du folgendes herunter:

This is a pretty good guide to start off with:
http://www.surbl.org/surbl-nameserver-setup


Sorry, but this is not what I need, because the list  is  to  slow  with
updates...  It takes 6-8 hourt to get new URIs ito the zone...

I need my own independant working URIBL server where I can  add  my  own
captured URIs.


Michelle,
You can use rbldnsd to serve up zones you get from surbl and/or
your own private zones. As a matter of fact I'm running a public
mirror of "multi.surbl.org" and my own private dnsbls (both IP and
hostname based) on the same server, just different config files.

So start with the surbl instructions for setting up a private
rbldnsd server, then ignore their rsync instructions, just put your
own zone data files in the rbldnsd config rather than theirs.

Let me know if you need more detailed instructions or help.

Dave

--
Dave Funk  University of Iowa
College of Engineering
319/335-5751   FAX: 319/384-0549   1256 Seamans Center
Sys_admin/Postmaster/cell_adminIowa City, IA 52242-1527
#include 
Better is not better, 'standard' is better. B{


Re: HOW to setup an URIBL?

2012-02-22 Thread Axb

On 02/22/2012 10:59 PM, Plant It Web Hosting Administrator wrote:

I created this a while back. Not sure this is what you want, but it
works with Spamassassin.

http://www.my-webz.net/MyLocalURIBLInstall.html


FTR, rbldnsd is VERY lighweight and optimized for BL serving
- doesn't need zone reloads
- faster than Bind
- uses lots less memory and CPU
- a domain/line format makes it easy to feed it data
- dead easy to configure
- zero security issues

I'd dare say 99.9% of BL ops use rbldnsd so if you ever want to run 
a mirror for someone, you're compatible to their data.


there are RPM and Debian packages around.



Re: HOW to setup an URIBL?

2012-02-22 Thread Plant It Web Hosting Administrator
I created this a while back. Not sure this is what you want, but it works 
with Spamassassin.


http://www.my-webz.net/MyLocalURIBLInstall.html

Gene

-Original Message- 
From: Michelle Konzack

Sent: Wednesday, February 22, 2012 3:26 PM
To: users@spamassassin.apache.org
Subject: Re: HOW to setup an URIBL?



Re: HOW to setup an URIBL?

2012-02-22 Thread Axb

On 02/22/2012 10:26 PM, Michelle Konzack wrote:

Hello Axb,

Am 2012-02-22 13:33:11, hacktest Du folgendes herunter:

This is a pretty good guide to start off with:
http://www.surbl.org/surbl-nameserver-setup


Sorry, but this is not what I need, because the list  is  to  slow  with
updates...  It takes 6-8 hourt to get new URIs ito the zone...

I need my own independant working URIBL server where I can  add  my  own
captured URIs.


excatly,

That howto shows you how to use rbldnsd with bind (if you chose to)
for many, many reasons, rbldnsd is much more appropiate to run that kind 
of data.

(http://www.corpit.ru/mjt/rbldnsd.html)




Re: HOW to setup an URIBL?

2012-02-22 Thread Michelle Konzack
Hello Axb,

Am 2012-02-22 13:33:11, hacktest Du folgendes herunter:
> This is a pretty good guide to start off with:
> http://www.surbl.org/surbl-nameserver-setup

Sorry, but this is not what I need, because the list  is  to  slow  with
updates...  It takes 6-8 hourt to get new URIs ito the zone...

I need my own independant working URIBL server where I can  add  my  own
captured URIs.

Thanks, Greetings and nice Day/Evening
Michelle Konzack

-- 
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux
   Internet Service Provider, Cloud Computing


itsystems@tdnet Jabber  linux4miche...@jabber.ccc.de
Owner Michelle Konzack

Gewerbe Strasse 3   Tel office: +49-176-86004575
77694 Kehl  Tel mobil:  +49-177-9351947
Germany Tel mobil:  +33-6-61925193  (France)

USt-ID:  DE 278 049 239

Linux-User #280138 with the Linux Counter, http://counter.li.org/


signature.pgp
Description: Digital signature


Re: HOW to setup an URIBL?

2012-02-22 Thread Axb

On 02/22/2012 12:59 PM, Michelle Konzack wrote:

Hi Experts (Mark?),

I was some days in hostpital and in the meantime I was  hit  be  several
million spams which where not detected by  spamassassin.   My  secondary
stage of spamfilter (procmail based) has found nearly  all  without  any
False-Positives, but this mean, I have to filter AFTER my MTA has accept
the message and consumes very huge resources on my storage servers.

OK, I have already "bind9" installed, because it is my master for nearly
300.000 domains and now I like to setup additionaly an URIBL.

Can somone tell me how I have to setup "bind9" to serve as URIBL please?

My current procmail scripts are updated using ssh from inside my  "mutt"
configuration and can easily changed to use "nsupdate"  to  install  new
URIs in my URIBL.

However, I do not know, how to setup "bind9"  to  do  this  and  how  to
change spamassassin to use my URIBL additionaly.


This is a pretty good guide to start off with:

http://www.surbl.org/surbl-nameserver-setup