Date: Tue, 22 Aug 2000 20:12:32 -0400 From: John <papalia@udel.edu> To: freebsd-questions@FreeBSD.ORG Subject: stunnel not working in background Message-ID: <4.3.1.2.20000822200248.00ab9380@mail.udel.edu>
next in thread | raw e-mail | index | archive | help
Hey all, I've been fiddling on and off with using stunnel to pipe through imapd and ipop3d to require SSL. The problem is, if I execute as: /usr/local/sbin/stunnel -d 993 -l /usr/local/libexec/imapd imapd If instead I execute as /usr/local/sbin/stunnel -f -d 993 -l /usr/local/libexec/imapd imapd Everything works just great. Only problem is that it's running in the foreground - not a good thing really. Any ideas or thoughts would be much appreciated!!! Thanks in advance, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.1.2.20000822200248.00ab9380>