On Mon, Jul 30, 2001 at 10:16:44AM +0200, Andrea Cerrito wrote:
> mmmhhh, looks like a wrong startup script!
>
> > Here is my invocation of stunnel:
> >
> > #!/bin/sh
> > exec /usr/local/bin/softlimit -m 3000000 \
> > /usr/local/bin/tcpserver -v -likauni.vrona.com -H -R 0 pop3 \
> > /usr/local/sbin/stunnel -p /etc/stunnel.pem \
> > -l /var/qmail/bin/qmail-popup -- qmail-popup ikauni.vrona.com \
> > /bin/checkpassword /usr/sbin/relay-ctrl-allow /var/qmail/bin/qmail-pop3d
> > Maildir 2>&1
>
> Try something like:
>
> [snip] /usr/local/sbin/stunnel -p /etc/stunnel.pem -N spop3 -f -l
> /var/qmail/bin/qmail-popup -- qmail-popup [snip]
No. Running stunnel not as daemon but under tcpserver is a good idea.
Maex posted a good example script a few days ago.
--
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)