Excellent list people,

I'm trying to get the smtp after pop authentication part of vpopmail 
to work. I followed the LWQ instructions to install qmail and I'm 
using qmail-pop3d. Where should the below startup line for vchkpw be 
placed?

Thanks!
Steven


12. How to use vchkpw with qmail-pop3d server

        Here is a sample startup line for qmail-pop3d and vchkpw

        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 &

Reply via email to