fix for #693333, hard-coding of amandabackup as user in many scripts and docs
[debian/amanda] / installcheck / Amanda_Config.pl
index 362dcb5cdbe7e42b222a2c9eabc59e2c6eecde48..27c1ace8e5a2a5f8ef8782c59ffcd6ac3e6d93cf 100644 (file)
@@ -212,7 +212,7 @@ $testconf->add_script('my_script', [
   'plugin' => '"script-email"',
   'execute-on' => 'pre-host-backup, post-host-backup',
   'execute-where' => 'client',
-  'property' => '"mailto" "amandabackup" "amanda"',
+  'property' => '"mailto" "backup" "amanda"',
 ]);
 $testconf->add_device('my_device', [
   'comment' => '"my device is mine, not yours"',