收不到的可能性很多,你要自己分析一下。
配置地址是不是有问题,是不是按照sina提供的端口去填的。如果参数填错了,log里有报错。
或者是系统里根本就没有报警事件。

目前看这个功能是work的,没有问题。

刘宇超  Richard Liu




发件人: ns...@sina.com 
发送时间: 2013-11-27  20:07:29 
收件人: users-cn 
抄送: 
主题: email按邮件内容设置之后,收不到报警邮件 
 
alert.email.addresses Comma separated list of email addresses used for sending 
alerts.    ns...@sina.com 

alert.email.sender Sender of alert email (will be in the From header of the 
email).    ns...@sina.com 

alert.purge.delay Alerts older than specified number days will be purged. Set 
this value to 0 to never delete alerts 0 

alert.purge.interval The interval (in seconds) to wait before running the alert 
purge thread     86400 

alert.smtp.host SMTP hostname used for sending out email alerts.       
hcsmtp.hc360.com 

alert.smtp.password Password for SMTP authentication (applies only if 
alert.smtp.useAuth is true).   123321 

alert.smtp.port Port the SMTP server is listening on.         25 

alert.smtp.useAuth If true, use SMTP authentication when sending emails.      
true 

alert.smtp.username Username for SMTP authentication (applies only if 
alert.smtp.useAuth is true).   ns...@sina.com 

alert.wait Seconds to wait before alerting on a disconnected agent 

回复