Hi all,

yesterday I upgraded my installation from 5.2.5 to 5.2.10 (no configuration 
changes) and
now my director doesn't send any mails after finished jobs...

Any idea what's wrong?

Here's my messages-definition:

Messages {
        Name = Zabbix

        # first send status and number of files and bytes saved to ZABBIX
        #
        MailCommand = "/opt/bacula/sbin/bacula2zabbix.pl %c %n %e"
        Mail = mailhost = all, !skipped

        # now do the default processing
        #
        MailCommand = "/opt/bacula/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" 
-s \"Bacula: %t %e of %c %l\" %r"
        OperatorCommand = "/opt/bacula/sbin/bsmtp -h localhost -f \"\(Bacula\) 
%r\" -s \"Bacula: Intervention needed for %j\" %r"
        Mail = root@localhost<mailto:root@localhost> = all, !skipped
        Operator = root@localhost<mailto:root@localhost> = mount
        Console = all, !skipped, !saved
        Append = "/var/bacula/log" = all, !skipped
        Catalog = all, !skipped, !saved
}

Thanks a lot,
christian

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to