This function can be used to retrieve details about an email address.
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
AuthData |
no |
Authentication data |
|
|
string |
|
no |
E-Mail address to query |
Field |
Type |
Null? |
Description |
---|---|---|---|
|
string[] |
yes |
Array with alias names for this domain |
|
integer |
yes |
|
|
string |
yes |
Password or password hash (if available; for migration purposes) |
|
integer |
yes |
Allow login to LiveConfig? ( |
|
integer |
yes |
Maximum mailbox size (MB) (required for POP3/IMAP mailboxes) |
|
integer |
yes |
E-Mail forwarding enabled? ( |
|
string[] |
yes |
Array with e-mail addresses to forward incoming e-mails to |
|
integer |
yes |
Autoresponder enabled? ( |
|
string |
yes |
Subject for autoresponder (required when |
|
string |
yes |
Message for autoresponder (required when |
|
integer |
yes |
Greylisting enabled? (only if greylisting is supported!) ( |
|
integer |
yes |
Spam check enabled? (only if spam filter is supported!) ( |
|
integer |
yes |
Warn threshold for spam filter (only when |
|
integer |
yes |
Reject threshold for spam filter (only when |
|
string |
yes |
Prefix for e-mail subject, when warn threshold is reached (only when |
|
string |
yes |
Whitelist records for spam filter (since v2.10) |
|
string |
yes |
Blacklist records for spam filter (since v2.10) |
|
string |
yes |
BCC destination address for received e-mails (since v2.11) |
|
string |
yes |
BCC destination address for sent e-mails (since v2.11) |