[Bacula-users] Getting email notifications to work in Bacula 5.2.13

2013-06-20 Thread Mohd Shukri
sed on the documentation, this means that the command used was: mail -s ”Bacula Message” However, I do not have the mail command installed. Any insights as to how the mail was sent? My MTA is mail-mta/ssmtp-2.64-r2. On 06/19/13 15:47, Mohd Shukri wrote: > Hi, > > I am not ab

Re: [Bacula-users] Getting email notifications to work in Bacula 5.2.13

2013-06-20 Thread Mohd Shukri
Phil Stracchino metrocast.net> writes: > > > My advice? Try something like this: > > mailcommand = "/usr/bin/mutt -F /root/.muttrc-bacula -s \"\(Bacula\) > \<%r\>\" -s \"Bacula: %t %e of %c %l\" %r" > operatorcommand = "/usr/bin/mutt -F /root/.muttrc-bacula -s > \"\(Bacula\) \<%r\>\" -s \

[Bacula-users] Getting email notifications to work in Bacula 5.2.13

2013-06-19 Thread Mohd Shukri
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 Resolut