Bacula-users

[Bacula-users] Unable to send mail with mutt as mailcommand

2015-05-14 01:38:27
Subject: [Bacula-users] Unable to send mail with mutt as mailcommand
From: Kelvin Minter <kb.minter AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 14 May 2015 00:33:39 -0500
Hello I am running bacula 5.2.13 on CentOS 6.6.

I have the following configuration for my messages in /etc/bacula/bacula-dir.conf

Messages {
  Name = Standard
  mailcommand = "/usr/bin/mutt -F /root/.muttrc-bacula -s \"Bacula: %t %e of %c %l\" %r"
  operatorcommand = "/usr/bin/mutt -F /root/.muttrc-bacula -s \"Bacula: Intervention needed for %j\" %r"

  mail = myemail AT domain DOT com = all, !skipped
  operator = myemail AT domain DOT com = mount
  console = all, !skipped, !saved

  append = "/var/log/bacula/bacula.log" = all, !skipped
  catalog = all
}

When I run mutt on the command line it proceeds and I am able to receive the mail at my destination address. 
However, when running a job I receive no email upon completion of the job and no log is created within bacula or maillog.

I am using tls for postfix but this should be no issue as I can run the above mailcommand from the command line and receive an email.

Using bsmtp (Unable to send because I need to run through tls) will produce an erroneous entry in the maillog file.

I am stumped on how to debug further to determine where the mail is being caught up at. It seems to have to be something on bacula's end.

Any help would be appreciated.

Thanks!
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users