Tim Hunter writes:

> Give us the line you are using to start the pop3 daemon, I would bet thats
> your problem.
> 

exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
/var/qmail/bin/qmail-popup <mail-server.domain> \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1

> 
> -----Original Message-----
> From: st [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 13, 2000 1:34 PM
> To: [EMAIL PROTECTED]
> Subject: newbie question
> 
> 
> 
> 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
> 

Reply via email to