【发布时间】:2016-04-13 06:45:13
【问题描述】:
在 /etc/monit/monitrc 我添加了以下块:
set mailserver 'smtp.gmail.com' port 587
username 'xy@z.com'
password 'whatever'
但它在日志中显示上述错误:
Sendmail: Authentication failed -- no supported authentication methods found
【问题讨论】:
-
不确定在上述配置中为“使用”参数设置什么值。