Merge branch 'master' of bitbucket.org:tmakinen/puppet
This commit is contained in:
commit
31fa28de92
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue