其他语言

本类阅读TOP10

·基于Solaris 开发环境的整体构思
·使用AutoMake轻松生成Makefile
·BCB数据库图像保存技术
·GNU中的Makefile
·射频芯片nRF401天线设计的分析
·iframe 的自适应高度
·BCB之Socket通信
·软件企业如何实施CMM
·入门系列--OpenGL最简单的入门
·WIN95中日志钩子(JournalRecord Hook)的使用

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
W3 Jmail 简要介绍

作者:未知 来源:月光软件站 加入时间:2005-5-13 月光软件站

使用w3 JMail 可以在asp应用里面发送电子邮件,而不需要使用一个诸如Eudora/exchange/outlook
之类的邮件客户端。w3 Jmail发送邮件速度快,功能丰富,而且是免费的,可以直接下载。

  下载地址:http://download.dimac.net/jmail/jmail.exe

  使用环境
  Webserver (IIS4/PWS4)
  Microsoft Windows NT or Microsoft Windows 95 with Winsock 2.0 (Download from Microsoft)

  版本:3.60的特性
  Attachments 附件
  Return Receipt 发信回执
  Detailed logging capabilities 详细日志能力
  Priority settings 优先级设定
  MIME with BASE64, UUEncode and Quoted-Printable Encoding 邮件编码设置
  Queued mailings without separate NT service. 邮件队列发送,无需单独的NT服务
  Unlimited redundant servers 没有限制的多余server(SMTP服务器)
  Blind Carbon Copy (BCC) 密送
  Carbon Copy (CC) 抄送
  Urgent flagging 紧急标志
  US ASCII and ISO-8859-1
  UUEncoding
  X-Headers and custom headers
  MS Mail and Exchange priority headers.
  Internal MX lookup with MX priority and redundancy
  
  JMAIL的日志功能允许你能察看发送邮件时候发生的事情,这是一种发现问题所在的好方法,
  如果MAIL SERVER错误设置的话。

  JMail 已经检查了下列Y2K测试
  2000-01-01 Bug - OK
  2000-02-29 Bug - OK
  2000-04-01 Bug - OK (Found in MS VCRT)

  JMAIL使用16位精度表示年,所以日期范围限制在 -32767~ 32768


相关文章

相关软件