2013/3/21 Christoph Litauer <[email protected]> > > I do it like this: > In bacula-dir.conf define a new Message ressource using a different e-mail > address: > > Messages { > Name = "Message for 2 Jobs" > mailcommand = "/usr/sbin/bsmtp -h localhost -f \"Bacula > \<[email protected]\>\" -s \"Bacula: %t %e of %c %l\" %r" > mail = [email protected] = all, !skipped > console = all, !skipped, !saved > append = "/var/log/bacula" = all, !skipped > } > > Then use this new ressource in the job ressources of your two jobs: > > Job { > ... > Messages = "Messages for 2 Jobs" > ... > }
Thank you very much Christoph!! I will test this ;-) Manu ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
