LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Need help on Bacula Email configuration. (https://www.linuxquestions.org/questions/linux-software-2/need-help-on-bacula-email-configuration-730049/)

milkies27 06-02-2009 01:29 AM

Need help on Bacula Email configuration.
 
Hi Experts,

I need help on the email setup for the bacula backup server...
Is there anyone can explain it in detail how i do that??

command:

Messages {
Name = Standard

mailcommand = "/usr/lib/bacula/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s \"Bacula: %t %e of %c %l\" %r"
operatorcommand = "/usr/lib/bacula/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s \"Bacula: Intervention needed for %j\" %r"
mail = root@localhost = all, !skipped
operator = root@localhost = mount
console = all, !skipped, !saved

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

Is there anything i have to do with the "localhost", "root@localhost"?
And how it send out the email?? Does it have to go through a mail server
or something?

Please advice...really appreciate that..

Coz i really can't find any solution so far at google...

Thank you.


All times are GMT -5. The time now is 06:05 PM.