Okay, yea I know its not disappearing. Lets just say like you said I can't
find it yet.
But at least its not getting bounced.
tcpserver startup scripts.
/usr/local/bin/tcpserver 0 smtp /var/qmail/bin/qmail-smtpd |
/var/qmail/bin/splogger smtpd &
/usr/local/bin/tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup
server.mydomain.com \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
/var/qmail/bin/splogger pop3d &
Now I am sure that there is a way to include the smtp stuff into the
supervise/qmail-smtp/run
script...
As far as the missing mail goes I have mailed a e-mail with a attachment and
the overall used space is increasing.. so I know that it is getting there.
Just have to find it.