Office 365 Recommended settings

Office 365 Recommended settings

Below are the recommended settings of Office365 configured in  application.

Incoming:

Server name : outlook.office365.com
User name: <your user name>
Password: <password>
Email:  <Give the required email address>
Protocol: IMAPS
TLS: No
Port:993

This works most cases, if not, check connectivity (ping <servername> and port availability <telnet <servername> 993).

In some cases, though credentials are fine, it says authentication error, such case change user account and check, that works.


Outgoing:

Server name : smtp.office365.com
Reply to Email Address : <Give the required email address>
Protocol : SMTP 
Port: 587
TLS Enabled : Yes
Authentication Required : yes

Make sure, you restart the application service after making these changes.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Office 365 Recommended settings

                      Below are the recommended settings of Office365 configured in  application. Incoming: Server name : outlook.office365.com User name: <your user name> Password: <password> Email:  <Give the required email address> Protocol: IMAPS TLS: No Port:993 This ...
                    • Office 365 basic Auth deprecation

                      Deprecation of Basic authentication in Office 365 Issue: Microsoft has started removing the ability to use Basic authentication in Exchange Online for Exchange ActiveSync (EAS), POP, IMAP, Remote PowerShell, Exchange Web Services (EWS), Offline ...
                    • Troubleshooting Oauth configuration for mail server settings

                      Oauth in ServiceDesk Plus / AssetExplorer for Mail SDP supports Oauth configuration for Office365 and GSuite mailboxes since 11106 build. Office365 mailboxes can be configured with Oauth authentication using EWS (since 11106) and IMAP / SMTP (since ...
                    • Mail Fetching: Inline Images Dropping Due to Invalid Extension

                      Issue: The inline image's file name from the email doesn't contain the extension. Example: filename = sys_attachment.dosys_id=5bb0751c8303b5dc96a238226daad371 As a result, the inline image gets stripped during the mail fetching process. The sender of ...
                    • Mail sending failed_ Unrecognized SSL message, plaintext connection?

                      Log error trace: Caused by: javax.mail.MessagingException: Could not connect to SMTP host: smtp.office365.com, port: 587;   nested exception is: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? Solution: Error trace means ...