You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by co...@spamassassin.apache.org on 2004/10/07 01:04:40 UTC

[SpamAssassin Wiki] Updated: CantLocateNoMailAudit

   Date: 2004-10-06T16:04:40
   Editor: JustinMason <jm...@jmason.org>
   Wiki: SpamAssassin Wiki
   Page: CantLocateNoMailAudit
   URL: http://wiki.apache.org/spamassassin/CantLocateNoMailAudit

   noting another FAQ

Change Log:

------------------------------------------------------------------------------
@@ -14,6 +14,10 @@
 
 To fix this, the calling code needs to be updated to use the new {{{parse()}}} API on the Mail::SpamAssassin object.  You should check the web site where you obtained that code, to see if they've released an update to support 3.0.0.
 
+If the script in question is part of the SpamAssassin distribution, such as 'spamassassin' or 'spamd', it's very likely that you're not running the 3.0.0 version of that tool, and instead the older 2.x version is still installed on your system, and still in the PATH.
+
+== Making the change yourself ==
+
 If one isn't already there, and you're comfortable making the change in the perl code yourself, here are some quick changes to head in the right direction:
 
 1. look for lines like: