You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeEmailAddressstruct {
Addressstring// Email addressUserstring// Local part of the email addresHoststring// Domain part of the email addressVerpstring// Expanded VERP addressAliasstring// Expanded Alias of the email addressNamestring// Display nameCommentstring// (Comment)
}
Alias
For example, the email address is
[email protected]
[email protected]
[email protected]
VERP
For example, the email address is
[email protected]
[email protected]
[email protected]
The text was updated successfully, but these errors were encountered: