开发者

How to read mails of particular mail id

Is there 开发者_如何转开发any way to read mails of particular mail id.

ex:- i want to read mails coming from xyz@gmail.com in my inbox, and show only those mails.

Thanks in advance.


You need to do something like this:

  1. Implement your own email client to fetch emails.
  2. Fetch emails from particular email id.
  3. Search for email coming from xyz@gmail.com.
  4. Show the searched mail.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜