When user is trying to send an email to ServiceNow, getting an error "Email ignored by 'Ignore sender' filter". The user emails contains postmaster in their header. How can I add exception in the 'Ignore sender' filter for only one user? Will there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2022 11:47 PM
When user is trying to send an email to ServiceNow, getting an error "Email ignored by 'Ignore sender' filter". The user emails contains postmaster in their header. How can I add exception in the 'Ignore sender' filter for only one user without changing existing filter? Will there be any impact?
Existing filter is "Headers contains postermaster" these emails are ignored.
- Labels:
-
Platform and Cloud Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 12:17 AM
Hi
The OOB filter ignores mail with mailer-daemon or postmaster in the headers, have a look at the headers of the ignored mail for those values.
I would recommend to disable 'Ignore Sender' which has two conditions:
Refer to below threads as well:
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 12:32 AM
Hi Sandeep,
Thank you for your response!
The filter is used to avoid incoming undeliverable emails in ServiceNow. If we remove this then there will be big impact of these incoming emails. How can we avoid the impact if we remove this filter? Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 01:00 PM
Hi @Dharmesh Katari ,
Where you able to find a feasible solution for this ?
Even we are facing the same issue.