Configuring Office365 cloud server for Notification Mailer Inbound and Outbound The Office365 cloud server SMTP and IMAP services can be used for Workflow Notification Mailer Outbound and Inbound configuration. This blog explains the SMTP/IMAP server configuration, SSL certificate installation in Concurrent Tier and configuring Office365 IMAP and SMTP servers for Workflow Notification Mailer Inbound and Outbound. 1. Configure Mailer Outbound/Inbound with Office365 servers Mailer Outbound and Inbound can be configured with Office365 SMTP and IMAP servers using below configuration details. SMTP server Server smtp.office365.com Port 587 Protocol TLS(startTLS) User Name User name on Office365 server along with email address Password Password for the account used above IMAP server Server outlook.office365.com Port 993 Protocol SSL User Name User name on Office365 server along with email address Password Password for the account used above 2. Apply the W...