ActiveXperts ActiveEmail SMTP E-mail Toolkit

厂商名称:ActiveXperts Software

产品类别:
  • 软件
  • 云计算与虚拟化
  • 虚拟化辅助工具

分享到:

产品简介 该厂商其它产品 相关产品 厂商介绍

产品概览

ActiveEmail为SMTP电子邮件通信提供了容易使用的编程界面。它十分适用于那些需要从程序、网络服务器或从命令行自动或批量发送Email的客户。ActiveEmail与SMTP信息协议完全兼容,见RFC 822;同时与MIME电子邮件信息协议兼容,见RFC 1521, RFC1522和 RFC 822。多年以来,不管是VBScript, Visual Basic 还是Visual C++ ,众多程序员都一直依赖ActiveXperts Software工具的强大功能、灵活性和可靠性。

ActiveEmail提供了方便的SMTP电子邮件通信编程接口;特别适合需要自动发送电子邮件的情况,或者是需要在应用程序中、webservers或命令行中批量发送电子邮件的情况。

ActiveEmail 完全遵从SMTP协议RFC822,同时也完全遵从MIME电子邮件协议RFC 1521, RFC1522 和RFC 822。

一个VBScript小例子。

Set aeObj = CreateObject("ActivXperts.SmtpMail")

aeObj.HostName = "smtp.myserver.com"

aeObj.FromAddress = "johndoe@mycompany.com"

aeObj.FromName = "John Doe"

aeObj.AddTo "info@activexperts.com", "ActiveXperts Info"

aeObj.AddCc "sales@activexperts.com", "ActiveXperts Sales"

aeObj.Subject = "Hello"

aeObj.Priority = 1

aeObj.BodyType = 1

aeObj.Body = "Hello, how are you?"

aeObj.AddAttachment ".img1.jpg"

aeObj.Send

Wscript.Echo "Result: " & aeObj.LastError


ActiveEmail 也支持NNTP协议,可以支持您自动的发布新闻组。

ActiveEmail 是一个 COM组件,可以在支持Visual Basic或者Java脚本的Windows环境中使用。它可以在下列的任何编程语言中使用:

Visual Basic 5.x  或更高;

Visual Basic .NET ;

ASP 2.x ;

ASP .NET ;

Visual C++ 5.x 或更高;

Visual C# .NET;

VBScript ;

HTML 。

 

产品特性

ActiveEmail具有如下产品特性:


多个收件人(收件人,抄送,暗送);

多个附件(ASCII和二进制);

丰富的文本body信息(HTML);

在消息中嵌入对象,例如声音,图像等;

多种字符集(支持多语言);

SMTP认证;

邮件队列改进脚本的性能;

支持RFC 822 SMTP消息协议;

支持RFC 822, RFC 1521 和RFC 1522 MIME 协议;

发布新闻;

详细错误描述;

Windows事件日志;

以及其他更多……

 

软件架构

ActiveEmail构建在Microsoft Winsock模块之上。它使用的是这个模块,没有替换也没有添加任何其他的Winsock 模块。

您可以使用ActiveEmail直接发送SMTP消息给SMTP服务器。一般而言,根据消息的大小和网络可用带宽大小这个发送的过程会需要一小段时间。但是,ActiveEmail 可以改进这一点:它采用了队列机制,您不需发送这封邮件,您只需将之送进发送队列即可

ActiveEmail的核心在于两个文件:

AEmail.dll - 一个ActiveEmail COM 组件;

AEQueue.exe - 一个ActiveEmail队列服务,只在您需要将消息送入队列时使用。

ActiveEmail可以简单的分布到很多PC上,一旦您购买了认证,您可以把AComport.dll复制到很多PC上在其上注册DLL。

 

系统需求

ASP .NET, VB .NET, VC# .NET, ASP, VB, Visual C++ 和其他

你可以在下列任何语言中使用ActiveEmail 软件:

Visual Basic 5.x 或更高;

Visual Basic .NET;

ASP 2.x;

ASP .NET;

Visual C++ 5.x 或更高;

Visual C# .NET;

VBScript;

HTML ;

.NET Framework。

 

 

ActiveXperts Software B.V. – 网络管理及监控软件供应商

ActiveXperts - is a privately held company headquartered in the Netherlands (Hengelo), with a branch-office in Italy (Milano). ActiveXperts is a leading provider of Windows networking- and communication software. Founded in 2000, we support more than 10,000 customers worldwide.
Its most widely known products are the ActiveXperts Network Monitor and ActiveXperts SMS Messaging Server. ActiveXperts sells its software products worldwide through a network of resellers and online through the internet, and provides software development and consulting services to companies all over the world.