Re: Bitcoin update

2018-10-06 Thread John Hardin
On Sat, 6 Oct 2018, Pedro David Marco wrote: On Saturday, October 6, 2018, 8:36:11 PM GMT+2, John Hardin wrote: The version of this in my sandbox doesn't have that weakness. I did some  tuning compared to what Steve proposed. John, would it be possible for you to share with us those im

Re: Bitcoin update

2018-10-06 Thread Pedro David Marco
On Saturday, October 6, 2018, 8:36:11 PM GMT+2, John Hardin wrote: >The version of this in my sandbox doesn't have that weakness. I did some  >tuning compared to what Steve proposed. John, would it be possible for you to share with us those improvments??? Thanks, PedroD

Re: spamassassin-3.4.2 and reload command

2018-10-06 Thread RW
On Sat, 6 Oct 2018 15:59:10 +0100 RW wrote: > On Thu, 4 Oct 2018 12:39:06 -0700 (MST) > Vlad Shpolyanskiy wrote: > > > Hi All! > > > > I have recently upgraded SA to the latest version. > > I'm running SA on FreeBSD 11.2-RELEASE-p4, SA installed via pkg > > utility with default set of options. >

Re: Bitcoin update

2018-10-06 Thread John Hardin
On Sat, 6 Oct 2018, RW wrote: On Fri, 5 Oct 2018 16:34:51 + Zinski, Steve wrote: Here's how I'm blocking bitcoin emails with Unicode characters embedded: body__BTC1 /\b[13][a-km-zA-HJ-NP-Z1-9]{25,34}\b/ body__BTC2 /\b\W*b\W*i\W*t\W*c\W*o\W*i\W*n\W*\b/i body__

Re: spamassassin-3.4.2 and reload command

2018-10-06 Thread RW
On Thu, 4 Oct 2018 12:39:06 -0700 (MST) Vlad Shpolyanskiy wrote: > Hi All! > > I have recently upgraded SA to the latest version. > I'm running SA on FreeBSD 11.2-RELEASE-p4, SA installed via pkg > utility with default set of options. > The running command looks like: > /usr/local/bin/perl -T -w

Re: What is rule: KP_LIST_ID_DOMAIN_IN_RACKETS?

2018-10-06 Thread RW
On Sat, 6 Oct 2018 10:57:00 +0300 Jari Fredriksson wrote: > -15 KP_LIST_ID_DOMAIN_IN_BRACKETS List-id has domain in angle > brackets > > This exists in lots and lots of my spam, and that -15 its seems very > odd… > > This appeared with 3.4.2 last week… It was posted

Re: Bitcoin update

2018-10-06 Thread RW
On Fri, 5 Oct 2018 16:34:51 + Zinski, Steve wrote: > Here's how I'm blocking bitcoin emails with Unicode characters > embedded: > > body__BTC1 /\b[13][a-km-zA-HJ-NP-Z1-9]{25,34}\b/ > body__BTC2 /\b\W*b\W*i\W*t\W*c\W*o\W*i\W*n\W*\b/i > body__BTC3 /\b\W*b\

What is rule: KP_LIST_ID_DOMAIN_IN_RACKETS?

2018-10-06 Thread Jari Fredriksson
-15 KP_LIST_ID_DOMAIN_IN_BRACKETS List-id has domain in angle brackets This exists in lots and lots of my spam, and that -15 its seems very odd… This appeared with 3.4.2 last week… br. jarif

Re: Bitcoin update

2018-10-06 Thread Rupert Gallagher
You did well. Not perfect, but nearly there. The key words here are: dynamic, helo, from and to. No need to use a black list. The message was sent from a dynamic IP. No reputable email server does that. The next reason to reject is the failure of SPF. The recipient should implement SPF correctl