Dear Umut,
Slackware 9.1 with clamav and qmail. openprotect stopped running. I start it with:
/etc/init.d/openprotect start
it says:
/etc/init.d# ./openprotect start ./openprotect: line 1: /sbin/consoletype: No such file or directory Starting OpenProtect: :Qmail doesn't need restart :MailScanner Starting MailScanner... [ OK ]
openprotect 5.0.1.5 fixes the consoletype problem.
But the MailScanner processes does not start...
When tried manually:
/usr/sbin# MailScanner /etc/MailScanner/MailScanner.conf Can't locate MIME/Parser.pm in @INC (@INC contains: /usr/lib/MailScanner /usr/lib/perl5/5.8.3/i486-linux /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i486-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl . /usr/lib/MailScanner) at /usr/lib/MailScanner/MailScanner/MCPMessage.pm line 40. BEGIN failed--compilation aborted at /usr/lib/MailScanner/MailScanner/MCPMessage.pm line 40. Compilation failed in require at /usr/sbin/MailScanner line 51. BEGIN failed--compilation aborted at /usr/sbin/MailScanner line 51.
it seems MIME::Parser was not able to successfully install in your system. what i suggest is that you download openprotect 5.0.1.5 and run the openprotect-install. then too if the same problem "cant locate Mime/Parser.pm" arises. go to the directory where openprotect-5.0.1.5.tar.gz was extracted, then:
cd perl cd MIME-tools-5.411 perl Makefile.PL make make test make install
cheers, Ganesh, KM -- K.M.Ganesh | Mobile: +91 (0) 9444080290 Opencomputing Technologies | http://opencompt.com Server Side E-Mail Protection.
