Search found 2 matches

by niels.christian
Fri Aug 11, 2017 12:54 am
Forum: Open Source Nagios Projects
Topic: Maildir location wrong in nagios 4?
Replies: 3
Views: 2054

Re: Maildir location wrong in nagios 4?

Hi Scott, Your answer exactly describe my problem: Where is ./Maildir? The log files does not in any way reveal where Nagios is running from when reporting the error, thus making any workaround to get the emails out. It seems like "wproc" is the source of reporting the error, maybe someone...
by niels.christian
Thu Aug 10, 2017 7:00 am
Forum: Open Source Nagios Projects
Topic: Maildir location wrong in nagios 4?
Replies: 3
Views: 2054

Maildir location wrong in nagios 4?

Hi, I have set up Nagios 4 on Ubuntu 16.04 successfully by compiling with the configuration: ./configure --enable-command-args --with-nagios-user=nagios --with-nagios-group=nagcmd --with-mail=/usr/sbin/sendmail I also tried without the --with-mail=/usr/sbin/sendmail without any changes for my proble...