Mask E-mail Mailbox

Standardization Definition

Mask E-mail Mailbox
Description

The Mask E-mail Mailbox standardization definition replaces every non-space character in the mailbox portion of the email address with the * character.

Examples Input Output
JOHN.SMITH@XYZ.COM **********@XYZ.COM
mail: john.smith@xyz.net **********@xyz.net
John Smith <john.smith@xyz.org> **********@xyz.org
Remarks

A display name or any other text that is not part of the email address is removed. Non-space characters are defined by the following Unicode general categories:

  • Letter (L)
  • Mark (M)
  • Number (N)
  • Punctuation (P)
  • Symbol (S)