Email Receiving on PDI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2025 07:05 AM
I have set up my email account successfully on my PDI. Tested connection and it is working fine. But when I to send email to PDI for my inbound action, gmail says address not found. I have checked email properties. I cant seem to figure this out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2025 07:23 AM
Hi @MikhaylaA
When you set up an email account on your PDI (Personal Developer Instance), ServiceNow uses it to send emails out (like notifications), or to simulate receiving emails for inbound actions. But by default, your PDI doesn’t have a real, publicly routable email address like something@yourinstance.service-now.com that external email systems (like Gmail) can actually deliver mail to.
Here’s why:
In a PDI, the inbound mail works by polling a mailbox that you configure (usually an external mail provider like Gmail, Outlook, etc.) using IMAP or POP3.
When Gmail says “address not found,” it means the address you’re emailing to (e.g., my.instance@service-now.com) isn’t a real mailbox hosted anywhere Gmail can reach.
✅ How to actually test inbound emails on a PDI:
Use an external mailbox:
Create a Gmail or Outlook mailbox dedicated to your PDI, e.g., mypdi.test@gmail.com.
Configure your PDI to poll that mailbox:
Go to System Mailboxes > Administration > Email Accounts.
Set up a new incoming email account with the Gmail IMAP/POP3 details, and enter the credentials.
Send emails to that Gmail address (e.g., mypdi.test@gmail.com).
Your PDI, via the inbound email account, will pull new emails from there and process them using inbound actions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2025 07:27 AM
Hii @MikhaylaA
Emails are restricted in Personal Developer Instances (PDI) — which means outgoing and incoming emails won't work by default in a PDI.
If you still want to test email functionality, follow this post and set up an email account within your PDI accordingly.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************