六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 111|回复: 0

OpenNMS配置Gmail示例

[复制链接]

升级  21%

75

主题

75

主题

75

主题

举人

Rank: 3Rank: 3

积分
263
 楼主| 发表于 2013-2-7 19:44:14 | 显示全部楼层 |阅读模式
################################################################################# This file is the configuration for the the JavaMailer class.  It is used to# specify the details of the JavaMailer system properties################################################################################## Properties are defined but commented out indicating the default values.### This property defines system sender account.## The default setting is root@[127.0.0.1]org.opennms.core.utils.fromAddress=OpenNMS@gmail.com## These properties define the SMTP Host.#org.opennms.core.utils.mailHost=smtp.gmail.com#org.opennms.core.utils.mailer=smtpsendorg.opennms.core.utils.transport=smtpsorg.opennms.core.utils.debug=trueorg.opennms.core.utils.smtpport=465org.opennms.core.utils.smtpssl.enable=true#org.opennms.core.utils.quitwait=true## This property controls the use of the JMTA# if it is true, mailHost will be ignoredorg.opennms.core.utils.useJMTA=false## These properties define the Mail authentication.#org.opennms.core.utils.authenticate=trueorg.opennms.core.utils.authenticateUser=OpenNMSorg.opennms.core.utils.authenticatePassword=OpenNMSorg.opennms.core.utils.starttls.enable=true## These properties configure message content#org.opennms.core.utils.messageContentType=text/htmlorg.opennms.core.utils.charset=UTF-8
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表