Best Way to Send Bulk Emails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 12:20 PM
Hello,
We built a custom app to send out email notifications to large groups within our organization and we are using Office 365 (cloud) mail service. We have recently found that the Office 365 cloud service blocked emails from being received from our ServiceNow instance due to high spam count. We are using an Active directory DL (Approx 1200 people in the DL) as the recipient of the communication instead of a ServiceNow group.
Is there a best practice for sending bulk email notifications such as these?
Any advice will be appreciated!
- Labels:
-
Best Practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 12:26 PM
No way to bet around the spam filter. (besides sending them 50 at a time every 90 seconds - which i wouldn't know how to do in SN)
Best to get the sender whitelisted by your office365 team.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 01:51 PM
I don't know the feasibility of this but I know that there is an O365 API for sending mail.
https://msdn.microsoft.com/en-us/office/office365/api/mail-rest-operations
It might be possible to send the messages through an integration to the server, thereby avoiding the mail gateway.
Here is josh.nerius working through the beginnings of an O365 integration: https://www.youtube.com/watch?v=4_Tu3AAerkA&list=PL3rNcyAiDYK3YiwkTj8OUSs_FRz-YSIw2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2017 10:35 AM
Hi Lisa,
Servicenow can deliver 1000+ notifications on a notification. ServiceNow is capable of this now by splitting the email delivery ( 100 per bulk).
There is no specific limitation on this.
Thanks,
aditya Telidevara