Qmail and Stunnel

2002-01-03 Thread Dave Watkins
Hi All I've just setup qmail to run over stunnel for POP on port 995. Below is the command I use to run it #!/bin/sh exec /usr/local/bin/softlimit -m 300 /usr/local/bin/tcpserver -DRHv -l 0 0 995 /usr/sbin/stunnel -l /var/qmail/bin/qmail-popup domain name /bin/checkpassword /var/qmail

Qmail and Stunnel

2002-01-03 Thread Dave Watkins
Hi All I've just setup qmail to run over stunnel for POP on port 995. Below is the command I use to run it #!/bin/sh exec /usr/local/bin/softlimit -m 300 /usr/local/bin/tcpserver -DRHv -l 0 0 995 /usr/sbin/stunnel -l /var/qmail/bin/qmail-popup domain name /bin/checkpassword /var/qmail/bin