- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2013 01:03 AM
Hi,
We have a customer requirement where the customer needs Out of office autoreplies to be attached to the ticket which generates the notification.
The issues is, the Out of office emails are not received in the ServiceNow instance. We tried modifying/emptying the below properties but it still does not bring the out of office emails into the instance. Please suggest.
glide.pop3.reply_separators
glide.pop3.ignore_subjects
glide.pop3.ignore_headers
glide.pop3.ignore_senders
Thanks and Regards,
Saumya
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2014 11:08 PM
Hi All,
Thanks for the respones. The issues was, OOO emails were not received in the Inbound Emails
We were able to solve the issue by adding the property "glide.smtp.precedence_bulk" to system properties. The property by default is true, which seemed to add "Precedence:bulk" to the header and hence the Exchange server did not recognize Out of office message.
More information is available on https://wiki.servicenow.com/index.php?title=Email_Properties
Thanks,
Saumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2014 11:08 PM
Hi All,
Thanks for the respones. The issues was, OOO emails were not received in the Inbound Emails
We were able to solve the issue by adding the property "glide.smtp.precedence_bulk" to system properties. The property by default is true, which seemed to add "Precedence:bulk" to the header and hence the Exchange server did not recognize Out of office message.
More information is available on https://wiki.servicenow.com/index.php?title=Email_Properties
Thanks,
Saumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2014 03:12 AM
Hello Saumya,
After the above mentioned configuration ,SNOW is receiving the OOO Emails.
But unfortunately,rather than updating the ticket ,its creating newer incident ticket.
Hope we need to do some scripting related to the same.
Thanks & Regards,
Ram Prakash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2014 01:11 AM
Hello,
Currently,I stopped creating newer incident when we receive OOO emails in SNOW.
But when we go to email logs and check that received email,in the TARGET field,there is no table name unfortunately.
Hence SNOW doesnt know for which table it needs to update it.
Can you please confirm whether you came across same sort of issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2015 02:25 AM
This is what I needed to know, thanks saumyan 🙂
Heiko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 10:23 AM
The ServiceNow Wiki content is no longer supported. Updated information about this topic is located here: Email Properties
Visit http://docs.servicenow.com for the latest product documentation