Has anyone used Putty to link to GMail?

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
RichAlgeni
Addict
Addict
Posts: 935
Joined: Wed Sep 22, 2010 1:50 am
Location: Bradenton, FL

Has anyone used Putty to link to GMail?

Post by RichAlgeni »

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.
sec
Enthusiast
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?

Post by sec »

I found this http://support.google.com/mail/bin/answ ... swer=78775
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).
As it default setting is using SSL/TLS so your username/password is secured.
User avatar
RichAlgeni
Addict
Addict
Posts: 935
Joined: Wed Sep 22, 2010 1:50 am
Location: Bradenton, FL

Re: Has anyone used Putty to link to GMail?

Post by RichAlgeni »

Excellent, thanks!

We've talked quite a bit, but I still don't know your first name!

Rich
User avatar
RichAlgeni
Addict
Addict
Posts: 935
Joined: Wed Sep 22, 2010 1:50 am
Location: Bradenton, FL

Re: Has anyone used Putty to link to GMail?

Post by RichAlgeni »

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.
Post Reply