On Thursday 10 Feb 2005 10:55, [EMAIL PROTECTED] wrote:
> Dear All,
>
> I have upgraded my system from SuSE 8.0 to 9.1.  I found there is a
> problem in qmail-pop3ds.  I have tried to use stunnel3_wrapper instead of
> stunnel but it does not work.

I don't know the stunnel3-wrapper but this works for me

exec /usr/local/bin/softlimit -m $softlimit \
        /usr/local/bin/tcpserver -v -H -R -l 0 -v \
        -c $maxconnect \
        -u $VPOPMAILUID -g $VPOPMAILGID 0 995 \
        /usr/sbin/stunnel -f -p /var/qmail/control/servercert.pem \
        -l /var/qmail/bin/qmail-popup -- qmail-popup "$HOST" \
        /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1


running
stunnel -V

stunnel 3.26 on i386-pc-linux-gnu PTHREAD+LIBWRAP with OpenSSL 0.9.7e 25 Oct 
2004

<snip> and lots more

>
> 2005-02-10 18:45:25.824732500 Error: Either program or remote service must
> be specified
> 2005-02-10 18:45:25.834533500
> 2005-02-10 18:45:25.834539500 Usage:
> 2005-02-10 18:45:25.834540500
> 2005-02-10 18:45:25.834542500   stunnel3_wrapper
> 2005-02-10 18:45:25.834544500         [-V] [-c | -T] [-D level] [-C
> cipherlist] [-p pemfile]
> 2005-02-10 18:45:25.834547500         [-v level] [-A certfile] [-a
> directory] [-t timeout]
> 2005-02-10 18:45:25.834550500         [-u ident_username] [-s setuid_user]
> [-g setgid_group] [-n protocol]
> 2005-02-10 18:45:25.834554500         [-R randfile] [-E egdsock] [-B
> bytes] [-P filename ]
> 2005-02-10 18:45:25.834557500         [-d [host:]port [-f] ]
> 2005-02-10 18:45:25.834612500         [-r [host:]port | { -l | -L }
> program [-- args] ]
> 2005-02-10 18:45:25.834615500
> 2005-02-10 18:45:25.834617500   -S is not supported. -P only takes
> filenames.
>
> What should I do to fix the problem? Thanks a lot.
>
> Regards,
> Qing

-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------

Reply via email to