资源列表
Java_Mail
- 文中使用Java mail API写的邮件收发例子。-In this paper, using the Java mail API mail examples.
smtp.tar
- 服务器发送邮件,实现邮件的正常发送,了解smtp协议的机制。SMTP协议!-Server to send mail, mail delivered, and to understand the mechanism of the smtp protocol. SMTP protocol.
IMapi
- 一个类IMapi,可以用于在应用程序中加入发送邮件的功能,参考下面的一个应用: #include \"imapi.h\" void CBugReport::OnOK() { CIMapi mail mail.To (\"UltraMaroon@email.msn.com\") // Set recipient name mail.To(\"someoneelse@somewhereelse.com\") // Second recipient mail.Cc(\"cc@
How-to-receive-emails-using-pop3-in
- How to receive emails using pop3
SMTP
- SMTP协议封装类,实现电子邮件发送协议SMTP的封装。
EmailExample
- java编写的电子邮件客户端发送接收源程序,可以实现基本功能
SMTP
- 用C#实现的 邮件发送。采用smtp协议。能够实现邮件发送。-Implemented in C# mail. Using smtp protocol. Mail can be achieved.
收取电子邮件
- 一个收电子邮件的小程序。
sndmail
- Delphi 做的 发送邮件的模块,非常的方便。
mail
- 邮件发送工具窗口,代码写不好,希望各位大侠们的能帮忙完善下。-Mail tool windows, code writing is not good, hope you can help improve our heroes next.
email
- Email小软件,使用图像界面运用javamail类-Email small software application interface using the image type javamail
smtpsend
- SMTP file sender Usage: smtpsend ServerName ServerPort sender receiver text_tpl_file attach_file
