- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 01:37 PM
Hello everyone,
We had an issue with our servicenow emails stemming from outlook that didn't allow our emails to be sent for the last 24 hours. We fixed the outlook issue, but we have about 200 emails that have state "ignored" and mailbox "Failed". These emails don't have the UI action "resend" since they were never sent in the first place. What's the simplest way to send out these emails?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 02:30 PM
I don't believe this is possible, unfortunately!
I did find 2 articles in the community (which I will drop here for namesake😉), but the people who commented on these articles do not seem to be satisfied.
- https://www.servicenow.com/community/developer-forum/how-do-you-resend-old-emails/m-p/2231276
So, I think you are better off reaching out to SN support.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 02:04 PM
Hmm... have you tried updating the state field value to Send-ready and Mailbox to Outbox ?
I'm hoping some job picks the email and sends it out.
Maybe test it with one email...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 02:13 PM
Hi AnirudhKumar,
I updated the fields and then updated the record. Nothing happened.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 02:30 PM
I don't believe this is possible, unfortunately!
I did find 2 articles in the community (which I will drop here for namesake😉), but the people who commented on these articles do not seem to be satisfied.
- https://www.servicenow.com/community/developer-forum/how-do-you-resend-old-emails/m-p/2231276
So, I think you are better off reaching out to SN support.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 02:37 AM
Just had the same issue due to a mailbox quota that ran full.
If you add the type column to the email list, it'll be "send-failed".
When I alter that to send-ready, a little while after it's been altered to sent, and the state is processed instead of ignored.