Okay I know the to aren't the same, but two seperate issues.
I am setting up qmail running Maildir/
I can get the server running and am able to send mail to my box
locally on the machine itself
If I try to send a message from another machine to that box the
messages goes. I never get a bouce back but the messages never
appears in my maildir/new box. It just gets lost in space so to speak.
I am able to check mail from a remote machine and retrieve it, when I
send it from the same machine of course. but when I start qmail and
tcpserver i get
{pop3d: 979682833.124531 tcpserver: fatal: unable to bind: address
already used}
Now since I know I am missing something simple, and with a brain fry
(to much OT) I'm missing it or trying to make more out of it than
there is. Therefore a fresh perspective ??
My tcpserver startup looks like this.
/usr/local/bin/tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup
mail.mydomian.com \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
/var/qmail/bin/splogger pop3d &
Suggesitons please