SMTP Setup

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 1
Joined: Mon Dec 04, 2017 10:10 am

SMTP Setup

Post by [email protected] »

Cant send any notification, using SMTP of Exchange.
Any can help me
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: SMTP Setup

Post by tmcdonald »

Let's first confirm that SMTP is listening on that host from your XI machine. Please run the following as root from the Nagios XI command line and post the output:

nmap 192.168.2.73 -p 25,465,587
Former Nagios employee
Locked