Jeff Jones wrote:
>
> I have two questions that I cannot seem to figure out:
>
> 1. I installed vpopmail per the instructions. However, the
> open-smtp file is not in /etc, it is in the etc direcotory
> under vpopmail's home directory. I have enables roaming
> users so it is updating the tcp.smtp.cdb file in that
> directory. Is this normal? I didn't know if it was, but
> I just started tcpserver with -x /home/vpopmail/etc/tcp.smtp.cdb
> and it seems to work fine.
Yes. /home/vpopmail/etc/tcp.smtp.cdb is better than /etc.
Why? Because then you can run your pop server as vpopmail/vchkpw
instead of as root/root, since the files are under the
vpopmail directory.
>
> 2. Has anyone sucessfully used daemontools with vpopmail. I am having
> trouble getting the supervise to work with pop3 and smtp after
> I set them up the way the vpopmail instructions said to. If
> you have got this working I would appreciate it if you could
> give a newbie at this some schooling :)
I've seen alot of people using it with supervise. So it can be
done. But I don't use supervise myself ;] You should be able
to just run supervise (standard tcpserver pop startup line)
ken Jones