How To Add Microsoft Outlook Email Account To ServiceNow Email Accounts For Inbound, Outbound Emails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2024 03:19 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2024 09:20 PM
Please follow this link - https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/administer/reference-page...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2024 09:36 PM
Try Using these steps for you problem.
Step 1: Prepare Microsoft Outlook Email Account
Enable IMAP/POP and SMTP Access
Ensure that IMAP or POP and SMTP access is enabled for the Outlook account:- Log in to the Microsoft Outlook account.
- Go to Settings > Mail > Sync Email.
- Ensure IMAP and SMTP or POP and SMTP is enabled.
Allow Less Secure Apps (If Applicable)
If the email account enforces additional security, you may need to generate an App Password or allow access to third-party apps.Note Configuration Details
Collect the following details for the email account:- Inbound (IMAP/POP):
- Server: outlook.office365.com
- Port: 993 for IMAP or 995 for POP
- Security: SSL/TLS
- Outbound (SMTP):
- Server: smtp.office365.com
- Port: 587
- Security: STARTTLS
- Inbound (IMAP/POP):
Step 2: Configure Inbound Email in ServiceNow
- Navigate to System Mailboxes > Inbound > Email Accounts in ServiceNow.
- Click New to create a new inbound email configuration.
- Fill in the details:
- Type: IMAP or POP3
- Server: outlook.office365.com
- Port: 993 (IMAP) or 995 (POP)
- Use SSL: Checked
- Username: Full Outlook email address (e.g., yourname@outlook.com)
- Password: Password for the Outlook account or the generated App Password.
- Save the record.
- Click Test Connection to verify connectivity.
Step 3: Configure Outbound Email in ServiceNow
- Navigate to System Mailboxes > Outbound > Email Accounts.
- Click New to create a new outbound email configuration.
- Fill in the details:
- Server: smtp.office365.com
- Port: 587
- Use TLS: Checked
- Username: Full Outlook email address.
- Password: Password for the Outlook account or the generated App Password.
- Save the record.
- Click Test Connection to verify connectivity.
Step 4: Update ServiceNow Email Properties
- Navigate to System Properties > Email.
- Set the default email addresses for inbound and outbound emails:
- Default Outgoing Email Address: Enter the Outlook email address.
- Default Reply Email Address: Enter the Outlook email address.
- Ensure the Email Sending Enabled and Email Receiving Enabled properties are checked.
Step 5: Test the Configuration
- Test Outbound Email:
- Send a test email from ServiceNow by navigating to System Mailboxes > Outbound > Email Accounts.
- Click the Send Test Email button.
- Test Inbound Email:
- Send an email to the configured Outlook email account and check if it appears in the System Mailboxes > Inbound > Received Emails module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2025 12:08 AM
Doesn't work unfortunately !!