MailScanner on FC8 don't pickup emails

Luciano Grego lucianog at metline.it
Fri Jul 11 10:52:41 IST 2008


Hi
I'm back again,
i' ve FC8 + MailScanner ( latest version RPM installed, reinstalled after 
with -nodeps option ).
Queue directory are ok. Like manual.
It's possible that my problem is sendmail.
It don't queue email for Mailscanner, but delivery automatically on local
mailbox.

I've setup /etc/init.d/MailScanner for running only the first sendmail 
process for accept incoming messagges on port 25.

StartInSendmail()
...
        # 
$SENDMAIL -bd -OPrivacyOptions=noetrn -ODeliveryMode=queueonly -OQueueDirectory=$INQDIR 
 -OPidFile=$INPID

        $SENDMAIL -bd -D 
/var/log/sendmail.dbg -d0-99.2 -OPrivacyOptions=noetrn -OQueueDirectory=/var/spool/mqueue.in 
 -OPidFile=$INPID

        # touch /var/run/sm-client.pid
        # chown $MSPUSER:$MSPGROUP /var/run/sm-client.pid 2>/dev/null
        # $SENDMAIL -L sm-msp-queue -Ac -q15m -OPidFile=$SMPID 2>/dev/null
--
StartOutSendmail()
...
        $SENDMAIL $([ -n "$QUEUETIME" ] && 
echo -q$QUEUETIME) -OPidFile=$OUTPID



The messages delivered on local mailbox bypassing MailScanner jobs.

Where i must check sendmail? Is /etc/mail/access rules?
Thanks at all!




-- 
Il messaggio e' stato analizzato alla ricerca di virus o
contenuti pericolosi da MailScanner, ed e'
risultato non infetto.



More information about the MailScanner mailing list