in /etc/rc.d/init.d/MailScanner you need to replace the lines:Reyner said:I got this error while doing service MailScanner start:
Starting MailScanner daemons:
incoming sendmail: exim abandoned: unknown, malformed, or incomplete option -OPrivacyOptions=noetrn
[ OK ]
outgoing sendmail: exim abandoned: unknown, malformed, or incomplete option -OPidFile=/var/run/sendmail.out.pid
[ OK ]
MailScanner: [ OK ]
Does anyone know what may cause this?
Thank you.
INPID=/var/run/sendmail.in.pid
OUTPID=/var/run/sendmail.out.pid
with the pid files used by exim (check /var/run for the names of them)
Chris