$priority
$priority : integer
High priority: this is a standardized (RFC) method of determining configuration values.
Perform RFC 6186 DNS SRV record lookups to determine mail configuration.
msaSearch(array $domains, array $opts = array()) : mixed
Determine the configuration for a message submission agent (MSA).
array | $domains | List of domains to search. |
array | $opts | Additional options:
|
False if no servers found, or a list of server objects in order of decreasing priority.
mailSearch(array $domains, array $opts = array()) : mixed
Determine the configuration for a message storage access server.
array | $domains | List of domains to search. |
array | $opts | Additional options:
|
False if no servers found, or a list of server objects in order of decreasing priority.