首页 新闻动态 JMAIL组件问题集锦

JMAIL组件问题集锦

来源:东莞企业网网站建设 | 时间:2020/10/30 | 浏览:16760

一、Jmail 问题集锦


1、JMAIL的版本是多少?
JMAIL 是免费的4.3版本

2、JMAIL 需要单独的发信服务器吗?
JMAIL 需要设置单独的发信服务器
如:set mail=server.CreateObject("jmail.SMTPMail")
mail.ServerAddress = "mail.domain.com"

3、为什么使用jmail发信时发信失败?
最可能的原因是你指定的发信服务器需要发信认证,而你在程序中没有指定发信用户名和密码,具体的编码为:
set mail=CreateObject("jmail.Message")
mail.Charset ="gb2312"
mail.From ="from@west263.com"
mail.AddRecipient "to@west263.com"
mail.MailDomain="mail.west263.com"
mail.MailServerUserName = " from @west263.com"
mail.MailServerPassWord = "****"
mail.subject=”test”
mail.body= “欢迎”
'On Error Resume Next
mail.Send("mail.west263.com")
mail.close()
set mail=nothing

4、Jmail 能发送附件吗?
可以
mail.AddAttachment (replace(server.MapPath("/test.doc"),"",""))

5、 Jmail 可以发送Html格式的邮件吗?
可以,具体看使用手册。

6、Jmail组件实例。
(1)发信服务器需要认证。
'以下的代码是发信服务器需要认证的,例如我们的邮箱服务器

<%
set mail=CreateObject("jmail.Message")
mail.Charset ="gb2312"
mail.From ="test@west.com"
mail.AddRecipient "test@west.com"
mail.MailDomain="mx.west.com"
mail.MailServerUserName = "test@west.com"
mail.MailServerPassWord = "*****"
mail.subject=Subject
mail.body= "hi china.com"
On Error Resume Next
mail.Send("mail.west263.com")
mail.close()
set mail=nothing
response.write "发送成功"
%>


TAG:东莞集团邮箱
相关案例
Shenzhen Bente Industrial Co., Ltd BenteIC was founded in May 2011 and has been deeply engaged in the field of electronic technology for over a decade. Focusing on the integrated supporting services of "global channels for memory ics + burning and testing", it is recognized as a technology-driven and practical technology enterprise in the industry. We adhere to the principles of "concentration and professionalism; With the core values of "co-creation and win-win", we have been deeply engaged in the storage niche market. Through diversified brand layout, we precisely match market demands, focus on the core pain points of small and medium-sized batch customers, and have established a high-quality reputation as a "storage professional" within the industry. The core competitiveness of the company stems from a professional technical team composed of senior semiconductor practitioners. It closely follows the technological iteration rhythm of the industry and, with solid professional capabilities and rich practical experience, provides customers with all-round technical support and customized supporting services.
深圳市奔特实业有限公司 BenteIC 创立于2011年5月,深耕电子科技领域十余载,聚焦“存储IC全球渠道+烧录测试”一体化配套服务,是业内公认的技术实干型科技企业。我们以“专注、专业;共创、共赢”为核心价值观,深耕存储细分领域,通过多元化品牌布局精准匹配市场需求,聚焦中小批量客户核心痛点,在行业内树立起“存储专业户”的优质口碑。公司核心竞争力源于半导体资深从业者组成的专业技术团队,紧跟行业技术迭代节奏,以扎实专业能力与丰富实战经验,为客户提供全维度技术支持与定制化配套服务。
中科华恒制冷技术(惠州)有限公司 中科华恒制冷技术(惠州)有限公司是一家集研发和销售为一体的超临界冷热精控洁净高端设备设计企业,专做冷热环境洁净控制行业国产替代进口产品,研发半导体开发及封测控温Chiller、超低温冷冻机、新能源用控温控流量系统等专用设备,广泛应用于半导体、生物医疗、新能源及大功率激光等冷却领域,特种车辆、各类风洞、卫星测试等领域,处于国际领先水平。
佛山琪昊机械有限公司 佛山琪昊机械有限公司座落于珠三角经济区的中心顺德,水、陆、空交通十分便利。是集科、工、贸一体化的专业公司,公司设计经营制造全自动龙门线,卷对卷连续自动线,化学镀自动线,阳极氧化自动线,垂直升降线,单一镀种环形线及各式爬坡线,附属经营铁氟龙电加热器、氟塑料换热器、贵金属阳极、化学镀镍设备,电镀滚筒及电镀生产线辅助设备、制冷机系统等工业专用产品。