Page 1 of 1

mutt instead of mail

Posted: Thu Nov 07, 2013 3:15 pm
by vvz
Hello!
is it enough to put in commands.cfg

define command{
command_name notify_service_by_email
command_line echo "TEST" | /usr/bin/mutt -s "TEST [email protected]
}


to use mutt instead of mailx. or i have to add somethinfg to resource.cfg?

Re: mutt instead of mail

Posted: Thu Nov 07, 2013 5:34 pm
by sreinhardt
I've never used mutt, but defining a command and altering your contacts to use that for notification settings should work, provided that command\script are correct.