Hari Keselamatan ICT - OWASP Day Kuala Lumpur Malaysia 2011

MailScanner is only avaliable with the XS version

When you are not sleeping doing migration. At this time of the hour. The final step of restarting the MailServer. This error came out. Haiya... I want to sleep maaa. (5.20am MYT).

root@mail1 backup-migration]# service MailScanner start
Starting MailScanner daemons:
incoming postfix: [ OK ]
outgoing postfix: [ OK ]
MailScanner: is only avaliable with the XS version at /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm line 9
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm line 9.
Compilation failed in require at /usr/lib/perl5/vendor_perl/5.8.8/Archive/Zip.pm line 24.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/Archive/Zip.pm line 24.
Compilation failed in require at /usr/lib/MailScanner/MailScanner/Message.pm line 48.
BEGIN failed--compilation aborted at /usr/lib/MailScanner/MailScanner/Message.pm line 48.
Compilation failed in require at /usr/sbin/MailScanner line 79.
BEGIN failed--compilation aborted at /usr/sbin/MailScanner line 79.
[ OK ]

Search with Google. It's said to upgrade perl module Scalar-List-Utils. I'm using Centos 5 that used perl 5.8.8 with Scalar::Utils build in.

The solution that I used is to upgrade Perl-Archive-Zip 1.20 to 1.23.

http://dag.wieers.com/rpm/packages/perl-Archive-Zip/

Popular Posts