So if I wanted to set this up in inetd.conf, it would look something like this?
#smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd /opt/vpopmail/bin/vchkpw
I'm not sure how you'd set it up in inetd.conf. Most people set it up as a service with tcpserver (see Bill Shupp's excellent toaster guide at <http://www.shupp.org/> for an example).
At the very least, you would need to include "/bin/true" as a final parameter to vchkpw. I don't know if you'd need other changes.
-- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/
