I configure bacula 2.4-4.1 and it works right...except that it doesn't send
messages with the info about the backup jobs when they are done...I don´t
understand what is wrong...anyone can help me???. this is my bacula-dir.conf
file:

Messages {

Name = Standard

mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: %t
%e of %c %l\" %r"

operatorcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s
\"Bacula: Intervention needed for %j\" %r"

mail = [email protected] = all, !skipped

operator = [email protected] = mount

console = all, !skipped, !saved

append = "/var/log/bacula/bacula.log" = all, !skipped

}

Messages {

Name = Daemon

mailcommand = "sendEmail -s localhost -u "(Bacula) %r" -m "Bacula daemon
message" %r" -t

mail = [email protected] = all, !skipped

console = all, !skipped, !saved

append = "/var/log/bacula/bacula.log" = all, !skipped

}


thanks
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to