搜索资源列表
chap5qps
- 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822
fetchmail-6.3.4
- 小型邮件客户端,从邮件服务器取邮件。 研究生毕业设计内容
200392042782
- 一。邮件操作 1。收邮件 2。发邮件 3。另存邮件 4。另存附件 5。删除邮件 6。回复邮件 二。帐户操作 1。新建帐户 2。删除帐户 3。帐户设置 三。地址簿操作 1。手动添加地址 2。自动添加地址 3。删除地址 4。地址设置 5。地址回复
etpan-ng-0.4.tar
- etPan is a mail client that is based on libEtPan!
extmail-1.0.4.tar
- extmail,不错的web界面的开源软件,支持pop3,smtp协议,配合qmail使用,你会看到不一样的效果。
libesmtp-1.0.4.tar
- Linux下smtp开发工具,如果是Linux开发smtp相关的程序员有用。-Smtp development tools under Linux, if it is related to Linux programmers develop smtp useful.
bitmailer-0.0.4.tar
- smtp client source code simle mail transport protocal(SMTP) client
ripmime-1.4.0.9.tar
- 解析邮件格式的要代码,你们可以试试,很好的,你用过就知道-E-mail format to parse the code, you can try, well, you used to know
MailSend
- 利用System.Web.Mail这个名称空间.在这个名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性—SmtpServer,您必须通过SmtpServer属性来指定发送邮件的服务器的名称(或IP地址),然后再调用Send()函数来发送邮件。您可以在Send函数的参数MailMessage对象中设置邮件的相关属性,如优先级、附件等等。除了以MailMessage对象为参数(如上述代
8.4 邮件发送高级编程
- VC++6.0 编译通过GUI 通过SMTP发送邮件(GUI sends messages, VC++6.0 compiles, and mails are sent via SMTP via GUI)
POP3编程
- 1 设定服务器地址、帐户、密码后能够连接到POP3服务器 2 能从pop3服务器中检查所有邮件 3 可以查看邮件内容 4 可以删除邮件 5 可实现附件的接收(1 set the server address, account, password, and then connect to the POP3 server 2 check all messages from the POP3 server 3, you can check the contents of the mail