On Mon, Mar 19, 2001 at 04:08:41PM -0500, Peter Green wrote:
> I have some domains in vpopmail and some in vmailmgr, both of which need to
> do POP. Before I go requesting another IP address, is there a checkpassword
> dropin that actually executes an arbitrary number of other checkpassword
> dropins and, finding one that works, executes the rest of the command line?
> 
> Does that make sense? Thanks for the help,

Shouldn't a simple shell script as a wrapper do the trick?? Starting
tcpserver something like:

        tcpserver 0 pop3 qmail-popup myhost.invalid \
        mycheckpasswd qmail-pop3d Maildir

Jörgen

Reply via email to