搜索资源列表
DNSsender.rar
- 采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。
mail-address-functions
- 电子邮件地址解析程序(含lotusnotes地址处理)-e-mail address resolution procedures (including handling lotusnotes address)
DBXazapi-1.1.8-trial
- 可以将小容量的邮件从outlook express 的DBX文件中解析出来
MimeParser-1.1
- 一个邮件解析类,针对MIME的解析,C++实现,有需要的可以-A message parsing class for MIME parsing, C++ implementation, there is need to take a look at
mimecpp_src
- MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具群发,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generate a variety of standard format
DNSsender
- 采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。- Uses the DNS analysis server, and through smtp/esmtp transmission mail source code.
smtp
- 邮件捕获程序,实现对邮件捕获的功能,对SMTP内容进行解析。-smtp
py_foxmail_decode
- python下,解析foxmail的邮件内容提取出主题,收件人,发件人-python, the analysis of message content extracted foxmail theme, recipient, sender
ripmime-1.4.0.9.tar
- 解析邮件格式的要代码,你们可以试试,很好的,你用过就知道-E-mail format to parse the code, you can try, well, you used to know
My-Mail
- 用VB.Net写的一个小型的邮件客户端,可以收发电子邮件。邮件内容只解析文本部分-my-mail.You can send or receive mail.Parse .
MimeProject_Const
- 解析邮件mime格式的工程,可以解析出邮件格式的不同部分-Mime format message parsing works, you can parse out the different parts of the message format
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now