Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread John Hardin
On Mon, 28 Dec 2015, Peter L. Berghold wrote: On Mon, Dec 28, 2015 at 11:38:17AM -0800, John Hardin wrote: * you haven't also been training ham. Bayes needs sufficient examples of both to be able to make a judgement. Oh yes, been training ham too. Good. * you're somehow mistraining

Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread Reindl Harald
Am 28.12.2015 um 23:54 schrieb Peter L. Berghold: I think you might be on to something here. When I run "sa-learn --dump magic" as root and as amavis they are definitely different. Here is the result as "root" again: so this is going to complicate how I educate SpamAsssassin about what

Re: TxRep Template Tags staying as tags

2015-12-28 Thread Kevin A. McGrail
On 12/24/2015 10:04 AM, Kevin Golding wrote: I know I'm a bit weird but I like stuffing headers with all kinds of data like I'm stuffing a turkey for Christmas, but I've never been able to get anything showing up for TxRep (it is referenced in _TESTSSCORES_ but none of the TxRep specific ones

Re: AWL ?

2015-12-28 Thread Kevin A. McGrail
On 12/23/2015 2:09 PM, Robert Schetterer wrote: i ve read some bug reports , any recent news to this ? Unfortunately, no. Bug at https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7164 has gruesome details. Regards, KAM

Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread Peter L. Berghold
I think you might be on to something here. When I run "sa-learn --dump magic" as root and as amavis they are definitely different. Here is the result as "root" again: # sa-learn --dump magic 0.000 0 3 0 non-token data: bayes db version 0.000 0

Is BAYES filtering working? Having doubts.

2015-12-28 Thread Peter L. Berghold
I've been noticing a lot of SPAM emails coming to my account with subject headers "Trump's Brain Secret" and similar, along with "Amazon Gift Card" and other something for nothing sorts of emails. I keep feeding them to sa-learn and yet they still keep popping up every other fetch from my

Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread Antony Stone
On Monday 28 December 2015 at 20:27:32, Peter L. Berghold wrote: > I've been noticing a lot of SPAM emails coming to my account > How do I figure out where the issue is or if the learning is even > working? Show us the headers of the delivered email/s? Antony. -- "Once you have a panic,

Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread John Hardin
On Mon, 28 Dec 2015, Peter L. Berghold wrote: I've been noticing a lot of SPAM emails coming to my account with subject headers "Trump's Brain Secret" and similar, along with "Amazon Gift Card" and other something for nothing sorts of emails. I keep feeding them to sa-learn and yet they

Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread Reindl Harald
Am 28.12.2015 um 20:27 schrieb Peter L. Berghold: I've been noticing a lot of SPAM emails coming to my account with subject headers "Trump's Brain Secret" and similar, along with "Amazon Gift Card" and other something for nothing sorts of emails. I keep feeding them to sa-learn and yet they

Re: Is BAYES filtering working? Having doubts.

2015-12-28 Thread Bill Cole
On 28 Dec 2015, at 17:54, Peter L. Berghold wrote: The script that I use to pull the messages out of a spam bucket invoking sa-learn runs as root which has permissions to read from anywhere. The complication is the amavis does not have permissions to read the Maildir files for trivial users

Looking for a script to extract readable text from emails

2015-12-28 Thread Marc Perkel
I'm looking for a script to extract readable text from emails. I want it demimed, ignore html, images, etc. What I'm looking for is just the readable text (real words). Mostly just need to extract about the first 200 characters of real text. Can someone point me in the right direction?

Re: Looking for a script to extract readable text from emails

2015-12-28 Thread Bill Cole
On 28 Dec 2015, at 23:16, Marc Perkel wrote: I'm looking for a script to extract readable text from emails. I want it demimed, ignore html, images, etc. What I'm looking for is just the readable text (real words). Mostly just need to extract about the first 200 characters of real text. Can