Here is my setup

StorageDriver /etc/dspam/lib/libmysql_drv.so
TrustedDeliveryAgent "/home/vpopmail/bin/dspamdel.sh"       # Linux
Trust mail
Trust qmaild
Trust vpopmail
Trust apache
TrainingMode teft
TestConditionalTraining on
Feature whitelist
Feature tb=5
Algorithm graham burton
Tokenizer osb
#Tokenizer chain
PValue bcr

#
# WebStats: Enable this if you are using the CGI, which writes .stats files
WebStats on

Preference "spamAction=quarantine"
Preference "signatureLocation=message"    # 'message' or 'headers'
Preference "showFactors=on"
Mysql


MySQLVirtualTable          dspam_virtual_uids
MySQLVirtualUIDField       uid
MySQLVirtualUsernameField  username
HashRecMax        98317
HashAutoExtend        on

HashMaxExtents        0
HashExtentSize        49157


HashPctIncrease 10

PurgeSignatures 14          # Stale signatures
PurgeNeutral    60          # Tokens with neutralish probabilities
PurgeUnused     60          # Unused tokens
PurgeHapaxes    30          # Tokens with less than 5 hits (hapaxes)
PurgeHits1S    14          # Tokens with only 1 spam hit
PurgeHits1I    14          # Tokens with only 1 innocent hit


SystemLog on
UserLog   on

ParseToHeaders on
ChangeModeOnParse on
ChangeUserOnParse on




On 7/30/09 11:23 AM, "Julien Valroff" <[email protected]> wrote:

> Hi,
> 
> Le jeudi 30 juillet 2009 à 11:13 -0600, Remo Mattei a écrit :
>> Hi guys what's the best way to remove fake users that show up in my system
>> in DSPAM here is an example:
>> 
>> Fdklfkslkfrowektrlo
>> YfNVtYFtsBx
>> Your
>> CizVdZIHyPAk
>> 
>> Etc.. 
>> Any suggestions will be appreciated.
>> I use mysql as backend.
> 
> You can simply remove those users using simple MySQL DELETE instruction.
> Also remove the users' data (eg /var/spool/dspam/data/...)
> 
> But the real question is why were these users created?
> What is your setup?
> 
> Cheers,
> Julien
> 
> 
> ------------------------------------------------------------------------------
> 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
> 
> !DSPAM:4a71da17199911629611951!
> 


------------------------------------------------------------------------------
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