Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找编写 PHP 脚本以计算特定日期的退回电子邮件的步骤。
谁能告诉我使用 PHP 脚本获取退回电子邮件计数的正确方法。
提前致谢。
我以前用过这个类:
http://www.phpclasses.org/package/2691-PHP-Parse-bounced-e-mail-message-reports.html
认为这是您要寻找的地方,请查看他们的脚本。我自己从这门课中学到了很多东西!