Watermarks on notification emails
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Notifications
By default, the system generates a watermark label at the bottom of each notification email to allow matching incoming email to existing records. Each watermark includes a random 20-character string that makes it unique.
Starting with the Jakarta release, the system automatically generates randomized watermarks for notification emails in base systems. The random 20-character string reduces the possibility of a watermark being guessed or coincidentally matching the watermark of an email from another instance.
Watermark format
- Customizable prefix — The default prefix is MSG.
- Auto-numbered identifier — The numeric string identifying the source record, such as incident, problem, or change request.
- An underscore character followed by a random 20-character string

When inbound emails are processed, the system matches random watermarks to the appropriate source records.
Watermark configuration
- Create a custom watermark prefix for each instance to prevent accidentally triggering events in the wrong instance.
- Have custom prefix characters after MSG
- Be hidden globally
- Be omitted from individual email messages
On this page
Related Content
- Create notification categories
You can create notification categories to identify and group related notifications that are listed in the notification settings for your users.
- Create an email notification
Create an email notification specifying when to send it, who receives it, what it contains, and if it can be delivered in an email digest.
- Email templates
Email templates enable administrators to create reusable content for the subject line and message body of email notifications.
- Email layouts
Create reusable content for the message body of email templates.
- Email retention
You can archive and eventually destroy email messages that you no longer need or if your Email table is excessively large.
- Parse an email thread
When an email is received, parse the most recent message in an email thread by creating Email Reply Separators using specified string or regular expressions.
- Email digests
An email digest is a single email that summarizes the activity for a selected notification and its target record during a specified time interval. You can enable an email digest to reduce the number of notifications received when frequent updates to the associated record occur within a short time period.
- Domain separation and Notifications
Domain separation is supported in the Notifications application. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.
- Email FAQs and troubleshooting notification emails
Logs and diagnostics are provided to help determine whether notification emails are being sent and received successfully, what any issues are, and who receives the email.