搜索资源列表
MailTest.java
- 一个简单的E-mail发送工具,用Java编写,是STMP方式的,要求输入收发方地址,以及内容。-a simple E-mail this tool, written in Java, is STMP approach. importation transceiver to address, and content.
pop3mail
- 实时监控邮箱新邮件,需要知道电子邮件的POP3服务器地址。-mail new real-time monitoring of mail, need to know the e-mail address of the POP3 server.
mail-address-functions
- 电子邮件地址解析程序(含lotusnotes地址处理)-e-mail address resolution procedures (including handling lotusnotes address)
MagicMail
- MagicMail发匿名信的程序源代码。 英文简介: MagicMail is an simple anonymous mailer. You can use it to send email without logging into an account. It uses the Winsock control in VB. So you need Mswinsck.ocx to be in your system directory. I have included the sour
tinysendsmtp
- 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP
sm
- VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP。供VB程序员参考。-VB wrote this e-mail program that does not rely on other mail server, relying on SMTP. The machine address can be readily fill (163,126 can be made, etc.), sen
SendSalesMail
- 开发语言是C#,可以用于发送邮件,运行时修改数据库名,登录名和密码和邮箱地址-Development language is C#, can be used to send mail, run-time modify the database name, login name and password and email address
FindMail
- 站长写的搜索email地址的程序-Station to write email address search procedures
SendMailFast
- 邮件客户端通过SMTP,将邮件发送到邮件服务器,之后邮件服务器再将邮件发送到目标用户的电子邮箱。SMTP是一种请求/响应协议,邮件客户端发出一个命令,邮件服务器处理该命令,然后给邮件客户端发回一个回复。-Mail client through SMTP, the mail is sent to the mail server, mail server and then after the e-mail to the target user s e-mail address. SMTP is a
EmailSystem
- 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve
Jmailsentandreceive
- 发送邮件支持地址薄选地址(弹出窗口返回值).也支持用户自己填写email地址,同时支持*(也就是用户组)-Send e-mail support address book selected address (pop-up window to return value). Also supports the user fill in email addresses, while supporting mass (that is, the user group)
Email
- 简单的邮件过滤系统,根据发送方和接收方的ip地址过滤-Simple mail filtering system, according to the sender and the recipient' s ip address filtering
smtp
- 实现邮件告警,直接make一下,C语言stmp 使用方法如下:。./mail -s [标题] -f [发件人地址] -r [回复的邮件地址] -S [邮件服务器地址]-T [发送的字符串] -F [发送的文件名的内容] 收件人地址-To achieve e-mail alerts, make a direct look, C language stmp used as follows:. ./Mail-s [title]-f [sender addresses]-r [reply to e-
SCANNER-ADRESSES-MAILS-PRESENTENT-ON-GOOGLE
- This program scans the pages of google search for email addresses sought (hotmail.com, hotmail.fr, laposte.net ....) and return the results found. Operation: - indicate the termination of the address search for example: without the @ hotmail.com.
youxiangbaoman
- 提供发信人地址与收信人地址可以让收信人邮箱爆满!-Provides the sender address and recipient address can make the recipient mailbox full!
MyCSharpMail
- 邮件的收发及附件功能 并且有通讯录功能 -Send and receive messages and attachments in the address book feature and have
MailSend
- 利用System.Web.Mail这个名称空间.在这个名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性—SmtpServer,您必须通过SmtpServer属性来指定发送邮件的服务器的名称(或IP地址),然后再调用Send()函数来发送邮件。您可以在Send函数的参数MailMessage对象中设置邮件的相关属性,如优先级、附件等等。除了以MailMessage对象为参数(如上述代
EmailGroupSend
- 在网上找了很多*邮件功能的资源,总有些不尽人如意,所以就自己用c#做了一个,支持*、多附件添加、模板管理等。*邮件地址需要从txt打开,格式为name,123@163.com-The Internet to find a lot of bulk mail features resources, the total wishful some different people, so they used to do a c#, support mass, add multiple attach
my_smtp
- 使用VC6.0编写的SMTP程序,实现了SMTP的客户端,用户在知道SMTP服务器端地址后,可以自行填写服务器地址,然后实现邮件的发送。该客户端能同时给多个用户发送邮件,并且支持附件的发送(暂时只支持单附件的发送)。-SMTP using VC6.0 written procedures to achieve the SMTP client, end users know the address of the SMTP server, you can fill out on their own
vbSendMail
- Send mail to any email addre-Send mail to any email address
