Hi, I’m using bacula 9 over CentOS. I need receive notifications about job failures but this notifications doesn’t work. The configuration file bacula-dir.conf has the followup Messages directive:
*******************************************************************************
Messages {
Name = Standard
mailcommand = "/usr/sbin/bsmtp -h 192.168.0.66 -f "(Bacula) <%r>" -s "Bacula:
%t %e of %c %l" %r"
operatorcommand = "/usr/sbin/bsmtp -h 192.168.0.66 -f "(Bacula) <%r>" -s
"Bacula: Intervention needed for %j" %r"
mail = [email protected] = all, !skipped
operator = [email protected] = mount
console = all, !skipped, !saved
append = "/var/log/bacula/bacula.log" = all, !skipped
catalog = all
}
*******************************************************************************
To test whether the mail sending is working as it should, I do the following
command, and this works fine, I receive the test message :
echo "This is test message." | /opt/bacula/bin/bsmtp -h 192.168.0.66 -f
[email protected] -s "Test" [email protected] -d 50
Can anyone help me?
Gina Costa
Universidade de Coimbra • Administração
SGSIIC-Serviço de Gestão de Sistemas e Infraestruturas de Informação e
Comunicação
Divisão de Infraestruturas de TIC
Rua do Arco da Traição | 3000-056 COIMBRA • PORTUGAL
Tel.: +351 239 242 870
E-mail: [email protected]
www.uc.pt/administracao
Este e-mail pretende ser amigo do ambiente. Pondere antes de o imprimir!
This e-mail is environment friendly. Please think twice before printing it!
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
