CRM114 Installation on Centos 4

Scott Silva ssilva at sgvwater.com
Wed Aug 1 18:39:35 IST 2007


Rick Cooper spake the following on 8/1/2007 10:04 AM:
>  
> 
>  > -----Original Message-----
>  > From: mailscanner-bounces at lists.mailscanner.info 
>  > [mailto:mailscanner-bounces at lists.mailscanner.info] On 
>  > Behalf Of Scott Silva
>  > Sent: Wednesday, August 01, 2007 12:43 PM
>  > To: mailscanner at lists.mailscanner.info
>  > Subject: Re: CRM114 Installation on Centos 4
>  > 
>  > UxBoD spake the following on 8/1/2007 1:57 AM:
>  > > Darn, you have the page locked Glenn ;) Was going to add 
>  > the short description about CRM14 and the URL to the 
>  > sourceforge site.
>  > > 
>  > > Its looking good :)
>  > > 
>  > > Regards,
>  > > 
>  > > --[ UxBoD ]--
>  > > // PGP Key: "curl -s https://www.splatnix.net/uxbod.asc | 
>  > gpg --import"
>  > > // Fingerprint: C759 8F52 1D17 B3C5 5854  36BD 1FB1 B02F 5DB5 687B
>  > > // Keyserver: www.keyserver.net Key-ID: 0x5DB5687B
>  > > // Phone: +44 845 869 2749 SIP Phone: uxbod at sip.splatnix.net
>  > > 
>  > Now that is wiki contributing at its finest!
>  > >From a simple short doc to a full multi-distro howto.
>  > Now when someone writes a solaris section, and a *BSD 
>  > section, it should cover
>  > the majority of the userbase.
>  > 
> 
> Something some one might want to add :
> 
> On my perl 5.8.0 installations when you lint spamassassin you get a warning
> about sprintf using an unitialized value at crm114.pm line 235 and if you
> look at line 235
> 
> warn(sprintf("crm114: Error: %s"), $1);
> 
> Should be
> 
> warn(sprintf("crm114: Error: %s", $1));
> 
> And that change removes the warning. It doesn't happen with perl 5.8.8
> though
> 
> Rick
Perl 5.8.0 is quite old, but RHEL3 (and CentOS3) are using it, and will be
still supported for another year or two. Does that change work with newer perls?
Maybe it should be passed up to crm114 writer.
-- 

MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!



More information about the MailScanner mailing list