在解析电子邮件with PHP的IMAP扩展名时,每个地址都有一个响应对象,格式如下。
Returns an array of objects. The objects properties are:
* mailbox - the mailbox name (username)
* host - the host name
* personal - the personal name
* adl - at domain source route
但是,我似乎无法找到 ADL 实际上是什么或何时使用的示例。
答案 0 :(得分:0)
这是一个过时的“域名列表”。它必须被接受但不再使用。 - @mkaatman