-
perl language based on the mail server, using web mail form Transceivers
基于perl语言的邮件服务器,采用web方式进行收发邮件-perl language based on the mail server, using web mail form Transceivers
- 2022-03-10 13:25:12下载
- 积分:1
-
smtp发邮件程序,支持加密/签名
smtp发邮件程序,支持加密/签名-smtp sends the mail procedure, supports the encryption/to sign
- 2022-10-23 20:25:03下载
- 积分:1
-
一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e...
一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e-address for one mailbox Support aliasesSupport email routing. eg *ivar* pattern routes all addresses containing ivar to specified mailbox.IP access filtering SMTP AUTH,SIZE commandsPOP3 APOP commandFull MS Sql server supportNice GUI for administation-a C# by the Mail Server support : Supports multiple domains Supports multiple e-mailbox address for one aliasesSupport Support email routing. Eg** IVAR pattern routes all addresses containing IVAR mailbox.IP access to specified SMTP AUTH filtering, editing SIZE commandsPOP3 commandFull MS Sql server supportNice GUI for Administration
- 2022-03-10 03:30:03下载
- 积分:1
-
邮件发送代码
package util;
import java.io.Serializable;
public class MailContract implements Serializable{
/**
* serialVersionUID:TODO
* @since Ver 1.1
*/
private static final long serialVersionUID = 1L;
/**发件人*/
private String sender;
/**发件人密码*/
private String pwd;
/**收件人*/
private String recipient;
/**邮件标题*/
private String title;
/**邮件内容*/
private String context;
public String getSender() {
return sender;
}
publi
- 2022-11-10 20:35:04下载
- 积分:1
-
对新手很有帮助的类,发送邮件类,希望能帮助到一些人
对新手很有帮助的类,发送邮件类,希望能帮助到一些人-Helpful to the novice class, send e-mail class, hoping to help some people
- 2022-02-25 20:10:13下载
- 积分:1
-
用C程序挽救Foxmail中的邮件
用C程序挽救Foxmail中的邮件-C procedures to save the mail Foxmail
- 2022-03-17 15:57:19下载
- 积分:1
-
MAPI协议发送邮件封装类
MAPI协议发送邮件封装类-MAPI agreement transmission mail seal class
- 2022-05-16 01:42:44下载
- 积分:1
-
this a local area network system prog sms ram.
this a local area network sms system program.-this a local area network system prog sms ram.
- 2022-04-27 18:18:53下载
- 积分:1
-
一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了...
一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了-HotMail mail a check procedure, you can use to process your Hotmail account to check whether there are e-mail instead of landing on the www.hotmail.com
- 2022-01-26 07:52:44下载
- 积分:1
-
时尚 E-Mail
时尚时尚 E-Mail系统是一款界面美观时尚的电子邮件设计,主要用于接受和发邮件,用户在收件箱中查看接受的邮件,邮件在收件箱中分页显示,在收件箱的工具栏中有邮件分组,可以根据特定的邮件主题格式区分邮件,使用户可以更灵活的管理邮件。
- 2022-01-25 23:59:28下载
- 积分:1