Hi all:
First of all, excuse me if this is a too simple matter, but I need to
overcome this ASAP.
Basic info:
OS: FreeBSD 4.0-RELEASE.
qmail-1.03 (supervised)
ucspi
daemontools
Problem:
I have had qmail running fine attending one domain only. Recently I needed
to deal with virtual domains, so I installed vpopmail and sqwebmail
following all the steps in the documentation. I don't know if something
went wrong in the transition, but now the popmail can only be viewed with
sqwebmail ( no Netscape client, MS outlook, Eudora, etc ).
Additional info:
My "configure" run was as follows:
./configure -with-cachedir -enable-webpass=vpopmail \
-with-module=vauthvchkpw -enable-imagedir=/usr/local/bin/apache/htdocs/
The users existed as system users, I mean in /etc/passwd, and I "moved"
them creating accounts with the ~vpopmail/bin/v* commands and deleting them
from the system ( # pw deluser <username> ).
Everything was fine during the installation process: # echo $? -> 0
Any help will be greatly appreciated.
Hugo Escobar