Re: DMARC plugin issue

2023-01-20 Thread Kevin A. McGrail
How did you install SpamAssassin 4.0.0 on your system because your error is a bit baffling to me? -- Kevin A. McGrail Member, Apache Software Foundation Chair Emeritus Apache SpamAssassin Project https://www.linkedin.com/in/kmcgrail - 703.798.0171 On Fri, Jan 20, 2023 at 7:54 AM wrote: > This

Re: DMARC plugin issue

2023-01-20 Thread Benny Pedersen
entregabili...@donweb.com skrev den 2023-01-20 13:54: This is the response of the sa-update command: $ sa-update -v Update available for channel updates.spamassassin.org: 1906706 -> 1906791 http: (curl) GET http://sa-update.spamassassin.org/1906791.tar.gz, success http: (curl) GET

Re: DMARC plugin issue

2023-01-20 Thread entregabilidad
This is the response of the sa-update command: $ sa-update -v Update available for channel updates.spamassassin.org: 1906706 -> 1906791 http: (curl) GET http://sa-update.spamassassin.org/1906791.tar.gz, success http: (curl) GET http://sa-update.spamassassin.org/1906791.tar.gz.asc, success Update

Re: DMARC plugin issue

2023-01-14 Thread Kevin A. McGrail
On 1/14/2023 5:02 PM, Bill Cole wrote: On 2023-01-13 at 23:16:43 UTC-0500 (Fri, 13 Jan 2023 23:16:43 -0500) Kevin A. McGrail is rumored to have said: Rule ready isn't in 3.4.x and that DMARC line is from the 4.0.0 DMARC plugin.  No idea how the system is in that state. Not sure where

Re: DMARC plugin issue

2023-01-14 Thread Bill Cole
On 2023-01-13 at 23:16:43 UTC-0500 (Fri, 13 Jan 2023 23:16:43 -0500) Kevin A. McGrail is rumored to have said: Rule ready isn't in 3.4.x and that DMARC line is from the 4.0.0 DMARC plugin.  No idea how the system is in that state. Not sure where the idea of that combo comes from, but the

Re: DMARC plugin issue

2023-01-13 Thread Kevin A. McGrail
Rule ready isn't in 3.4.x and that DMARC line is from the 4.0.0 DMARC plugin.  No idea how the system is in that state. On 1/13/2023 8:56 PM, Benny Pedersen wrote: Kevin A. McGrail skrev den 2023-01-14 02:48: We are using the plugin on CentOS 7 systems with 4.0.0. What is the steps to

Re: DMARC plugin issue

2023-01-13 Thread Benny Pedersen
Kevin A. McGrail skrev den 2023-01-14 02:48: We are using the plugin on CentOS 7 systems with 4.0.0. What is the steps to recreate the original bug posters issue? plugin: eval failed: Can't locate object method "rule_ready" via package "Mail::SpamAssassin::PerMsgStatus" at

Re: DMARC plugin issue

2023-01-13 Thread Kevin A. McGrail
We are using the plugin on CentOS 7 systems with 4.0.0. What is the steps to recreate the original bug posters issue? On Fri, Jan 13, 2023, 20:42 Benny Pedersen wrote: > Kevin A. McGrail skrev den 2023-01-14 00:25: > > I'm referring to the DMARC plug in > >

Re: DMARC plugin issue

2023-01-13 Thread Benny Pedersen
Kevin A. McGrail skrev den 2023-01-14 00:25: I'm referring to the DMARC plug in ./lib/Mail/SpamAssassin/Plugin/DMARC.pm not the perl language modules necessary to use that plugin. and if that mudule fails its not always spamassassin faults, but its the messenger atleast some dependice is

Re: DMARC plugin issue

2023-01-13 Thread Kevin A. McGrail
I'm referring to the DMARC plug in ./lib/Mail/SpamAssassin/Plugin/DMARC.pm not the perl language modules necessary to use that plugin. On 1/13/2023 4:31 PM, Benny Pedersen wrote: Kevin A. McGrail skrev den 2023-01-13 22:03: The version that is supported ships with 4.0.0. perl module is not

Re: DMARC plugin issue

2023-01-13 Thread Benny Pedersen
Kevin A. McGrail skrev den 2023-01-13 22:03: The version that is supported ships with 4.0.0. perl module is not perl version, centos use old perl --version, no ? Mail::DMARC works on gentoo thansk for TOP posting btw. lol

Re: DMARC plugin issue

2023-01-13 Thread Kevin A. McGrail
The version that is supported ships with 4.0.0. On 1/13/2023 1:43 PM, Benny Pedersen wrote: is this old version of perl still supported ? in that case its a spamassassin bug if not -- Kevin A. McGrail kmcgr...@apache.org Member, Apache Software Foundation Chair Emeritus Apache SpamAssassin

Re: DMARC plugin issue

2023-01-13 Thread Benny Pedersen
Henrik K skrev den 2023-01-13 19:20: On Fri, Jan 13, 2023 at 02:42:51PM -0300, entregabili...@donweb.com wrote: Hello, I would like to ask about the following error that we have: plugin: eval failed: Can't locate object method "rule_ready" via package "Mail::SpamAssassin::PerMsgStatus" at

Re: DMARC plugin issue

2023-01-13 Thread Benny Pedersen
entregabili...@donweb.com skrev den 2023-01-13 19:15: Thank you very much for your reply I see that it is supposedly installed: $ spamassassin -D --lint 2>&1 | grep -i DMARC Jan 13 15:09:06.474 [30801] dbg: diag: [...] optional module installed: Mail::DMARC, version 1.20211209 These are the

Re: DMARC plugin issue

2023-01-13 Thread Henrik K
On Fri, Jan 13, 2023 at 02:42:51PM -0300, entregabili...@donweb.com wrote: > Hello, I would like to ask about the following error that we have: > > plugin: eval failed: Can't locate object method "rule_ready" via package > "Mail::SpamAssassin::PerMsgStatus" at >

Re: DMARC plugin issue

2023-01-13 Thread entregabilidad
Thank you very much for your reply I see that it is supposedly installed: $ spamassassin -D --lint 2>&1 | grep -i DMARC Jan 13 15:09:06.474 [30801] dbg: diag: [...] optional module installed: Mail::DMARC, version 1.20211209 These are the requested data: $ spamassassin -D --lint 2>&1 Jan 13

Re: DMARC plugin issue

2023-01-13 Thread Benny Pedersen
entregabili...@donweb.com skrev den 2023-01-13 18:42: Hello, I would like to ask about the following error that we have: plugin: eval failed: Can't locate object method "rule_ready" via package "Mail::SpamAssassin::PerMsgStatus" at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/DMARC.pm line

DMARC plugin issue

2023-01-13 Thread entregabilidad
Hello, I would like to ask about the following error that we have: plugin: eval failed: Can't locate object method "rule_ready" via package "Mail::SpamAssassin::PerMsgStatus" at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/DMARC.pm line 135. The plugin configuration in the