>I altered the configuration to put vpopmail in /var/vpopmail, changed >the vpopmail user's home dir to /var/vpopmail, and even edited the >conf-vpopmail file that came out of the chkuser patch so that it looks >for /var/vpopmail instead of /home/vpopmail. > >Viewing and receiving email works just fine, but when I try to connect >to port 25 or use SMTP in any way, I get the following error >in my qmail >SMTP log: > >@4000000040e177f301bf2a9c tcpserver: status: 1/20 >@4000000040e177f301c0c0dc tcpserver: pid 25605 from 210.101.50.44 >@4000000040e177f301c197b4 tcpserver: warning: dropping connection, >unable to read /home/vpopmail/etc/tcp.smtp.cdb: file does not exist
Change the path to your tcp.smtp.cdb file as per the error messgae. You probably have it in /var/vpopmail/etc now. Shane