qmail + vpopmail woes Hi! I've got qmail installed and working great! qsend, qsmtp and qpop3d is working.
Backend is MySQL 3.23.55 + AutoResponder + ezmlm + IDX I've installed vpopmail and created a virtual domain. I've also added user via the /vpopmail/bin/vadduser i did a vuserinfo on the account and the following # ./vuserinfo testemail%virtual.net name: testemail passwd: $1$wasdSRsJ$jAONIancd7JBdX.4fNl.D0 clear passwd: ********** uid: 0 gid: 0 gecos: ************ all services available dir: /var/vpopmail/domains/virtual.net/testemail quota: 20971520S usage: 0% account created: Wed May 28 04:45:02 2003 last auth: Never logged in I tried sending out email and it's can receive the email sent to the user on the virtual domain. Listing of my testemail directory: # pwd /var/vpopmail/domains/virtual.net/testemail/Maildir # ls -al total 12 drwx------ 5 vpopmail vchkpw 512 May 28 04:57 . drwx------ 3 vpopmail vchkpw 512 May 28 04:45 .. drwx------ 2 vpopmail vchkpw 512 May 28 04:45 cur -rw------- 1 vpopmail vchkpw 21 May 28 04:45 maildirsize drwx------ 2 vpopmail vchkpw 512 May 28 04:45 new drwx------ 2 vpopmail vchkpw 512 May 28 04:45 tmp # listing of the new dir under Maildir # pwd /var/vpopmail/domains/virtual.net/testemail/Maildir/new # ls -al total 10 drwx------ 2 vpopmail vchkpw 512 May 28 04:45 . drwx------ 5 vpopmail vchkpw 512 May 28 04:57 .. -rw------- 1 vpopmail vchkpw 2208 May 28 04:45 1054068329.28307.virtual.net,S=2145 # I was able to receive emails sent from other networks. But the funny part is I couldn't get my Outlook Express to login to the mailserver to retrieve the email. I used testemail%virtual.net and password but apparently cannot login. I've checked the services, root 18643 0.0 0.5 32 308 ?? I 2:31AM 0:00.02 supervise qmail-pop3d qmaill 9789 0.0 0.5 44 300 ?? I 2:31AM 0:00.03 /usr/local/bin/multilog t s1000000 n10 /var/log/qmail/pop3d root 15009 0.0 0.5 140 344 p1 S+ 5:28AM 0:00.01 grep pop And the services are running fine. What have I left out? Thanks! Eugene [EMAIL PROTECTED]
