Hi,

 I am not able to get the email notifications to work. I can't use bsmtp as
I want to use my gmail account to send it so I have decided to use sendmail.

 I am able to send emails using sendmail from the command line and as the
user 'bacula'. I have tried the suggestions in the Problem Resolution
Guide<http://www.bacula.org/5.2.x-manuals/en/problems/problems/index.html>
but
nothing seems to work. Also, I tried using sendEmail by following this
guide<http://www.fairtec.at/en/it-blog-mainmenu-16/153> and
that too dd not work.

 So, either I am missing something obvious or the mailcommand directive in
the Message resource does not work. My message Resource is as follows:

  Messages {
  Name = Standard
  mailcommand = "echo hello | sendmail %r"
  operatorcommand = "echo hello | sendmail %r"
  mail = mya...@hotmail.com = all, !skipped
  operator = mya...@hotmail.com = mount
  console = all, !skipped, !saved
  append = "/var/lib/bacula/bacula.log" = all, !skipped
  catalog = all
}


 My system info is as follows:

  1. OS : Gentoo Linux

  2. Bacula version: 5.2.13

    Please advise.

    Thank you in advance for any help provided.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to