| Tag | Description |
|---|---|
| [User] | local part of recipient email address |
| [Emailbase64] | recipient email in base 64 |
| [MD5] | random strings |
| [randomnumber] | random number |
| [randomletter] | random letter |
| [randomMixed] | random letter and number |
| [Domain] | recipient email domain part (e.g., user@mail.com, domain = mail.com) |
| [Host] | recipient email domain part without the TLD (e.g., user@mail.com, host = mail without TLD) |
| [longdate] | long date |
| [shortdate] | short date |
| [time] | time (e.g., 12:00pm) |
| [longdateandtime] | long date and time (e.g., Monday 12 June 2024) |
| [shortdateandtime] | short date and time (e.g., 05/02/2023 1:34pm) |
| [Email] | recipient's email address |