I have a client that is trashing their Exchange server and going with GMail for their email. I want to create a secure persistent tunnel to the GMail SMTP server. Has anyone done this? Any thoughts, suggestions or caveats???
Putty will run (I hope sucessfully) on a Windows 2008 Server.
Has anyone used Putty to link to GMail?
- RichAlgeni
- Addict

- Posts: 935
- Joined: Wed Sep 22, 2010 1:50 am
- Location: Bradenton, FL
-
sec
- Enthusiast

- Posts: 792
- Joined: Sat Aug 09, 2003 3:13 am
- Location: 90-61-92 // EU or ASIA
- Contact:
Re: Has anyone used Putty to link to GMail?
I found this http://support.google.com/mail/bin/answ ... swer=78775
As it default setting is using SSL/TLS so your username/password is secured.If you tried configuring your SMTP server on port 465 (with SSL) and port 587 (with TLS), but are still having trouble sending mail, try configuring your SMTP to use port 25 (with SSL).
- RichAlgeni
- Addict

- Posts: 935
- Joined: Wed Sep 22, 2010 1:50 am
- Location: Bradenton, FL
Re: Has anyone used Putty to link to GMail?
Excellent, thanks!
We've talked quite a bit, but I still don't know your first name!
Rich
We've talked quite a bit, but I still don't know your first name!
Rich
- RichAlgeni
- Addict

- Posts: 935
- Joined: Wed Sep 22, 2010 1:50 am
- Location: Bradenton, FL
Re: Has anyone used Putty to link to GMail?
I never could get this working correctly, even though each separate part worked. Together, it just never would authenticate. That's why I switched gears and went to a SSL based program rather than a TLS tunnel.