> On Thu, 19 Aug 2004, Kristian Davies wrote: > > > > > > > >updating sa2.63 to 2.64 (perl 5.8.3 solaris 5.9 sparc): > > >installed Mail-SpamAssassin-SpamCopURI-0.22 and copied > > >rules/spamcop_uri.cf into /etc/mail/spamassassin > > > > >'make test' says: > > > > [...] > > > > > > > > >Failed to compile URI SpamAssassin tests, skipping: > > (syntax error at /etc/mail/spamassassin/spamcop_uri.cf, rule > > OB_URI_RBL, line 1, near "eval:" > > >syntax error at /etc/mail/spamassassin/spamcop_uri.cf, rule > > SPAMCOP_URI_RBL, line 1, near "eval:" > > syntax error at /etc/mail/spamassassin/spamcop_uri.cf, rule > SPAMCOP_URI_RBL, > > line 6, near "} > > [...] > > > > <SNIP> > > > > > > I had the sam problem when i ran spamassassin --lint, > solved by copying the > > .pm files into the relevant place. > > so just did a 'make install' of sa 2.64 and all went fine ? > > regards, > Matthias
The easiest solution to this is: 1) Move the spamcop_uri.cf file out of the way 2) Upgrade SA 3) (re)install Mail::SpamAssassin::SpamCopURI (if using CPAN use force install ...) 4) put the spamcop_uri.cf file back -steve >
