> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of chiel > Sent: Wednesday, March 14, 2007 6:53 AM > To: Mies, Christian; [email protected] > Subject: Re: [Nagios-users] Problem with notify-by-email > > Thanks, > > After adding "mail" into the command it works. What may have caused it to > not be there? > I didn't specify --with-mail=dir when I compiled nagios. Can that be the > problem??
Possibly. ./configure almost certainly wasn't able to locate the mail binary by itself and probably complained about it. Normally there isn't a problem locating it but if it's installed in an unusual place or not installed at all the result would be what you experienced. -- Marc ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
