搜索资源列表
MYMailTest
- 利用smtp方式发送电子邮件,在窗体中填好发件人的地址和收件人的地址,和要发送的内容,然后点击send就可以发送邮件了-use smtp sending e-mail, which completed Form in the sender's address and the address of the addressee, to be sent and the content, then it can send the mail
JavaMailServerOnJavaMail
- 一个java实现的邮件服务器系统 使用邮件客户端工具,首先需要在用户设置页面中对用户、密码、POP3服务器、SMTP服务器等进行设置; 在邮件发送和邮件查看页面可以进行邮件的发送和接收;对于有附件的邮件,其附件存放于当前目录的Enclosure文件夹下!-achieve a java mail server system to use mail client tools, First of all users need to set up pages to users, password
javaMail
- 这个是用JAVA编写的通过SMTP协议的邮件收发的过程,可以对邮件的收发原理有一个了解-this is a program about sending and accepting mail based SMTP protocol
phpMailer_v2.2.1_
- PHPMailer是一个用于发送电子邮件的PHP函数包。它提供的功能包括:*.在发送邮时指定多个收件人,抄送地址,暗送地址和回复地址*.支持多种邮件编码包括:8bit,base64,binary和quoted-printable*.支持SMTP验证*.支持冗余SMTP服务器*.支持带附件的邮件和Html格式的邮件*.自定义邮件头*.支持在邮件中嵌入图片*.调试灵活*.经测试兼容的SMTP服务器包括:Sendmail,qmail,Postfix,Imail,Exchange等*.可运行在任何平台之
conmail
- advanced php mail sending over SMTP protocol
Email
- 使用JavaMail写的一个小型的邮件发送程序 用户运行程序时要联网,运行程序后输入你 所使用的SMTP邮件服务器名字,如 smtp.sina.com,登录后即可发送文本文件 用的邮件服务器的-Use JavaMail to write a small program for sending mail network when the user running the program, run the program after the input you
pbm125a
- 英文电子邮件收发程序,基于SMTP协议。功能齐全。-English e-mail sending and receiving process, based on the SMTP protocol. Functional.
JavaSendMail
- jsp或servlet发送邮件源码分享,测试可用,支持多人发送,详细注释,发送前,注意有些邮箱没有开启smtp服务,需要手动开启,具体步骤百度一下,希望有帮助 -jsp or servlet send mail source sharing, testing can be used to support people to send, detailed notes, before sending, note that some mail not open smtp service, you
PHPMailer_v5.1
- PHPMailer是一个用于发送电子邮件的PHP函数包。它提供的功能包括:在发送邮时指定多个收件人,抄送地址,暗送地址和回复地址.支持多种邮件编码包括:8bit,base64,binary和quoted-printable.支持SMTP验证.支持冗余SMTP服务器.支持带附件的邮件和Html格式的邮件.自定义邮件头.支持在邮件中嵌入图片.调试灵活.经测试兼容的SMTP服务器包括:Sendmail,qmail,Postfix,Imail,Exchange等.可运行在任何平台之上-PHPMailer
PHPMailer-phpmailer-2.3.0
- PHPMailer is a class library for PHP that provides a collection of functions to build and send email messages. PHPMailer supports several ways of sending email: mail(), Sendmail, qmail & direct to SMTP servers. You can use any feature of SMTP-bas
smtp类ereg函数替换版
- 解决PHP邮件发送中,使用smtp类在php5.3版本以上环境中ereg函数不适用的问题(Solve PHP mail sending, use SMTP class in php5.3 version of the above environment ereg function is not applicable to the problem)