Mailscanner 4.54.6 on FreeBSd 6.1 not working

Marc Dufresne Marc.Dufresne at parks.on.ca
Sat Jun 10 01:40:27 IST 2006


I have just upgraded to FreeBSD 6.1 and Sendmail 8.13.6. 

The mailscanner software running on my box is mailscanner 4.52.2-1. I have tested this with the above upgrades and it still is working perfectly.

I decided to update my ports tree and then updated mailscanner to version 4.54.6. Everything installed correctly, but I cannot get mailscanner to run from the command line or on boot.

I have followed the instructions under 

/usr/local/etc/rc.d/mailscanner by adding the following lines to /etc/rc.conf

mailscanner_enable="YES"
mailscanner_configfile="/usr/local/etc/MailScanner/MailScanner.conf"
mailscanner_pidfile="/var/run/MailScanner.pid"

I have also followed the instructions in /usr/local/etc/rc.d/mta by adding the following lines to the /etc/rc.conf 

mta_enable="YES"
mta_type="sendmail"
mta_profiles="incoming outgoing submitqueue"
mta_incoming_flags="-L sm-mta-in -bd -OPrivacyOptions=noetrn -OQueueDirectory$
mta_incoming_pidfile="/var/run/sendmail_in.pid"
mta_incoming_configfile="/etc/mail/sendmail.cf"
mta_outgoing_flags="-L sm-mta-out -q15m"
mta_outgoing_pidfile="/var/run/sendmail_out.pid"
mta_outgoing_configfile="/etc/mail/sendmail.cf"
mta_submitqueue_flags="-L sm-msp-queue -Ac -q15m"
mta_submitqueue_pidfile="/var/spool/clientmqueue/sm-client.pid"
mta_submitqueue_configfile="/etc/mail/submit.cf"

Mailscanner will not load!!! I have tried everything I can think of.

What am I missing????


-------------- next part --------------
BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:Marc Dufresne
TEL;WORK:613-543-3704
ORG:;Information Technology
TEL;PREF;FAX:613-543-2847
EMAIL;WORK;PREF;NGW:Marc.Dufresne at parks.on.ca
N:Dufresne;Marc
TITLE:Corporate IT Officer
END:VCARD



More information about the MailScanner mailing list