Microsoft Office365 SMTP, POP3 and IMAP settings
Table of Contents
Here I am going to sharing Microsoft Office365 SMTP, POP3 and IMAP Settings to connect from any programming language to send email and fetch email from inbox by using different type of protocol
SMTP Settings
To send emails by using Microsoft Office365 exchange SMTP server
SMTP Username: <Your Office365 Username> SMTP Password: <Your Office365 Password> SMTP Host Name: smtp.office365.com SMTP Port: 587 SSL Protocol: OFF TLS Protocol: ON
IMAP Settings
To fetch emails from office365 by using IMAP protocol
IMAP Username: <Your Office365 Username> IMAP Password: <Your Office365 Password> IMAP Host Name: outlook.office365.com IMAP Port: 993 Encryption: SSL
POP3 Settings
To fetch emails from office365 server by using POP3 protocol
POP3 Username: <Your Office365 Username> POP3 Password: <Your Office365 Password> POP3 Host Name: outlook.office365.com POP3 Port: 995 TLS Protocol: ON
Hello! I am Narayanaswamy founder and admin of narayanatutorial.com. I have been working in the IT industry for more than 12 years. NarayanaTutorial is my web technologies blog. My specialties are Java / J2EE, Spring, Hibernate, Struts, Webservices, PHP, Oracle, MySQL, SQLServer, Web Hosting, Website Development, and IAM(ForgeRock) Specialist
I am a self-learner and passionate about training and writing. I am always trying my best to share my knowledge through my blog.