Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/file/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Email 有多少种格式的邮件客户端';谁的通讯录?_Email_File_Client_Format - Fatal编程技术网

Email 有多少种格式的邮件客户端';谁的通讯录?

Email 有多少种格式的邮件客户端';谁的通讯录?,email,file,client,format,Email,File,Client,Format,我想开发一个库来处理邮件客户端的地址簿。而且,我知道Microsoft Outlook的通讯簿格式是*.pst。Mozilla thunderbird或其他软件呢?PST不是地址簿,而是存档的电子邮件 您可以从读取处理某些格式的源代码开始

我想开发一个库来处理邮件客户端的地址簿。而且,我知道Microsoft Outlook的通讯簿格式是*.pst。Mozilla thunderbird或其他软件呢?

PST不是地址簿,而是存档的电子邮件

您可以从读取处理某些格式的源代码开始