I have just installed the following packages for qmail virus scanning.
* maildrop (MIME Handlers)
* tnef
* amavis
I had the following ten processes running before I installed it.
supervise qmail-send
supervise qmail-smtpd
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-send
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-smtpd
/usr/local/bin/tcpserver -v -p -/etc/tcp.smtp.cdb -u 531 -g 1001 0 smtp
/var/qmail/bin/qmail-smtpd
qmail-send
splogger qmail
qmail-lspawn ./Mailbox
qmail-rspawn
qmail-clean
But only three are left after that
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-send
/usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-smtpd
qmail-clean
I even tried to reinstalled from source again but it is not coming back. I
can send/receive mail without any problem but does anyone see this problem
before?
Thanks in advance.
Alan