Previous Topic: Modify the Audit Email SMTP TimeoutNext Topic: Select a Specific LDAP Directory


Specify a Global Sender

You can define a ‘global sender’ for iConsole audit emails. That is, you can configure the iConsole so that the From: field in audit emails is always set to the same sender, such as ‘compliance@unipraxis.com’. This is useful if you want to anonymize audit emails (that is, you want to conceal the reviewer’s identity).

To set up a global sender, you need to add a value to the Web registry key on the front‑end Web server. In this registry key, add the following value:

AuditEmailAddress

Type: REG_SZ

Data: Specifies a text string representing the global sender. This text appears in the From: box in all audit emails.

This registry value overrides the default sender and also the AuditEmailAddressMask registry value. The text string must be in the form of a valid email address and must not contain spaces.

More information:

Specify an Address Mask for Audit Emails