----- Original Message -----

> From: Chad M Stewart <c...@balius.com>
> To: dspam-user@lists.sourceforge.net
> Cc: 
> Sent: Sunday, April 29, 2012 9:46 PM
> Subject: [Dspam-user] Training -- a single address instead of spam/non-spam
> 
> 
> I'd like to come up with a way where my users can forward mis-classified 
> messages to a single address, like fixme@ or correct@.  I'm thinking that 
> the address would be directed at a script.  The script would then do the 
> magic 
> and then call dspam with the appropriate parameters.
> 
> Wondering if anyone has some suggestions or been down this road before and 
> care 
> to share?  The part I'm stuck on right now how to figure out the 
> classification to pass to dspam, spam|innocent.  I've thought about maybe 
> taking the signature and searching system.log for it, get the classification 
> from the entry and then obviously the classification must be the other.
> 
> Sound reasonable?
> 


Hmm, not sure. Perhaps someone has done such a thing, but, the part that would 
get me is how such an address would know if it should be retrained as SPAM, or 
HAM? I suppose you could take headers (if you forward as attachment) and based 
on the dspam classification, do the opposite, but, what is someone forwards to 
SPAM to retrain as HAM, and, then realizes it was the wrong message, and, 
re-sends so it will go back to SPAM? Yes, you could search the log for the last 
instance and do the opposite I suppose. Still, they would need to forward as 
attachment if keeping the signature in the headers, or, perhaps you can go with 
keeping it in the body.

But, what is so wrong with the easy way - a h...@yourmachine.com and 
s...@yourmachine.com? Or, the dspam ui? Depending on how you run your system.

We actually use dovecot-antispam2 to do this, simply requires moving a message 
to or from the spam folder via your email client. Extremely simple.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to