Hi,

AFAIK, you need to have bayes algorithm enabled to do mail analysis.

Does anyone have a better picture of this ?

s.



--- On Sun, 5/4/09, Alex Davidson <[email protected]> wrote:

> From: Alex Davidson <[email protected]>
> Subject: [Assp-user] RegEx to block a Return-Path string
> To: "For Users of ASSP" <[email protected]>
> Date: Sunday, 5 April, 2009, 5:21 AM
> I've seen these emails hitting my
> server for years and I've never found a way to block them.
> As I have just reinstalled my Ubuntu host as command line
> only (all new to me), I'm watching things to make sure
> everything looks good.
> 
> Here's a line from the headers of a message that just hit:
> Return-Path:
> info_1371210_500766461_workathomequest-67.216.223.143_2009-4-4+myuser=mydomain....@return.workathomequest.com
> 
> I have added the following RegEx to both blackRe and
> bombSenderRe:
> =mydomain\.com@
> 
> Here is a snippet from the logs:
> 
> Apr-4-09 19:46:10 id-95970-06195 67.216.223.143
> <info_1371210_500766461_workathomequest-67.216.223.143_2009-4-4+myuser=mydomain....@return.workathomequest.com>
> found [email protected]
> in LDAP-cache
> Apr-4-09 19:46:11 id-95970-06195 67.216.223.143
> <info_1371210_500766461_workathomequest-67.216.223.143_2009-4-4+myuser=mydomain....@return.workathomequest.com>
> to: [email protected]
> MessageScore is now -25, after adding -25 (White
> Organization/Domain 'quest.com')
> Apr-4-09 19:46:11 id-95970-06195 67.216.223.143
> <info_1371210_500766461_workathomequest-67.216.223.143_2009-4-4+myuser=mydomain....@return.workathomequest.com>
> to: [email protected]
> SenderBase -- White Organization/Domain 'quest.com'
> Apr-4-09 19:46:11 id-95970-06195 [MessageOK] 67.216.223.143
> <info_1371210_500766461_workathomequest-67.216.223.143_2009-4-4+myuser=mydomain....@return.workathomequest.com>
> to: [email protected]
> MESSAGE OK [Become the person you want to be];
> 
> Related to this, here's another problem/question...
> I thought I'd paste the headers into the Mail
> Analyzer.  However, hitting Analyze shows only:
> 
> Feature Matching:
> 
> Bayesian Analysis: * Bayesian Check is disabled
> 
> Bad Words     Bad Prob 
>     Good Words     Good Prob
> 
> Totals:
> 
> Spam Probability:
> probability:    0.5000
> 
> Yes, before you ask, I am not running Bayesian Analysis :)
> 
> Any suggestions?
> 
> Thanks,
> Alex
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Assp-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-user
> 


      

------------------------------------------------------------------------------
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to