可以用 PHP 读取雅虎邮件吗?
基本上我想做的是: 1-登录雅虎邮箱。 2-将邮件(包含内容和发件人)放入字符串中。
我可以使用 phpmailer 类发送电子邮件(从雅虎邮件)。但我没有做任何阅读邮件的事情。我也找不到任何有用的信息。希望你能帮助我。
Basicly what I'm trying to do:
1- login to Yahoo Mail.
2- getting mails (with both content and sender) into a string.
I'm able to send emails (from Yahoo Mail) by using phpmailer class. But I haven't done anything for reading mails. Also I couldn't find any useful information. Hope you can help me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,使用雅虎!邮件API。
要获取最后三封邮件,请使用此查询
http://developer.yahoo.com/mail/
Yeah, use the Yahoo! Mail API.
To get the last three messages use this query
http://developer.yahoo.com/mail/