搜索资源列表
DNSsender.rar
- 采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。
SoonMail
- 原创程序。Delphi环境下用纯API完成的匿名邮件发送单元。涉及到本地DNS读取、MX解析以及利用SOCK按照SMTP约定发送EMAIL的单元。非常适合做一些程序的反馈单元。而不用担心内存会泄露你的邮箱密码。-original procedure. Delphi environment with pure API completed an anonymous spammers modules. Involving local DNS read, MX Analysis and the use
mail-address-functions
- 电子邮件地址解析程序(含lotusnotes地址处理)-e-mail address resolution procedures (including handling lotusnotes address)
youjianjiexi
- 邮件解析的源码,希望能有所帮助-mail parsing source code, hope to be helpful.
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
SpeedPostEmail
- 【软件名称】 无须SMTP服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过SMTP服务器中转,本代码将向你剖析“特快专递”发送电
gmime-2.2.10.tar
- 分析和构建mime类型邮件的工具库,很好用 可以用来解析邮件-Analysis and building a mime type of e-mail tool library, a good use can be used to resolve e-mail
outlooktest
- Outlook 相关的实现部分功能。希望对正在做邮件解析方面的兄弟有所帮助-Outlook related to the realization of some functions. Hope is being done to resolve aspects of e-mail help brothers
eMailKitC___Disk
- 日本人开发的邮件解析 参考价值还是有的 很不错的资源-email phrase kit which JAPANESE dev
MsgReaderDLL_Project
- C#编写的一个阅读EML的邮件解析类DLL封装-Read an e-mail EML parsing class DLL package, C# prepared
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
MailLock
- pop3协议,邮件监控,实现应用层监控邮件的收取, 每封邮件收取完成后,通知EXE进行邮件解析,把一些关键的信息存入数据库,方便查询-Little gadgets, the application layer monitoring mail charged per message charge complete notification EXE mail resolution to some of the key information stored in the database, easy
libvmime-0.9.1
- c++ pop3 邮件解析 vs 项目 可运行-c++ pop3 mail resolution
测试eml
- 基本实现C++ 解析eml格式邮件,调用msado15.dll方式。(The basic realization of C++ parsing, EML format mail, call the msado15.dll mode.)
邮件解析
- python写的邮件解析程序,支持outlook,foxmail和QQmail(this program supports several mails)
eml解析
- C C++封装实现邮件 eml的解析 能够详细解析eml文件头等信息(The parsing of mail EML in the C C++ package can analyze the first class information of the EML file in detail)
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