Re: stunnel/POP3 hanging ??

2001-07-30 Thread Andrea Cerrito
Probably a misunderstood. > > 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

Re: stunnel/POP3 hanging ??

2001-07-30 Thread Henning Brauer
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 300 \ > > /usr/local/bin/tcpserver -v -likauni.vrona.com -H -R 0 pop3 \ > > /usr/local/sb

Re: stunnel/POP3 hanging ??

2001-07-30 Thread Andrea Cerrito
mmmhhh, looks like a wrong startup script! > Here is my invocation of stunnel: > > #!/bin/sh > exec /usr/local/bin/softlimit -m 300 \ > /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

Re: stunnel/POP3 hanging ??

2001-07-28 Thread Lordy
Hi David, i had a very similar problem with stunnel and POP3 on my mail server. I installed and run stunnel pretty much the same way you did and tried to retrieve mail with Eudora 5.1 which failed (unfortunately you didn't mention your Eudora error message so I can't tell if it's the same one).

stunnel/POP3 hanging ??

2001-07-28 Thread David Vrona
Hi all, I've been running a very stable RedHat installation with qmail for some time now. Recently I've tried to install the stunnel wrapper on POP3. I believe I've done everything as I should but clients cannot successfully retrieve e-mail. It appears that something is hanging during the p