On Sun, 06 Jun 2010 19:00:01 -0600
Ben <bugrepor...@vescentphotonics.com> wrote:

> Ok, let me ask a basic question -- what is the purpose of the retrain
> script at http://dspamwiki.expass.de/DspamRetrainScript ? Is it a good
> thing or a bad thing to only send the DSPAM signatures to dspam as the
> script is doing? Or should I send the whole email?
> 
It is enough to send just the signature. DSPAM only needs the signature for 
retraining.


> The script works for me because I send mail to s...@spam.com which fails
> the first if statement and thus uses the 
> 
> elsif ($sender =~ /^(\w+)@/) {
> 
> conditional line which grabs the sender field as the user, which in my
> setup is correct. The question is should I change this to just pipe the
> whole email to dspam or leave it just sending the stuff the script
> sends?
> 
In 2006 I once wrote for someone on the DSPAM mailing list another version of 
the retraining script that is way more powerful then the original retraining 
script. I am now going to add that script to the contrib directory. Give me a 
bunch of minutes to add it to GIT. Then you could use that script. It offers 
way more options and is more flexible then the original script. Bradley 
Giesbrecht asked me for that script too, but I have not send it to him so far. 
I am loaded with work and could not find the 5 Minutes needed to send him that.

> Thanks,
> 
> Ben
> 
-- 
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to