>I portupgraded my spamassassin, mimedefang all in one chunk - things seemed fine. Then I noticed a whole lotta spam coming through - I did some manual checks and it turns out that something changed in the SpamAssassin.pm that my older version of perl (stock 5.005) didn't like.
Matt, I've attached below a copy of a message on the spamassassing mailing list re incompatibilites between perl 5.005 and spamassassin 2.62 Regards, Matt -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Theo Van Dinter Sent: Sunday, January 18, 2004 11:23 AM To: Mike Loiterman Cc: 'SpamAssassin-Talk' Subject: Re: [SAtalk] 2.62 Problems On Sun, Jan 18, 2004 at 01:16:26PM -0600, Mike Loiterman wrote: > Anyone else seeing problems like this when they start 2.62 > > [12:39:50 [EMAIL PROTECTED]: /home/mike]# /usr/local/etc/rc.d/spamass.sh > start Can't use subscript on split at > /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin.pm line 100, > near "1]" BEGIN failed--compilation aborted at /usr/local/bin/spamd > line 33. > > Using perl 5.005_03 Yeah, it seems I introduced an incompatibility for perl 5.005 before releasing 2.62. :( http://bugzilla.spamassassin.org/show_bug.cgi?id=2938 is tracking it, but the simple fix is to just comment out line 100 (it adds a devel tag to the SA version if you're running a devel version). -- Randomly Generated Tagline: "I don't like rap because I'm stuffy and british." - James Burke _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

