Users
The Name Variations are used to create a regular expression, which is matched against the first line of every email, to identify an intended recipient. This could be used to match a language too, by adding “Bonjour” to a French user, “Hola” to a Spanish user etc.
Options-Dispatch
The checkboxes are used for yes/no choices, while the toggle is for A/B choice. The selected choice is also highlighted.
Options-Ignore
The values in the email column are used to create a regular expression, matched against the sender of every email. This allows ignoring a whole domain, by adding e.g. “.+@spammy.com”