How do I restrict users from replying to outbound emails generated from ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 03:28 AM
Hi Team,
Can anyone help me to achieve how can I I restrict users from replying to outbound emails generated from ServiceNow.
Regards,
Ajay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 03:37 AM
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 08:53 PM
Hi @Ram S
How can we add that disclaimer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 12:51 AM
Hello @sayali97
You can add directly to the email body, or a better way to create a Notification email script and reuse it in multiple emails.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 04:04 AM
Hi @akyadav ,
I have never tried restricting a reply on any email, but for your requirement you could do the following things:
1. Add a note to your outgoing emails that reads as: "This mailbox is not monitored, please do not reply to this email.".
2. In case someone do reply, don't process those emails. You would need an identifier to stop processing of such emails.
If my answer helped you in any way, please then mark it as helpful or correct.
Thanks,