Receive Out of Office response in ServiceNow instance

saumyan
Giga Contributor

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

1 ACCEPTED SOLUTION

saumyan
Giga Contributor

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


View solution in original post

9 REPLIES 9

saumyan
Giga Contributor

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


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



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?


This is what I needed to know, thanks saumyan 🙂


Heiko


johnram
ServiceNow Employee
ServiceNow Employee

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