I have some bad news

2016-08-15 Thread Marc Perkel
Well, this is kind of hard to say so just going to say it. I have stage 4 lung cancer and the probably spectrum is not good. I've been fighting spam for the last 15 years and I'd like to keep fighting spam from the grave. So I'm willing to share my technology with anyone interested. Several mo

Re: DKIM Score

2016-08-15 Thread Bill Cole
On 15 Aug 2016, at 21:28, Chris Lee wrote: Besides, can I change the lines as following? header __DKIM_REQUIRED From:addr =~ /\@(example\.com)$/i header __DKIM_REQUIRED From:addr =~ /\@( example\.org)$/i header __DKIM_REQUIRED From:addr =~ /\@( example\.nl)$/i Nope. Each rule c

RE: DKIM Score

2016-08-15 Thread Chris Lee
Dear Merjin, Excellent! It's work prefect! Besides, can I change the lines as following? header __DKIM_REQUIRED From:addr =~ /\@(example\.com)$/i header __DKIM_REQUIRED From:addr =~ /\@( example\.org)$/i header __DKIM_REQUIRED From:addr =~ /\@( example\.nl)$/i . . As I have lots

Re: google spamming ?

2016-08-15 Thread li...@rhsoft.net
Am 15.08.2016 um 15:47 schrieb Benny Pedersen: On 2016-08-15 15:30, Joe Quinn wrote: If you reported it already, why are you still asking how? not possible for me to run spamassassin -r here one reason more to not post to *this list* at all instead a) complain at rspamd and b) ask how th

Re: google spamming ?

2016-08-15 Thread Benny Pedersen
On 2016-08-15 15:30, Joe Quinn wrote: If you reported it already, why are you still asking how? not possible for me to run spamassassin -r here, but i found that reports can be mailed on there homepage

Re: google spamming ?

2016-08-15 Thread Benny Pedersen
On 2016-08-15 15:26, li...@rhsoft.net wrote: when you switch from SA to rspamd then switch sending your contentfilter related stuff to the rspamd list instead the SA list - common sense - that's it what if i like to share ?

Re: DKIM Score

2016-08-15 Thread bOnK
https://blog.laussat.de/2014/11/06/using-dmarc-in-spamassassin-native/ On 15-8-2016 10:44, Chris Lee wrote: Hi, How to setup to give high score for specific domain cannot pass DKIM test? For example: My own email domain is example.com Any incoming email from: example.com does not pass DKIM

Re: google spamming ?

2016-08-15 Thread Joe Quinn
On 8/15/2016 9:21 AM, Benny Pedersen wrote: On 2016-08-15 15:16, Joe Quinn wrote: Have you tried asking on either the rspamd or dnswl mailing lists? why should i waste my time with it ? i have reported spam to dnswl If you reported it already, why are you still asking how? how to report it

Re: google spamming ?

2016-08-15 Thread li...@rhsoft.net
Am 15.08.2016 um 15:21 schrieb Benny Pedersen: On 2016-08-15 15:16, Joe Quinn wrote: Have you tried asking on either the rspamd or dnswl mailing lists? why should i waste my time with it ? i have reported spam to dnswl why do you waste *our* time with it? when you switch from SA to rspam

Re: google spamming ?

2016-08-15 Thread Benny Pedersen
On 2016-08-15 15:16, Joe Quinn wrote: Have you tried asking on either the rspamd or dnswl mailing lists? why should i waste my time with it ? i have reported spam to dnswl

Re: google spamming ?

2016-08-15 Thread Joe Quinn
On 8/15/2016 8:37 AM, Benny Pedersen wrote: On 2016-08-15 14:21, Joe Quinn wrote: This is not the mailing list for rspamd or dnswl. How is SA involved in this issue? :( i give up ! Have you tried asking on either the rspamd or dnswl mailing lists?

Re: "pe" errors after clamav-unofficial-sigs installation

2016-08-15 Thread Michael
Quoting Axb : This is the SpamAssassin list You should post your question in the CLamAV users' list You're right. Sorry.

Re: google spamming ?

2016-08-15 Thread Benny Pedersen
On 2016-08-15 14:21, Joe Quinn wrote: This is not the mailing list for rspamd or dnswl. How is SA involved in this issue? :( i give up !

Re: "pe" errors after clamav-unofficial-sigs installation

2016-08-15 Thread Axb
This is the SpamAssassin list You should post your question in the CLamAV users' list On 08/15/2016 02:01 PM, Michael wrote: Hi, I just installed clamav-unofficial-sigs from [1] (master) and I'm getting the following errors after a restart of Clamd: ===

Re: google spamming ?

2016-08-15 Thread Joe Quinn
On 8/15/2016 8:01 AM, Benny Pedersen wrote: X-Spamd-Result: default: False [-10.25 / 15.00] WHITELIST_DMARC(-7.00)[google.com] WHITELIST_SPF_DKIM(-3.00)[google.com] SUSPICIOUS_RECIPS(1.50)[] CLAMAV_VIRUS_CLEAN(-2.00)[] DMARC_POLICY_ALLOW(-0.25)[google.com] MIME_GOOD(-0.10)[multipart/alterna

google spamming ?

2016-08-15 Thread Benny Pedersen
X-Spamd-Result: default: False [-10.25 / 15.00] WHITELIST_DMARC(-7.00)[google.com] WHITELIST_SPF_DKIM(-3.00)[google.com] SUSPICIOUS_RECIPS(1.50)[] CLAMAV_VIRUS_CLEAN(-2.00)[] DMARC_POLICY_ALLOW(-0.25)[google.com] MIME_GOOD(-0.10)[multipart/alternative, text/plain] FORGED_SENDER_MAILLIST(0.0

"pe" errors after clamav-unofficial-sigs installation

2016-08-15 Thread Michael
Hi, I just installed clamav-unofficial-sigs from [1] (master) and I'm getting the following errors after a restart of Clamd: = ==

Re: DKIM Score

2016-08-15 Thread Merijn van den Kroonenberg
> Hi, > > How to setup to give high score for specific domain cannot pass DKIM test? > > For example: My own email domain is example.com > > Any incoming email from: example.com does not pass DKIM test score 10.0 > describe__DKIM_REQUIRED Require a valid DKIM signature for these domains heade

Re: DKIM Score

2016-08-15 Thread Benny Pedersen
On 2016-08-15 10:44, Chris Lee wrote: How to setup to give high score for specific domain cannot pass DKIM test? generic meta DKIM_NOT_PASS (!DKIM_PASS) score on DKIM_NOT_PASS now for specific domains, its needs more work This message and its attachment (if any) are strictly confidential

DKIM Score

2016-08-15 Thread Chris Lee
Hi, How to setup to give high score for specific domain cannot pass DKIM test? For example: My own email domain is example.com Any incoming email from: example.com does not pass DKIM test score 10.0 Spamassassin Version: 3.4.1 Release: 6.fc23 OS: Fedora FC 23 Many thanks in advance. Cheers,