I think tha the different are very poor.. from http://www.bacula.org/en/rel-manual/Messages_Resource.html "OperatorCommand is similar to the MailCommand except that it is used for Operator messages. "
In your jobs you can decide witch one to use. I have create a third one named "custom".. I use only this ones CIAO, Carlo 2010/1/14 Ariel Di Girolamo <[email protected]>: > Thanks Carlo. > I solved it by editing the "standard" section of messages { instead the > "daemon" section. > By the way, whats the diference between both sections? > > King Regards > Ariel > > > > 2010/1/14 Carlo Filippetto <[email protected]> >> >> try somethig like >> >> mailcommand = "$PATH/bsmtp -h localhost -f \"(BCK) [email protected] >> \" -s \"%t %e of %n %l\" %r" >> >> CIAO, >> Carlo >> >> >> 2009/12/22 Ariel Di Girolamo <[email protected]>: >> > Hi, i´m a new user of Bacula and i´m getting problems to receive >> > notification to my mail address when a job is done. >> > I´m running Bacula 2.4.4 over a VM on VMware server, running Ubuntu 9.10 >> > >> > This is my bacula-dir.conf messages section: >> > >> > Messages { >> > Name = Daemon >> > mailcommand = "/usr/lib/bacula/bsmtp -h localhost -f >> > [email protected] -s "Bacula Message" %r" >> > mail = u...@domain = all >> > mail on success = u...@domain = all >> > operator = u...@domain = mount >> > console = all, !skipped, !saved >> > append = "/var/lib/bacula/log" = all, !skipped >> > } >> > >> > My local smtp is postfix and if i send a mail manually using bsmtp it >> > works >> > fine >> > >> > If yo require any other information please let me know >> > >> > Many thanks >> > >> > Ariel >> > >> > >> > ------------------------------------------------------------------------------ >> > Throughout its 18-year history, RSA Conference consistently attracts the >> > world's best and brightest in the field, creating opportunities for >> > Conference >> > attendees to learn about information security's most important issues >> > through >> > interactions with peers, luminaries and emerging and established >> > companies. >> > http://p.sf.net/sfu/rsaconf-dev2dev >> > _______________________________________________ >> > Bacula-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/bacula-users >> > >> > > > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
