]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Only mail on error
authorTollef Fog Heen <tfheen@err.no>
Wed, 27 Jun 2012 19:54:14 +0000 (21:54 +0200)
committerTollef Fog Heen <tfheen@err.no>
Wed, 27 Jun 2012 19:54:19 +0000 (21:54 +0200)
modules/bacula/templates/bacula-dir.conf.erb

index 862cb6a3ac126b2f721b55dcb0e478731f9abf8b..34d6c99d40d60390db96c68a5959a62ec8f03939 100644 (file)
@@ -111,7 +111,7 @@ Messages {
   Name = Standard
   mailcommand = "/usr/lib/bacula/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r"
   operatorcommand = "/usr/lib/bacula/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: Intervention needed for %j\" %r"
-  mail = <%= bacula_operator_email %> = all, !skipped
+  mail on error = <%= bacula_operator_email %> = all, !skipped
   operator = <%= bacula_operator_email %> = mount
   console = all, !skipped, !saved
   append = "/var/lib/bacula/log" = all, !skipped