2013/3/21 Christoph Litauer <lita...@uni-koblenz.de>
>
> 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 
> \<bac...@uni-koblenz.de\>\" -s \"Bacula: %t %e of %c %l\" %r"
>   mail = mailaddress.for.2.j...@yourdomain.de = 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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to