【问题标题】:Programatically Getting POP3 Message Unique Id and Message Size以编程方式获取 POP3 消息唯一 ID 和消息大小
【发布时间】:2010-07-13 01:03:25
【问题描述】:

我需要访问一个 POP3 电子邮件帐户并获取邮件的唯一 ID 列表及其相应的文件大小。我正在使用 CodeIgniter 并且可以访问 Zend 库。尝试执行类似于 LIST 命令的操作。想法?

【问题讨论】:

    标签: php email zend-framework codeigniter pop3


    【解决方案1】:

    查看 Zend Framework 文档中的“Reading Mail Messages”。 Zend_Mail_Storage_Pop3 就是你要找的。​​p>

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多