NetTalk Central

NetTalk E-Mail => E-Mail - Ask For Help => Topic started by: Jim A on January 14, 2019, 06:16:04 AM

Title: Send via Office365
Post by: Jim A on January 14, 2019, 06:16:04 AM
Hi All:  How can I send emails out through the user's Office365 account?  We've been doing smtp via a master company email account (Earthlink).  It has worked perfectly until this last week.  The emails are in html format.

Thanks,

Jim
Title: Re: Send via Office365
Post by: Bruce on January 15, 2019, 06:00:40 AM
Hi Jim,

That's probably a question for the Microsoft people.
You'll need to know the IP name of the server, the Port, the User Name, Password, AlwaysTLS / StartTLS.
Once you have all the connection details for the server you just plug them into your app.

cheers
Bruce
Title: Re: Send via Office365
Post by: Jim A on January 16, 2019, 09:44:32 AM
Thanks Bruce -- as always!