搜索资源列表
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文件中解析出来
pop3emailAnalyze.zip
- pop3邮件发送和解析,希望对正在做email方面的兄弟有所帮助,pop3 e-mail and resolve, in the hope that area are doing brothers email help
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.
SpeedPostEmail
- 【软件名称】 无须SMTP服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过SMTP服务器中转,本代码将向你剖析“特快专递”发送电
eMailKitC___Disk
- 日本人开发的邮件解析 参考价值还是有的 很不错的资源-email phrase kit which JAPANESE dev
smtp
- 邮件捕获程序,实现对邮件捕获的功能,对SMTP内容进行解析。-smtp
MailManager
- 自己写的一个处理邮件的类~~ 实现了POP3协议 以及通过正则表达式来解析MIME邮件的正文-To deal with their own e-mail written by a class ~ ~ to achieve the POP3 protocol as well as through regular expressions to parse the body of MIME messages
RFC1939
- 中文的RFC中关于POP3协议内容,有助于理解邮件接收与解析的基本原理规范,是开发邮件应用的必修课。-RFC Chinese content on the POP3 protocol, e-mail to receive help to understand the basic principles and norms of analysis is the development of compulsory e-mail applications.
MsgReaderDLL_Project
- C#编写的一个阅读EML的邮件解析类DLL封装-Read an e-mail EML parsing class DLL package, C# prepared
Mime_formate_MFC
- 一个C++写的解析邮件的类,将外面这些文件导入工程,添加相应的头文件,那么就可以使用。 用法可以参考测试用例-Written in a C++ class parsing e-mail will be outside of these documents into projects, add the corresponding header file, then can be used. Usage can refer to the test
mail-analysis
- 邮件解析,1.对于邮件的原始报文,首先检测邮件头和邮件正文,分解出邮件头和邮件正文。 2.对邮件头进行检测,解析出寄件人、收件人、抄送收件人、日期、邮件主题、报文内容类型、边界、报文的内容传送编码,报文内容类型、边界、报文的内容传送编码需要作为参数传递到邮件的正文。 3.根据不同的报文内容类型进行相应的解析。 4.对于内容的解析,要按照内容传送编码,选择相应的解码器进行解码。对于附件,只提取附件的名字。-mail analysis
MailLock
- pop3协议 邮件监控 实现应用层监控邮件的收取, 每封邮件收取完成后,通知EXE进行邮件解析,把一些关键的信息存入数据库-pop3 protocol mail monitoring application layer monitoring mail receipt, per message charge complete notification EXE mail parsing, and some of the key information stored in the database
libvmime-0.9.1
- c++ pop3 邮件解析 vs 项目 可运行-c++ pop3 mail resolution
邮件解析
- python写的邮件解析程序,支持outlook,foxmail和QQmail(this program supports several mails)
gmine
- 基于GMIME2.6.11的邮件格式解析以及附件恢复,使用本程序之前,需要先安装GMIME库,本程序使用在Linux系统中,测试与Ubuntu14.04通过(Based on GMIME2.6.11's mail format parsing and attachments recovery, we need to install GMIME library first before using this program. This program is used in Linux system
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now