10x for the quick reply Alaric! Just want to see if I fully understand your note.. You set the stunnel daemon (/application) on a certain client machine. (let's say you have an IMAP client on it) Then, you configure your Argosoft server, which is set on another machine, to listen to SSL communication (i.e. IMAPS). Is this correct?
Cheers, Oren.
-----Original Message----- From: Alaric Dailey [mailto:alaricd@pengdows.com] Sent: Wednesday, September 14, 2005 7:44 PM To: Amiram Oren; stunnel-users@mirt.net Subject: Re: [stunnel-users] Access to a daemon that has SSL abilities
Amiram Oren wrote:
Hi.
Can I use stunnel only on a client side, in case on the other side, the server already supports SSL?
Will this work for SPOP3 and SMTP\S?
10X!
Oren Amiram
ilman/listinfo/stunnel-users
I use it on my Argosoft email server to support IMAP, pop3 and HTTP with SSL onWindows 2003 yet :)
- ______________________________________________________________________ This email message has been scanned by PineApp Mail-Secure and has been found clean.
On Wed, Sep 14, 2005 at 08:14:50PM +0300, Amiram Oren wrote:
10x for the quick reply Alaric! Just want to see if I fully understand your note.. You set the stunnel daemon (/application) on a certain client machine. (let's say you have an IMAP client on it) Then, you configure your Argosoft server, which is set on another machine, to listen to SSL communication (i.e. IMAPS). Is this correct?
Yes, that's correct. That's the so-called 'client mode' of stunnel; there are several examples in the configuration file that comes with the stunnel distribution.
G'luck, Peter