Re: Using fuzzy patterns

2018-01-13 Thread Rupert Gallagher
Good question! One may write the regex backwards: if it matches "fedex" in the address, but does not match "FedEx" in the name, then... However, there are many cases where this will fail or return false positives. One may say that fedex is a brand name that only fedex can use, so if the

Using fuzzy patterns

2018-01-13 Thread Alex
Hi, I don't think I fully understand how to use the fuzzy rules with a proper regex: From: "F*e dE x" That address hardly resembles "Fed Ex", but how general of a rule can we create and still catch variations such as this? I thought something like this would

Re: moving spam to junk folder

2018-01-13 Thread jdow
On 2018-01-13 09:42, Matus UHLAR - fantomas wrote: On 13.01.18 09:35, Matthew Broadhead wrote: i set my local.cf to use MySQL as a bayes store and it seems to work fine setting ham and spam in the database when a message is flagged. however it has had no impact on spam received to the inboxes. 

Re: moving spam to junk folder

2018-01-13 Thread Matus UHLAR - fantomas
On 13.01.18 09:35, Matthew Broadhead wrote: i set my local.cf to use MySQL as a bayes store and it seems to work fine setting ham and spam in the database when a message is flagged.  however it has had no impact on spam received to the inboxes.  we are still receiving a large amount of junk

Re: moving spam to junk folder

2018-01-13 Thread Antony Stone
On Saturday 13 January 2018 at 09:35:47, Matthew Broadhead wrote: > i am using CentOS 7, spamassassin-3.4.0-2.el7.x86_64, > postfix-2.10.1-6.el7.x86_64, with amavisd. > > i set my local.cf to use MySQL as a bayes store and it seems to work > fine setting ham and spam in the database when a

moving spam to junk folder

2018-01-13 Thread Matthew Broadhead
i am using CentOS 7, spamassassin-3.4.0-2.el7.x86_64, postfix-2.10.1-6.el7.x86_64, with amavisd. i set my local.cf to use MySQL as a bayes store and it seems to work fine setting ham and spam in the database when a message is flagged.  however it has had no impact on spam received to the