- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2014 06:15 PM
Hi All,
Was hoping somebody would be able to help...
I am trying to create an incident from a scheduled report however as the report has a message-ID, I recieve the error "Email contains the same Message-ID as a previous sent email, preventing loop by setting it to 'Ignored' state".
I'm guessing I can create a custom inbound email rule rule, somthing similar to the below, but was wondering if there was either something out of the box that I can do and/or how other people have solved this problem (if at all)?
if(email.subject.toLowerCase().indexOf('SUBUNIQUETEXT')>=0){
ignoreRecipient = false;
}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2014 05:51 AM
Yes, if you personalise the email notification form you will find a field 'Omit Watermark'.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2014 06:04 AM
Glad to help Jeremy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2014 01:16 AM
Sorry, but how do I omit the watermark from a scheduled report that is then send by email back to the system? This doesn't seem to be possible. On notifications yes, but not on the scheduled report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2016 12:20 PM
Hello,
I know it may be silly to you, but I have to ask.
I am not sure where to personalize the email notification in order to locate a field 'Omit Watermark'. This should be found as a admin or regular user?
A lot of my users complained they could not receive email notification and I found them on junk folder with error message "Email contains the same Message-ID as a previous sent email, preventing loop by setting it to 'Ignored' state".
Please help.
Thank you and have a good weekend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 12:09 AM