-------- Original-Nachricht --------
> Datum: Sun, 29 Jun 2008 11:56:11 +0200
> Von: ML <[EMAIL PROTECTED]>
> An: [email protected]
> Betreff: Re: [dspam-users] How to force whitelisting ?

> 
> >>>
> >>>
> >>
> >>
> >> IMHO a whitelist feature in preferences would be more easy (I guess,
> >> but I'm not a programmer, that it should be easier to bypass dspam
> >> once preference are loaded, than update all stuffs in tokens) and  
> >> more
> >> useful, many users here are asking for such a feature
> >> They also ask for some "unwhitelist" feature from the users
> >> automagicaly whitelisted, or at least a way to list them
> >>
> >> In the meantime maybe adding blacklist could be appreciate too ;)
> >>
> > DSPAM has already blacklist functionality. It has DNSBL-style  
> > blacklist and domain-style blacklist functionality. What other  
> > blacklist does one need which is not covered by the two already  
> > available methods?
> 
> 
> Really ? Seem I need to have a look at the doc again, as i've never  
> heard about such features...
>
I don't think that everything is documented. I know that such features exists 
because I poked for weeks in the source to see what is inside and to understand 
and to learn and to fix stuff in DSPAM.

The one using the RBL-style lookups is described in dspam.conf:
--
#
# Lookup: Perform lookups on streamlined blackhole list servers (see
# http://www.nuclearelephant.com/projects/sbl/). The streamlined blacklist
# server is machine-automated, unsupervised blacklisting system designed to
# provide real-time and highly accurate blacklisting based on network spread.
# When performing a lookup, DSPAM will automatically learn the inbound message
# as spam if the source IP is listed. Until an official public RABL server is
# available, this feature is only useful if you are running your own
# streamlined blackhole list server for internal reporting among multiple mail
# servers. Provide the name of the lookup zone below to use.
#
# This function performs standard reverse-octet.domain lookups, and while it
# will function with many RBLs, it's strongly discouraged to use those
# maintained by humans as they're often inaccurate and could hurt filter
# learning and accuracy.
#
#Lookup "sbl.yourdomain.com"
--

And the other one is working on a per user basis and uses a flat file for 
adding the blocked addresses. For example with:
  --with-dspam-home=/var/spool/dspam
  --enable-large-scale
  --disable-domain-scale

I can add for the user "steeeeeveee" a blocklist by creating the file 
"/var/spool/dspam/data/s/t/steeeeeveee/steeeeeveee.blocklist" and list the 
senders I wish to block.



> well, apologize for the noise, i'll have  
> a look asap and come back here to put my comments (if any !)
> 
> Thanks.
> 
> 
> >
> >
> >
> >> Regards.
> >>
> > // Steve
> >
> >
> >>
> >>
> >
> > -- 
> > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
> > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
> >
> > 
> >
> >
> >
> 
> 
> 
> 

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

!DSPAM:1011,486765f4150921668013351!


Reply via email to