Igor Chudov schrieb am 18.07.2007 17:22:
I would like to disable Bayes analysis entirely if an email has a PDF
attachment.
Don't do it this way. Instead, learn them all to Bayes, especially the
ones that were falsely detected as non-spam. On my system, I am learning
everything to Bayes excep
Igor Chudov wrote:
Bayes, applied to pdf spams, always classifies the message as ham and
increases the score. It is not reliable for PDF messages where the
content is in PDF.
Sounds like you need to train Bayes on those messages. Over here, Bayes
is misclassifying less than 15% of PDF spams,
On Wed, Jul 18, 2007 at 01:17:45PM -0400, Theo Van Dinter wrote:
> On Wed, Jul 18, 2007 at 10:22:49AM -0500, Igor Chudov wrote:
> > I would like to disable Bayes analysis entirely if an email has a PDF
> > attachment.
> >
> > How can I do it?
>
> You could theoretically write a plugin that looks
On Wed, Jul 18, 2007 at 10:22:49AM -0500, Igor Chudov wrote:
> I would like to disable Bayes analysis entirely if an email has a PDF
> attachment.
>
> How can I do it?
You could theoretically write a plugin that looks for an attachment and
changes the config and score set if it finds one.
Other
I would like to disable Bayes analysis entirely if an email has a PDF
attachment.
How can I do it?
i