Differences between version 15 and previous revision of SpamAssassin.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 15 | Last edited on Thursday, June 30, 2005 3:42:16 pm | by DanielLawson | Revert |
Older page: | version 14 | Last edited on Sunday, June 19, 2005 10:32:49 pm | by DanielLawson | Revert |
@@ -135,7 +135,12 @@
You're using old format database files.
The perl version change effected a change of the BDB version being used. The bayes_seen and bayes_toks fixes are BDB files and
can be fixed by doing an db4.x_upgrade on them. sarge/hoary use Berkely DB 4.2, and you can install the db4.2-util package. with HTML
+
+----
+!! I'm running spamassassin from my MTA, and I get the error <tt>spam acl condition: cannot parse spamd output</tt> or similar.
+
+This occurs if you have upgraded perl, and not restarted spamd. Try restarting spamd and see if it solves the problem. It could also be a version mismatch, in which case you'll have to upgrade whichever process is calling spamassassin
----
CategoryAntiSpam