如何使用 Zend 框架检查传入电子邮件的内容传输编码
如何使用 Zend 框架检测收件箱中电子邮件的内容传输编码。
我需要检查以确保消息是否是 qyoted 可打印内容,以便我可以以某种方式对其进行解码。该编码没有出现在我使用 Zend_Mail_Imap_Storage::getMessage 获得的消息对象中,
请帮忙
How can I detect the content-transfer-encoding of emails in the inbox using Zend framework.
I need to check to make sure whether a message is qyoted printable content so I can run a decode upon it somehow. The encoding doesn't appear in the message object that I get from using Zend_Mail_Imap_Storage::getMessage
please help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论