Notification 'from' address
-
LinedataIT
- Posts: 17
- Joined: Tue Aug 02, 2011 1:04 pm
Notification 'from' address
Hi, I am configuring notifications and despite me putting in an email address in the 'manage email settings' area and the 'Manage system config' area the emails still are being sent by 'root@localhost'. This is the downloaded VM that was 1.3, upgraded to 1.5 then 1.6. Unfortunately, since I only recently started adding checks I am not sure if this would have happened prior to upgrading.
Re: Notification 'from' address
The email address in 'Manage System Config' is for a different purpose entirely. The setting you're looking for is just the one in 'Manage Email Settings'. Could you send a screenshot of this page as it's currently configured?
Also, have you changed the notification command or switched to using a different notification command?
Also, have you changed the notification command or switched to using a different notification command?
-
LinedataIT
- Posts: 17
- Joined: Tue Aug 02, 2011 1:04 pm
Re: Notification 'from' address
Yeah, the update in System config was just eliminating possibilities. Below is a SS of the email settings screen.
You do not have the required permissions to view the files attached to this post.
Re: Notification 'from' address
Try changing the parentheses to angled brackets like this:
Code: Select all
SLNagios <[email protected]>-
LinedataIT
- Posts: 17
- Joined: Tue Aug 02, 2011 1:04 pm
Re: Notification 'from' address
derp. Ok, that did it.

Re: Notification 'from' address
Good deal, let us know if you have any additional questions.