I have several Bacula boxes set up to notify me of job status, but one box will only send a message if an error occurs in Bacula. What would I need to add or change in my "Messages" statement to get this to work.? So far, I have not found a difference between the ones that work and the problem box..

Messages {
 Name = Daemon
mailcommand = "/sbin/bsmtp -h mail.domain.org -f \"\(Bacula\) %r\" -s \"Bacula daemon message\" %r"
 mail = [EMAIL PROTECTED] = all, !skipped
 console = all, !skipped, !saved
 append = "/var/bacula/working/log" = all, !skipped
}





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to