On Fri, 4 Jul 2003, Robin Bonin wrote:
>Can someone please post there full run file using vchkpw?
>This is my working pop file, and I need the same for imap.
>#!/bin/sh
>tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup (my domain here)
>/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1

Untested:

tcpserver -H -R 0 imap /opt/bincimap/bin/bincimap-up <options> --
/home/vpopmail/bin/vchkpw /opt/bincimap/bin/bincimapd 2>&1

The man pages will tell you all about the options and/or conf settings
you'd want to apply.

Andy :-)

-- 
Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP    | "It is better not to do something
                       |  than to do it poorly."

Reply via email to