On Tue, Nov 19, 2013 at 06:51:37PM +0100, edu.bit.es@gmail.com wrote:
Hi everybody,
I'm absolutely new in stunnel. I came around because of a post in the google forums about making Symantec System Recovery mail through smtp.gmail.com. Symantec is not capable of doing SSL/TLS so I need a solution like stunnel.
But I've an issue: it doesn't seem to work :)
I installed the program ok, and configured in the following way:
cert=stunnel.pem socket = l:TCP_NODELAY=1 socket= r:TCP_NODELAY=1
[gmail-smtp] client=yes accept:127.0.0.1:25 connect= smtp.gamil.com:465
Did you copy and paste these lines directly from your configuration file, or did you try to reproduce them by hand or by memory? If you copied and pasted them, then I believe that the last line should say "gmail" instead of "gamil" :) And if you tried to reproduce them by hand, then please copy and paste your exact configuration for us to see.
G'luck, Peter