Search found 3 matches

by gyang27
Thu Sep 26, 2013 12:59 am
Forum: Open Source Nagios Projects
Topic: how to change the default sender of nagios mail notification
Replies: 5
Views: 18774

Re: how to change the default sender of nagios mail notifica

Great! I got another way to make it true. I added "-- -f sys_admin@xxx.com -F sys-admin" in command.cfg It works now. Thanks you again. I have another question here. the command check_disk with parameter -u GB doesn't work "command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_dis...
by gyang27
Tue Sep 24, 2013 10:01 pm
Forum: Open Source Nagios Projects
Topic: how to change the default sender of nagios mail notification
Replies: 5
Views: 18774

Re: how to change the default sender of nagios mail notifica

Thanks for your reply. I use the sendmail as my MTA. but I don't know how to change it to meet with my demand.

Could you please show me the details?

Appreciate your help.
by gyang27
Tue Sep 24, 2013 12:48 am
Forum: Open Source Nagios Projects
Topic: how to change the default sender of nagios mail notification
Replies: 5
Views: 18774

how to change the default sender of nagios mail notification

Hi,

I want to change the default sender ([email protected])of nagios email notification. so the sender can be customized not [email protected],
maybe something likes [email protected]. Is it possible to modify this? how to?

Thanks

Gary