---
original_url: "https://jace.pro/blog/debugging-inbound-emails/"
format: markdown
ai_optimized: true
---

Debugging inbound emails- # Debugging inbound emails

June 7, 2022 [servicenow ](/tags/servicenow/)[email](/tags/email/)

  Enable AI Animation**What is the post about?**
Inbound Action debugging
Inbound Email debugging

**What things would help with writing the post**
[Source](https://hi.service-now.com/kb_view.do?sys_kb_id=eb556f1287cd7c003fff83bdff434d46)
[Youtube](https://www.youtube.com/watch?list=PLCOmiTb5WX3o-8pchYsG4DuyvrDXjbgjd&v=KX0b-MrTDpY)

If emails are not received or processed as expected,
it is important to identify the root cause. The following
steps help understand the inbound email process as well
as guide you through troubleshooting common issues.

A message is sent from a customer’s email such as Microsoft Outlook, Hotmail, or Gmail.

- Email is delivered to a mail server.

- The ServiceNow instance polls the email server every two minutes to download sent messages.

Verify if the instance is configured to receive emails
- Identify if the scheduled job (POP Reader) in an error state

- Confirm the scheduled job (POP Reader) is running.

Note: Polling time is configurable and may vary by instance.

- Emails are received in the ServiceNow instance and processed.

Emails are stuck in the inbox
- Validate the inbound email action is performed

- Confirm the email is processed by the instance.

---
[View this page on GitHub](https://github.com/jacebenson/jace.pro/tree/main/./src/posts/2022/2022-06-06-debugging-inbound-emails.md).

[Debugging inbound emails](https://jace.pro/blog/debugging-inbound-emails/) [Jace Benson](https://jace.pro) ![Jace Benson](https://jace.pro/icon-512x512.png)

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/debugging-inbound-emails/*
