在NSRP组活动/活动的2 SSG-550米上配置Netscreen 6.3r22上的电子邮件警报时,我遇到了一些问题。我知道,通过需要身份验证的邮件服务器发送SMTP警报是有限制的,但是邮件似乎根本不是从防火墙生成的
当我打开调试和检查时
debug sendmail all
get db stream我得到的输出结果令人费解
## 2016-08-23 16:37:50 : Notify (1)
## 2016-08-23 16:37:50 : Prepare to send mail [sort=0]
## 2016-08-23 16:37:50 : Mail server name : mail.example.com
## 2016-08-23 16:37:50 : begin to send event alarm, start time=78611, current time=79211, max entries=102
## 2016-08-23 16:37:50 : total event alarm record 2 retrieved, start_time=78611
## 2016-08-23 16:37:50 : fail to send no 0 due to (log time[78878] < last_sent_event_time [79211] && allowed to email [0])
## 2016-08-23 16:37:50 : fail to send no 1 due to (log time[78857] < last_sent_event_time [79211] && allowed to email [0])
## 2016-08-23 16:37:50 : last event id = -1
## 2016-08-23 16:37:50 : Event alarm: Log entries sent out=0, Last Log entry id=-1, time=79211我已经配置了一个邮件服务器和管理地址
Mail Alert: On, Mail Server: mail.example.com
E-Mail Address: me@example.com
E-Mail Traffic Log: Off
Configuration Format: DOS
Device Reset: Enabled
Hardware Reset: Enabled
Admin privilege: read-only (Remote admin has read-only privileges)
Max Failed Admin login attempts: 10
Lock admin accounts on auth failure: On, locking time 1 minutes
HTTP redirect: true我没有看到任何东西击中邮件服务器,但我似乎找不到这些故障类型在Juniper论坛上的解释。从这个输出,在我看来,似乎邮件没有发送,但我不明白为什么。
发布于 2016-08-23 16:55:43
访问WebUI,在Configuration -> Report Settings -> Log Setting下导航,并确保检查Email行的所有标志。
https://serverfault.com/questions/798637
复制相似问题