On 12/26/2012 3:54 PM, Cecil Westerhof wrote:
Op woensdag 26 dec 2012 21:22 CET schreef Kevin A. McGrail:
These errors relate to the fact that those rules are encapsulated
with a version check that is likely above your version.
They can be safely ignored.
In my mailspike I see:
# MailSpike is included in SpamAssassin 3.4+
if (version >= 3.004000)
While the latest version (which I am running) is:
3.3.2
So why wants mailspike 3.4+?
3.4 is the version of the current development trunk.
Mailspike was targetted for 3.4
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6400#c5
You can either: ignore the error with 3.3.2, use the trunk version or
wait for 3.4. I'm going to push an RC of 3.4 before year end if I can
help it!
Regards,
KAM