Search The ForumSearch   RegisterRegister  LoginLogin

MailBee SMTP

 AfterLogic Forum : MailBee SMTP
Subject Topic: 587 is gaga Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
tcapun
Newbie
Newbie


Joined: 31 January 2008
Location: United States
Online Status: Offline
Posts: 1
Posted: 31 January 2008 at 8:02pm | IP Logged Quote tcapun

On this google gmail help page
http://mail.google.com/support/bin/answer.py?answer=13287

and in several specific configurations, the instructions state that port 587 may be used instead of 465 for SMTP.

After two hours of wasted time trying to get meaning out of WinAPI Error # -2146893048
as fallout from a failure in the SMTP SSL login, I finally tried 465.

Immediate success.

So, it's true. Google doesn't know everything.
Back to Top View tcapun's Profile Search for other posts by tcapun
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 01 February 2008 at 1:37am | IP Logged Quote Andrew

Actually, both the ports can be successfully used, but in different ways. 465 is a dedicated SSL port, while 587 is a redefinition of regular SMTP port (defined instead of 25 by Google).

Usually, secure connection over dedicated port is established during connection stage, but in the case of regular port on STARTTLS command.

MailBee Objects supports both the approaches. Use SSL.UseStartTLS property.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 

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

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