收到Pop3电子邮件? [英] Receiving Pop3 emails?

查看:87
本文介绍了收到Pop3电子邮件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

基本上我正在写一个管理系统。

Basically I am writing a Managment System.

一个部分需要阅读新电子邮件并检查它们是否是需要输入系统的事件。事件的电子邮件总是看起来一样,所以我需要从电子邮件中提取信息并将其作为新事件添加到数据库中。

One section need to read new emails and check if they are incidents that need to be inputted into the system. The emails that are incidents always look the same so I need to extract the information from the email and add it into Database as a new incident.

我从来没有使用过pop3,所以我不知道如何解决这个问题,我需要知道如何收到邮件,然后一些指导如何从身体中获取信息。

I have never used pop3 and so am at a loss as to how to go about this, I need to know how to recieve the mail and then some guides as to how to get the information out of the body.

我已经连线了一个事件,当一个新的* .eml文件被创建时,它会调用这个方法。用户邮箱,即已收到新邮件。

I have wired an event that will call this method when a new *.eml file is created in the users mailbox, ie a new message has been received.

如何连接POP3服务器并提取信息来自身体?

How do I connect to a POP3 server and extract information from the body?

先谢谢。 (似乎没有DOT.Net函数来执行此操作)

Thanks in Advance. (It seems there are no DOT.Net functions to do this)

推荐答案

检查这些链接




这篇关于收到Pop3电子邮件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆