Matus,
Thank you for your reply.
> On 09.06.16 10:43, Olivier wrote:
>>For years I am having FuzzyOcr pluging running, but it helps little,
>>because it has it's own list of words to keep updated.
>>
>>I am wondering if, instead of using that own list of words, the result
>>was injected back into
On 12/06/2016 21:14, Bill Cole wrote:
I was not at all confused, but sometimes when people are Wrong On The
Internet in special ways I cannot resist the urge to respond with a
paraphrased geek meme...
Look up Jamie Zawinski's famous "2 problems" quote regarding regular
expressions. It is a
Am 09.06.2016 um 13:55 schrieb jimimaseye:
Once upon a time the include rules for spamassassin was published in its wiki
(example here: http://spamassassin.apache.org/tests_3_3_x.html) which in
turn gave a link to an 'explanation' detail of the individual rules.
However, as you know, these wik
On 11 Jun 2016, at 4:21, Groach wrote:
On 11/06/2016 05:09, Bill Cole wrote:
So, you thought validating email addresses was a problem demanding a
solution? And you "solved" it with a regular expression?
Congratulations on now having 2 problems. They should be very happy
together.
The regex
On Sun, 12 Jun 2016 00:04:49 -0500 (CDT)
Dave Funk wrote:
> On Sat, 11 Jun 2016, RW wrote:
>
> > On Fri, 10 Jun 2016 15:38:44 -0400
> > Joseph Brennan wrote:
> >
> >
> >> This is a nice test I found:
> >> echo -n I | od -to2 | awk '{ print substr($2,6,1); exit}'
> >>
> >> 1 little-endian
> >> 0