Benny Pedersen wrote:
On 2014-02-12 02:33, Jim Knuth wrote:
> Util.pm and AskDNS.pm both are available. What must
> I do? Any ideas or solution greatly appreciated. Thanks.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7007
as i read it you have found a bug, with i created a ticket for now
The Bug 7007 does not have a problem description.
Jim Knuth wrote:
I've had upgraded of version 3.4.0 and now I'm
getting that errors from cron
test -e /usr/sbin/amavisd-new-cronjob && /usr/sbin/amavisd-new-cronjob
sa-clean
What is amavisd-new-cronjob and what does it do?
It is not something that comes with amavisd-new.
plugin: failed to parse plugin (from @INC):
"decode_dns_question_entry" is not exported by the
Mail::SpamAssassin::Util module
Can't continue after import errors at
/usr/local/share/perl/5.14.2/Mail/SpamAssassin/Plugin/AskDNS.pm line
192
BEGIN failed--compilation aborted at
/usr/local/share/perl/5.14.2/Mail/SpamAssassin/Plugin/AskDNS.pm line
192.
Compilation failed in require at (eval 90) line 1
The decode_dns_question_entry *is* exported by the
Mail::SpamAssassin::Util
module. Perhaps you are running a new plugin while an old Util.pm
is installed on the system (which doesn't have that sub exported).
Util.pm ans AskDNS.pm both are available. What must
I do? Any ideas or solution greatly appreciated. Thanks.
Try fully installing the 3.4.0 before running a test.
Mark