Mitel Forums - The Unofficial Source

Mitel Forums => Mitel Software Applications => Topic started by: solic on January 17, 2017, 02:29:54 AM

Title: MICC and Outlook 365
Post by: solic on January 17, 2017, 02:29:54 AM
Hi all
anyone know how can i configure outlook 365 as my smtp to send reports from CCW
I try smtp.office365.com in port 587 and it doesn't work
Title: Re: MICC and Outlook 365
Post by: martyn on January 18, 2017, 02:26:17 AM
You wont be able to relay directly through O365, at least without authenticating. Generally the easiest way is to configure a mail relay internally (such as an IIS server with SMTP) and only allow that IP to connect outbound from the network on port 25.
Title: Re: MICC and Outlook 365
Post by: johnp on January 18, 2017, 06:59:49 PM
If you have any MSL based servers like MAS you can use it as a smart host proxy
Title: Re: MICC and Outlook 365
Post by: onesolution on February 03, 2017, 04:37:14 PM
We have ours working using smtp.office365.com and using one of our accounts as the login.   We could not get it to work on port 587, but as soon as we switched to 25, everything started flowing.
Title: Re: MICC and Outlook 365
Post by: martyn on February 03, 2017, 05:22:08 PM
The other thing you will need to have in order for relaying inside of you network out to work is SPF records for the domain, including the public IP you are sending from, otherwise O365 will reject the mail