I am running FreeBSD 4.11 with Qmail. When I start the qmail process I
see the emails coming in to the Mail Queue but they are not being
delievered locally. The mail is not going to the /var/mail/username.
Any ideas why this isn't working?

This is what is in my rc file
tcpserver -x /var/qmail/etc/smtp.cdb -u qmaild -g nofiles 0 25
/var/qmail/bin/qmail-smtpd &
tcpserver myip 110 /usr/local/libexec/qpopper &
tcpserver myip 143 /usr/local/libexec/imapd &
tcpserver myip 110 /var/qmail/bin/qmail-popup vmail
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
tcpserver myip 143 /usr/lib/courier/bin/imapd &

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start '|dot-forward .forward
|preline procmail' splogger qmail

thanks,
Taki

Reply via email to