Emails are getting set to send-ignored.

Mohammed20
Tera Contributor

Hi Experts,

We have a notification when a KB article gets a rating and comment through the service portal, and the notification is sent to one particular email address, which is not a group or user in ServiceNow. The notification is generated but not sent to our testing email in QA instance, which is set in the outbound email property. email server is set to send Ignore not proceeding to send the email.

what should be need to done?

Thanks,

Mohammed

18 REPLIES 18

RaghavSh
Kilo Patron

There is possibly a custom BR on sys_email table, which is marking this email as send-ignored.

check for any custom BR , mark it inactive and then  try.


Raghav
MVP 2023
LinkedIn

Hi Raghav,

In our instance, we have a custom business rule defined in the sys_email table, and we have marked the active false but are not sending the notification.

Thanks.,

I have faced this issue due to custom BR, can paste the logic of custom BR here.

Or try using Debug business rules, that will help.


Raghav
MVP 2023
LinkedIn

@Mohammed was your issue fixed>


Raghav
MVP 2023
LinkedIn