Re: handle_user and connect to spamd failed

2021-10-20 Thread Linkcheck
Brilliant! Thank you very much, David. No warnings, no errors now. -- Dave Stiles

Re: Starting Clean with Bayes

2021-10-20 Thread Axb
On 10/19/21 8:06 PM, Jerry Malcolm wrote: Where do I find a starter toks file? You don't need a "starter" file. As soon as it needs them, SA automagically creates the necessary files if it can write into the defined path. Just feed it some spams and hams as per docs and you'll see the files

Spam email by-pass because dkim adsp timeout

2021-10-20 Thread Alessio Cecchi
Hi, some of our users have received spam/phishing email in INBOX. Investigating I found that the cause is the time that spamassassin spent to returna result, 30 seconds in the dkim adsp: [...] Reply-To: server-ad...@mailserverupgrader.xyz From: "MEssage Center -  companyname.it" To: name.

Re: Spam email by-pass because dkim adsp timeout

2021-10-20 Thread Benny Pedersen
On 2021-10-20 16:35, Alessio Cecchi wrote: How can I configure this timeout to 5 seconds or similar? perldoc Mail::SpamAssassin::Plugin::DKIM see section override have in mind that ADSP is depricated, as in opendkim its removed, but in perl its still supported as usefull feature :=)

Re: Starting Clean with Bayes

2021-10-20 Thread John Hardin
On Wed, 20 Oct 2021, Axb wrote: On 10/19/21 8:06 PM, Jerry Malcolm wrote: Where do I find a starter toks file? You don't need a "starter" file. Your Bayes starter is your training corpora, which you should retain in case you ever need to start over from scratch as you're doing now. --

Re: Spam email by-pass because dkim adsp timeout

2021-10-20 Thread Alessio Cecchi
Il 20/10/21 16:46, Benny Pedersen ha scritto: On 2021-10-20 16:35, Alessio Cecchi wrote: How can I configure this timeout to 5 seconds or similar? perldoc Mail::SpamAssassin::Plugin::DKIM see section override Thanks, I have solved with: adsp_override   *    unknown There still a 10 secon

Re: Spam email by-pass because dkim adsp timeout

2021-10-20 Thread Bill Cole
On 2021-10-20 at 11:31:48 UTC-0400 (Wed, 20 Oct 2021 17:31:48 +0200) Alessio Cecchi is rumored to have said: > Il 20/10/21 16:46, Benny Pedersen ha scritto: >> On 2021-10-20 16:35, Alessio Cecchi wrote: >> >>> How can I configure this timeout to 5 seconds or similar? >> >> perldoc Mail::SpamAssas

Starting Clean With Bayes

2021-10-20 Thread Jerry Malcolm
I am starting over with a clean install of SA on an AWS Linux2 EC2.  I'm am struggling with getting Bayes set up correctly.  I have a very old bayes_toks file from a Jam Windows install from about 4 years ago.  I created a userId for spamd, and I put the bayes_toks file in /home/spamd/bayes.  I

which local.cf/user_prefs.cf?

2021-10-20 Thread Jerry Malcolm
I have read that I should add customization to local.cf.  But on AWS Linux I have a local.cf in /usr/share/spamassassin.  It says this is the place to make changes.  But there's another local.cf in /etc/mail/spamassassin that looks like it has some customization in it as well.  It says the valu

Correct KAM.cf location?

2021-10-20 Thread Jerry Malcolm
As I said in a previous post, I'm installing clean.  I'm looking for a way to validate the installation and make sure that everything with SA is working as it should.  I'm pretty confident I've got the basic SA function working.  But along with the bayes issue from a couple of posts back, I can

Re: Correct KAM.cf location?

2021-10-20 Thread Martin Gregorie
On Wed, 2021-10-20 at 11:50 -0500, Jerry Malcolm wrote: > is working as it should.  I'm pretty confident I've got the basic SA > function working.  But along with the bayes issue from a couple of posts > back, I can't seem to make the KAM.cf file get involved.  In previous > installations, I would

Re: which local.cf/user_prefs.cf?

2021-10-20 Thread Bill Cole
On 2021-10-20 at 12:47:44 UTC-0400 (Wed, 20 Oct 2021 11:47:44 -0500) Jerry Malcolm is rumored to have said: > I have read that I should add customization to local.cf.  But on AWS Linux I > have a local.cf in /usr/share/spamassassin.  It says this is the place to > make changes.  "It" is wrong,

Re: Correct KAM.cf location?

2021-10-20 Thread Bill Cole
On 2021-10-20 at 12:50:17 UTC-0400 (Wed, 20 Oct 2021 11:50:17 -0500) Jerry Malcolm is rumored to have said: > As I said in a previous post, I'm installing clean.  I'm looking for a way to > validate the installation and make sure that everything with SA is working as > it should.  I'm pretty co

Re: Correct KAM.cf location?

2021-10-20 Thread Rick Cooper
put your custom rules (including KAM.cf) in /etc/mail/spamassassin and restart/reload spamd On 10/20/2021 12:50 PM, Jerry Malcolm wrote: As I said in a previous post, I'm installing clean.  I'm looking for a way to validate the installation and make sure that everything with SA is working as i

Re: Correct KAM.cf location?

2021-10-20 Thread Jerry Malcolm
Bill, Wow.  Thank you so much for the info.  I'll start digesting all of this and make sure I have everything set up per the instructions. BTW.. the 'it' I referred to is the headers info in "/usr/share/spamassassin/local.cf": # This is the right place to customize your installation of Spam