Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
OstroSoft SMTP Component
 OstroSoft Forums : OstroSoft SMTP Component
Subject Topic: TLS / SSL to support GMail Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
skippy76
Newbie
Newbie


Joined: 02 January 2010
Location: United States
Online Status: Offline
Posts: 4
Posted: 16 January 2010 at 9:46am | IP Logged Quote skippy76

Hi,

 

I'm trying to get the SMTP component to talk to GMail but without success.

I'm using Port 465 and server smtp.gmail.com

Username and password are set to gmail email address and password is the gmail password.

Back to Top View skippy76's Profile Search for other posts by skippy76
 
skippy76
Newbie
Newbie


Joined: 02 January 2010
Location: United States
Online Status: Offline
Posts: 4
Posted: 16 January 2010 at 10:56am | IP Logged Quote skippy76

Ok, I figured out the issue:

The config for gmail states that port 465 should be used.  This is actually the TLS port, however, the SMTP connection should still go to port 25.  Just make sure that if you are using an email scanner that either (a) it supports TLS or (b) you disable it.

Therefore, for gmail support you need:

Username:  <gmail email address>

Password:  <gmail password>

Server:  smtp.gmail.com

Port: 25

Auth Type:  Auth Login

 

Back to Top View skippy76's Profile Search for other posts by skippy76
 
igor
Admin Group
Admin Group


Joined: 20 July 2005
Location: United States
Online Status: Offline
Posts: 252
Posted: 16 February 2010 at 11:40am | IP Logged Quote igor

That's correct.
Most mailservers are using port 25. It's up to SMTP component, when authenticated, to open session over secure transmission channel on a different port (normally, 465 for TLS)
Back to Top View igor's Profile Search for other posts by igor Visit igor's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum

Powered by Web Wiz Forums version 7.92
Copyright ©2001-2004 Web Wiz Guide