Codes of Mail Sender Authentication module settings

If logging of audit events and modified settings is enabled in Event Log settings, when editing settings for types and names of attachments in the Mail Sender Authentication module, detailed information about the changes is recorded in an Audit Log event.

The following table shows how the settings of the Mail Sender Authentication module are coded in an Audit Log record.

Codes of settings from the Mail Sender Authentication → DMARC authentication section in the audit event record

DMARC authentication setting

Code in the audit event record

Examples

Mail Sender Authentication switch in the left pane

scanSettings.messageAuthentication
Settings.engineSettings.enableScan

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Rule created:

scanSettings.messageAuthenticationSettings.
engineSettings.enableScan[][true]

scanSettings.messageAuthenticationSettings.
considerDmarcPrimary[][true]

scanSettings.messageAuthenticationSettings.
dmarcSettings.passAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.passAction.backup[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.passAction.mark[][Mark]

scanSettings.messageAuthenticationSettings.
dmarcSettings.onFailUseDmarcPolicySettings[]
[true]

scanSettings.messageAuthenticationSettings.
dmarcSettings.failAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.failAction.backup[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.failAction.mark[][Mark]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.none.action
[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.none.backup
[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.none.mark
[][Mark]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.quarantine.
action[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.quarantine.
backup[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.quarantine.
mark[][Mark]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.reject.
action[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.reject.
backup[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.dmarcPolicySettings.reject.
mark[][Mark]

scanSettings.messageAuthenticationSettings.
dmarcSettings.permErrorAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.permErrorAction.backup[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.permErrorAction.mark[][Mark]

scanSettings.messageAuthenticationSettings.
dmarcSettings.tempErrorAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
dmarcSettings.tempErrorAction.backup[][false]

scanSettings.messageAuthenticationSettings.
dmarcSettings.tempErrorAction.mark[][Mark]

General → Consider DMARC authentication result as primary

scanSettings.messageAuthentication
Settings.considerDmarcPrimary

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Pass tab

Action

scanSettings.messageAuthentication
Settings.dmarcSettings.passAction.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dmarcSettings.passAction.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthenticationSettings.
dmarcSettings.passAction.mark

Fail tab

Mode

scanSettings.messageAuthentication
Settings.dmarcSettings.
onFailUseDmarcPolicySettings

Possible values:

  • true if Apply DMARC policy is selected.
  • false if Custom action is selected.

Action

scanSettings.messageAuthentication
Settings.dmarcSettings.failAction.
action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dmarcSettings.failAction.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.dmarcSettings.failAction.mark

        None policy

Action

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.none.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.none.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicySettings.
none.mark

        Quarantine policy

Action

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.quarantine.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.quarantine.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.quarantine.mark

        Reject policy

Action

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.reject.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.reject.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.dmarcSettings.dmarcPolicy
Settings.reject.mark

PermError tab

Action

scanSettings.messageAuthentication
Settings.dmarcSettings.permErrorAction.
action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dmarcSettings.permErrorAction.
backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.dmarcSettings.permErrorAction.
mark

TempError tab

Action

scanSettings.messageAuthenticationSettings.
dmarcSettings.tempErrorAction.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthenticationSettings.
dmarcSettings.tempErrorAction.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthenticationSettings.
dmarcSettings.tempErrorAction.mark

Codes of settings from the Mail Sender Authentication → SPF authentication section in the audit event record

SPF authentication setting

Code in the audit event record

Examples

Pass tab

Rule created:

scanSettings.messageAuthenticationSettings.
spfSettings.passAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.passAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.passAction.mark[][TestMark]

scanSettings.messageAuthenticationSettings.
spfSettings.failAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.failAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.failAction.mark[][TestMark]

scanSettings.messageAuthenticationSettings.
spfSettings.softFailAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.softFailAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.softFailAction.mark[][TestMark]

scanSettings.messageAuthenticationSettings.
spfSettings.neutralAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.neutralAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.neutralAction.mark[][TestMark]

scanSettings.messageAuthenticationSettings.
spfSettings.permErrorAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.permErrorAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.permErrorAction.mark[][TestMark]

scanSettings.messageAuthenticationSettings.
spfSettings.softFailAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.softFailAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.softFailAction.mark[][TestMark]

scanSettings.messageAuthenticationSettings.
spfSettings.noneAction.action[][Skip]

scanSettings.messageAuthenticationSettings.
spfSettings.noneAction.backup[][false]

scanSettings.messageAuthenticationSettings.
spfSettings.noneAction.mark[][TestMark]

Action

scanSettings.messageAuthentication
Settings.spfSettings.passAction.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.passAction.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.passAction.mark

Fail tab

Action

scanSettings.messageAuthentication
Settings.spfSettings.failAction.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.failAction.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.failAction.mark

SoftFail tab

Action

scanSettings.messageAuthentication
Settings.spfSettings.softFailAction.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.softFailAction.
backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.softFailAction.mark

Neutral tab

Action

scanSettings.messageAuthentication
Settings.spfSettings.neutralAction.
action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.neutralAction.
backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.neutralAction.mark

PermError tab

Action

scanSettings.messageAuthentication
Settings.spfSettings.permErrorAction.
action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.permErrorAction.
backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.permErrorAction.
mark

TempError tab

Action

scanSettings.messageAuthentication
Settings.spfSettings.tempErrorAction.
action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.tempErrorAction.
backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.tempErrorAction.mark

None tab

Action

scanSettings.messageAuthentication
Settings.spfSettings.noneAction.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.spfSettings.noneAction.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.spfSettings.noneAction.mark

Codes of settings from the DKIM authentication → Mail Sender Authentication section in the audit event record

DKIM authentication setting

Code in the audit event record

Examples

General tab

 

Alignment

scanSettings.messageAuthentication
Settings.dkimSettings.alignmentMode

Possible values:

  • Strict if Strict is selected.
  • Relaxed if Relaxed is selected.

Rule created:

scanSettings.messageAuthenticationSettings.
dkimSettings.alignmentMode[][Strict]

scanSettings.messageAuthenticationSettings.
dkimSettings.signatureAbsenceIsViolation[]
[true]

scanSettings.messageAuthenticationSettings.
dkimSettings.temperrorIsViolation[][true]

scanSettings.messageAuthenticationSettings.
dkimSettings.permerrorIsViolation[][true]

scanSettings.messageAuthenticationSettings.
dkimSettings.action[][Skip]

scanSettings.messageAuthenticationSettings.
dkimSettings.backup[][false]

scanSettings.messageAuthenticationSettings.
dkimSettings.mark[][TestMark]

Rule modified:

scanSettings.messageAuthenticationSettings.
dkimSettings.alignmentMode[Strict][Relaxed]

scanSettings.messageAuthenticationSettings.
dkimSettings.signatureAbsenceIsViolation
[true][false]

scanSettings.messageAuthenticationSettings.
dkimSettings.temperrorIsViolation[true][false]

scanSettings.messageAuthenticationSettings.
dkimSettings.permerrorIsViolation[true][false]

scanSettings.messageAuthenticationSettings.
dkimSettings.action[Skip][Reject]

scanSettings.messageAuthenticationSettings.
dkimSettings.backup[false][false]

scanSettings.messageAuthenticationSettings.
dkimSettings.mark[TestMark][]

Rule deleted:

scanSettings.messageAuthenticationSettings.
dkimSettings.alignmentMode[Strict][]

scanSettings.messageAuthenticationSettings.
dkimSettings.signatureAbsenceIsViolation
[true][]

scanSettings.messageAuthenticationSettings.
dkimSettings.temperrorIsViolation[true][]

scanSettings.messageAuthenticationSettings.
dkimSettings.permerrorIsViolation[true][]

scanSettings.messageAuthenticationSettings.
dkimSettings.action[Skip][]

scanSettings.messageAuthenticationSettings.
dkimSettings.backup[false][]

scanSettings.messageAuthenticationSettings.
dkimSettings.mark[TestMark][]

Consider absence of DKIM signatures as an authentication violation

scanSettings.messageAuthentication
Settings.dkimSettings.
signatureAbsenceIsViolation

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Consider temporary errors (TempError) as an authentication violation

scanSettings.messageAuthentication
Settings.dkimSettings.
temperrorIsViolation

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Consider permanent errors (PermError) as an authentication violation

scanSettings.messageAuthentication
Settings.dkimSettings.
permerrorIsViolation

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Action tab

Action

scanSettings.messageAuthentication
Settings.dkimSettings.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.dkimSettings.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.dkimSettings.mark

Codes of settings from the Mail Sender Authentication → Sender domain alignment section in the audit event record

Sender domain alignment setting

Code in the audit event record

Examples

Alignment

scanSettings.messageAuthentication
Settings.senderAlignmentSettings.mode

Possible values:

  • Strict if Strict is selected.
  • Relaxed if Relaxed is selected.

Rule created:

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.mode[][Relaxed]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.action[][Skip]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.backup[][false]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.mark[][TestMark]

Rule modified:

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.mode[Relaxed][Strict]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.action[Skip][Reject]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.backup[false][true]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.mark[TestMark][]

Rule deleted:

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.mode[Relaxed][]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.action[Skip][]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.backup[false][]

scanSettings.messageAuthenticationSettings.
senderAlignmentSettings.mark[TestMark][]

Action

scanSettings.messageAuthentication
Settings.senderAlignmentSettings.action

Possible values:

  • Skip if the Skip is action.
  • Reject if action is Reject.
  • DeleteMessage if action is Delete message.

Place original message in Backup

scanSettings.messageAuthentication
Settings.senderAlignmentSettings.backup

Possible values:

  • true if the toggle switch is On.
  • false if the toggle switch is Off.

Text to add to message subject

scanSettings.messageAuthentication
Settings.senderAlignmentSettings.mark

Page top