bacula: Show job status in completion mail subject.

This commit is contained in:
Timo Makinen 2015-08-28 13:00:29 +03:00
parent 8312f7be04
commit 19f7e79b3f

View file

@ -15,7 +15,7 @@ Director {
Messages {
Name = "Standard"
MailCommand = "bsmtp -h <%= @mail_server %> -s \"Bacula Message\" %r"
MailCommand = "bsmtp -h <%= @mail_server %> -s \"Bacula: %c %l (%e)\" %r"
OperatorCommand = "bsmtp -h <%= @mail_server %> -s \"Bacula Operator Message\" %r"
mail = root = all, !skipped
operator = root = mount