I've had qmail with vpopmail and sqwebmail working for over a year now.
I wanted to add a new user so I performed the following steps:
adduser -m <user name>
/home/vpopmail/bin/vadduser <user name>
./qmail-pw2u < /etc/passwd > /var/qmail/users/assign
./qmail-newu
Qmail is running and it delivers mail to /home/<user name>/Maildir/new but is not delivering the mail to /home/vpopmail/users/<user name>/Maildir/new so that it's seen by Vpopmail.
I've telnetted to port 25 and have done the listing and the mail is not showing up there. Some where in adding a user, I've managed to break it so that mail is not delivered to the /home/vpopmail directories where it belongs.
Can anyone point me in the right direction or tell me what to fix to get my mail back on track.
I've been searching for over a week trying to fix this and have read just about everything I can find.
Please help me.
I wanted to add a new user so I performed the following steps:
adduser -m <user name>
/home/vpopmail/bin/vadduser <user name>
./qmail-pw2u < /etc/passwd > /var/qmail/users/assign
./qmail-newu
Qmail is running and it delivers mail to /home/<user name>/Maildir/new but is not delivering the mail to /home/vpopmail/users/<user name>/Maildir/new so that it's seen by Vpopmail.
I've telnetted to port 25 and have done the listing and the mail is not showing up there. Some where in adding a user, I've managed to break it so that mail is not delivered to the /home/vpopmail directories where it belongs.
Can anyone point me in the right direction or tell me what to fix to get my mail back on track.
I've been searching for over a week trying to fix this and have read just about everything I can find.
Please help me.