Hi
I compiled qmail, vpopmail, checkpasswd, ucspi-tcp, daemontools form source.
I follow 'lifewithqmail' as much as I can understand it. I also followed the
Install-file of vpopmail and that says on line 203:
env - PATH="/var/qmail/bin:/usr/local/bin" \
tcpserver -H -R 0 pop-3 \
/var/qmail/bin/qmail-popup your.domain.com \
/home-dir-of-vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir
&
This gives me on my maschine:
ywesee@alphonse:~$ sudo env - PATH="/var/qmail/bin:/user/local/bin"
tcpserver -H -R 0 pop-3 /var/qmail/bin/qmail-popup yweseelocal.com
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
[1] 26822
ywesee@alphonse:~$ env: tcpserver: No such file or directory
What do I have to do to make this work.
Thanks for any help and hints.
Zeno