Configuring email alert channel, got following error in the log:
t=2017-05-07T00:47:13+0000 lvl=info msg=“Sending alert notification to” logger=alerting.notifier.email addresses=[xxxxxx@xxx.x]
t=2017-05-07T00:47:23+0000 lvl=eror msg=“Failed to send alert notification email” logger=alerting.notifier.email error="dial tcp 123.125.50.112:25: i/o timeout"
t=2017-05-07T00:47:23+0000 lvl=eror msg=“Failed to send alert notifications” logger=context userId=1 orgId=1 uname=admin error="dial tcp 123.125.50.112:25: i/o timeout"
t=2017-05-07T00:47:23+0000 lvl=eror msg=“Request Completed” logger=context userId=1 orgId=1 uname=admin method=POST path=/api/alert-notifications/test status=500 remote_addr=172.18.0.1 time_ms=10.013µs size=48
Anyone has idea what’s the problem?