https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6528
--- Comment #11 from Joan <[email protected]> 2011-01-04 15:35:40 UTC --- Ok, I understand the bug now. The " Makefile.PL" does not replace properly the binaries in /usr/bin (i.e. I had to delete the files so the new files get installed) therefore, the running spamc/spamd were using the latest shared data but the old binary. Deleting /usr/bin/spamc /usr/bin/spamd /usr/bin/spamassassin before the " make install" fixed the bug So, this turns to be a Makefile issue, not a plugin AskDNS issue. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
