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 
process.  The client program (Eudora) appears to be stuck trying to get e-mail.

On the server side I have the following in the log:

Jul 28 16:39:13 ikauni stunnel[5270]: Using 'qmail-popup' as tcpwrapper 
service name
Jul 28 16:39:13 ikauni stunnel[5270]: stunnel 3.16 on i686-pc-linux-gnu 
PTHREAD+LIBWRAP
Jul 28 16:39:13 ikauni stunnel[5270]: qmail-popup connected from 
192.168.1.3:1307
Jul 28 16:40:16 ikauni stunnel[5270]: SSL_accept: Peer suddenly disconnected

The last line occurs when I force the client to stop trying.

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

I wonder if anyone has run into this situation?  I wish I could provide 
more information about what is going on.  I guess they are ways to trace 
this but I don't know how to do it.

Thanks for any ideas.

Dave


--
David Vrona - N9QNZ (Siesta Key, Florida)
PGP Key Fingerprint 42CA F54A A514 7DF7 2032  3F7F 91EB 89CD 1DE8 E856
Join our SETI@home amateur radio team at www.wuies.com

Reply via email to