Re: How to view bayesian database in legible text

2017-11-13 Thread Michael Parker
> On Nov 9, 2017, at 10:15 AM, Emanuel wrote: > I am interested in seeing the bayes info in the database, because it was > created years ago > > There does exist a plugin, that allows you to fill in the actual text for the hashed value. https://wiki.apache.org/spamassassin/UnmaintainedCust

Short body with URL

2017-11-13 Thread Alex
Hi, Over the years there have been rules created to tag on rawbody with a URL. Is it possible to write a rule against only the text/plain component of an email? https://pastebin.com/bvrdeLv3 My attempts have failed because the body also includes the subject. This is my attempt but I don't think

Re: Ruleset updates via nightly masscheck status

2017-11-13 Thread David Jones
On 11/13/2017 02:33 PM, Tom Hendrikx wrote: On 28-10-17 15:20, David Jones wrote: On 10/27/2017 03:02 AM, Merijn van den Kroonenberg wrote: Please provide feedback in the next 48 hours -- positive or negative so I know we are good to enable DNS updates again on Sunday. After installing

Re: Ruleset updates via nightly masscheck status

2017-11-13 Thread Tom Hendrikx
On 28-10-17 15:20, David Jones wrote: > On 10/27/2017 03:02 AM, Merijn van den Kroonenberg wrote: >> Please provide feedback in the next 48 hours -- positive or negative so I know we are good to enable DNS updates again on Sunday. >>> >>> After installing these rules, I'm seei

Re: SPF check though external relay

2017-11-13 Thread Sean Greenslade
>On 11.11.17 20:06, Sean Greenslade wrote: >>SPF checks the final server that transmits the mail. If you are using >a relay server, that server will need to be in the SPF records. > >no. Only outgoing mail servers really need to be in SPF records. Sorry, I misread the original message and thought

Re: SPF check though external relay

2017-11-13 Thread Matus UHLAR - fantomas
On November 11, 2017 5:31:08 PM PST, Stephan Herker wrote: I'm running spam assassin default configuration which checks spf records.  In my case I received an email and it checked if the last relay was a valid sender for SPF.  The last relay was a server I have in the cloud, so it failed SPF eve

Re: Sending spam forwarded by backup MX directly to primary server spam folder

2017-11-13 Thread Davide Marchi
Il 2017-11-13 11:01 Matus UHLAR - fantomas ha scritto: [.] this is your problem: your backup MX packs spam to a non-spam mail set report_safe 0 on backup MX Well, I've set "report_safe 0" on backup MX, Now I verify what happens ;-) Very very thanks for your help. You had already hinted at thi

Re: Sending spam forwarded by backup MX directly to primary server spam folder

2017-11-13 Thread Matus UHLAR - fantomas
Il 2017-11-07 10:10 Matus UHLAR - fantomas ha scritto: [..] Thus, messages received from the world will be scored locally, messages received from backup MX will be scored on backup MX. Then, your sieve filter will work as expected. On 09.11.17 16:54, Davide Marchi wrote: Well, but could I make