On 12/04/14 11:03, Stevan Bajić wrote:
> Hello Phil,
> 
> DSPAM does not whitelist a sender but instead adds a special token with 
> the whole FROM line.
> So "From: ste...@bajic.ch" will be translated to "From*ste...@bajic.ch". 
> The problem with a whitelisting functionality in the WebUI is that the 
> from line could be:
> From: "Stevan Bajić" <ste...@bajic.ch>   -> Token: From*"Stevan Bajić" 
> <ste...@bajic.ch>
> From: ste...@bajic.ch  -> Token: From*ste...@bajic.ch
> From: <ste...@bajic.ch>  -> Token: From*<ste...@bajic.ch>
> and and and....
> 
> To make the manual whitelisting work, you would need to weaken the 
> current mechanism and normalize the sender address and add that 
> normalized sender address as a whitelist token to the storage engine. 
> Then you could add a whitelist functionality to the WebUI. But with the 
> current whitelisting functionality adding a option to whitelist one 
> email address is practically pointless.
> 
> Usually the whitelist threshold is 10. If you want your DSPAM instance 
> to whitelist faster, then try lowering the whitelistThreshold preference.

Stevan,
I considered just lowering the threshold.  The problem I'm trying to
solve is that I have two specific senders whom Dspam *almost always*
misclassifies as spam, so the sender never gets the chance to reach the
whitelisting threshold before another misclassification resets the
counter.  And retraining missed messages does not appear to count
towards satisfying the whitelist threshold.


-- 
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: 603.293.8485

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to