Rank: Newbie
Groups: Registered
Joined: 3/25/2015(UTC) Posts: 0
I recently purchased the EAGetMail and it worked fine with our in house exchange server, but now, we moved to office 365 but I get the following error:
The remote server returned an error: (401) Unauthorized.
My connection string is: (for
voice_support@domain.com )
Dim oServer As New MailServer("outlook.office365.com", "voice_support", "Password", True, ServerAuthType.AuthLogin, ServerProtocol.ExchangeEWS)
What do I need to do so it works with office 365.
Please help,
Thanks,
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
To access Exchange Web Services for Exchange Online, follow these steps:
1.In Exchange Control Panel, in Options, select See All Options.
2.Click Account, and then click My Account.
3.Under Account information, click Settings for POP, IMAP, and SMTP access.
4.In the list of entries, locate the server name. To access EWS for a given set of users, use the following format for the URL:
"https://" + "Server name" + "/EWS/Exchange.amsx"
For example,
https://pf04.outlook.com/.../Exchange.asmx Then you need to input
Pf04.outlook.com as the server address.
Rank: Newbie
Groups: Registered
Joined: 3/25/2015(UTC) Posts: 0
Thanks for your response. I will try that and let you know. Thanks, Dean
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
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.