-------- Original-Nachricht --------
> Datum: Mon, 09 Nov 2009 17:14:41 -0200
> Von: Felipe Szczesny Rout <[email protected]>
> An: Steve <[email protected]>
> CC: [email protected]
> Betreff: Re: [Dspam-user] can\'t remove address from whitelist

> Em Seg, 2009-11-09 às 18:49 +0100, Steve escreveu:
> > -------- Original-Nachricht --------
> > > Datum: Fri, 06 Nov 2009 15:13:01 -0200
> > > Von: Felipe Szczesny Rout <[email protected]>
> > > An: [email protected]
> > > Betreff: [Dspam-user] can\'t remove address from whitelist
> > 
> > > Hello,
> > > 
> > >    I send a mail that was whitelisted sometime to s...@... I can see
> in
> > > web interface that e-mail was retrained as spam, however new mails
> from
> > > that sender are still being whitelisted. By design should not dspam
> > > remove that sender address from white list ?
> > >
> > Yes. By design it should be. But it depends how many hits you have for
> that email address. Could you post the full "From:" line with the email
> address in question? What storage backend are you using?
> 
> From: "Carta IEDI" <[email protected]>
> I'm using MySql as storage backend
> 
Computing the whilelist token for that sender:
theia ~ # dspam_crc 'From*"Carta IEDI" <[email protected]>'
TOKEN: 'From*"Carta IEDI" <[email protected]>' CRC: 17185162547590275985
theia ~ #

And then search for that token in your DSPAM database:
SELECT * FROM `dspam_token_data` WHERE `token` = '17185162547590275985'

What result do you have?

> > 
> > 
> > > What can be wrong ?
> > > 
> > > I'm using version 3.8.1-cvs20080106
> > > 
> > Never heard of that version.
> 
> Sorry, version 3.8.0.
> 
> > 
> > 
> > >   Thanks for any help.
> > > 
> > Steve

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to