On 16-04-13 21:03, Campbell Krueger wrote:
> I'm noticing that with my personal mail account, some messages are being 
> delivered tagged with "[SPAM]" in the subject despite the fact that my 
> user's preferences are set to quarantine.  This only appears to happen 
> with ~15% of messages, but it's perplexing to say the least.
> 
> Anyone else run into this before?  MySQL backend, DSPAM 3.9.1, Postfix 
> 2.3.3.
> 
> Relevant configuration lines:
> 
> Preference "spamAction=tag"
> Preference "signatureLocation=headers"  # 'message' or 'headers'
> Preference "showFactors=on"
> Preference "spamSubject=[SPAM]"
> 
> AllowOverride trainingMode
> AllowOverride spamAction spamSubject

This line looks bad...

> AllowOverride statisticalSedation
> AllowOverride enableBNR
> AllowOverride enableWhitelist
> AllowOverride signatureLocation
> AllowOverride showFactors
> AllowOverride optIn optOut

This one too...

> AllowOverride whitelistThreshold
> AllowOverride dailyQuarantineSummary
> 

The default for your install is to deliver with tagged subject. You
probably set some overrides in the preferences for your account so it
quarantines messages.

So you'll need to check why your personal settings are not applied to
all mail. Maybe the messages with tagged subject are delivered to an
alias which is passed to dspam for a different user (f.i. the alias
name) by your MTA? Check your MTA setup and your logfiles.

--
Tom

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to