No status mail after update from last 17 to last 18

14 views
Skip to first unread message

tuxmaster5000

unread,
Nov 10, 2019, 7:05:39 AM11/10/19
to bareos-users
Hi,
after update from the last 17 release to the last 18 release, no malls are send any more.
The job log are stored only at the database and the log file.
Before the update all logs was stored in the database, the log file and send via mail.

Here are my message config:
Messages {
  Name = Standard
  Description = "Reasonable message delivery -- send most everything to email address and to the console."
  Mail Command = "/usr/sbin/bsmtp -8 -h localhost -f \"\(Bareos\) \<%r\>\" -s \"Bareos: %t %e on %c %l\" %r"
  Operator Command = "/usr/sbin/bsmtp -8 -h localhost -f \"\(Bareos\) \<%r\>\" -s \"Bareos: help for %j neeed.\" %r"
  Mail = root@localhost = all, !skipped, !saved, !audit
  Operator = root@localhost = mount
  Console = all, !skipped, !saved, !audit
  Append = "/var/log/bareos/bareos.log" = all, !skipped, !saved, !audit
  Catalog = all, !skipped, !saved, !audit
}

Thanks for any ideas.

Reply all
Reply to author
Forward
0 new messages