Looks like two unrelated problems. On Sunday 06 April 2003 09:30, Sigmund Gudvangen wrote: > I have installed vpopmail 5.2.1 and vqadmin 2.3.2, but I am not able to log > into vqadmin. Make sure you followed the directions in the vqadmin INSTALL file. Also make sure your .htaccess and vqadmin.passwd files are readable by all. Some apache installations require that.
> The log (/var/log/qmail/pop3d/current) contains the following > warning from tcpserver: > > tcpserver: warning: dropping connection, unable to read /etc/tcp.pop3d.cdb: > file does not exist. > > A check confirms that the file does not exist. Should tcp.pop3d.cdb have > been created during installation or do I have to create it manually? Looks like your pop server is configured to look at a /etc/tcp.pop3d.cdb file. You'll probably need to create that. Or, remove the -x /etc/tcp.pop3d.cdb from your tcpserver startup line for your pop server. Ken Jones > > Regards > Sigmund.
