Hi,

I'm trying to configure "bacula-dir.conf" a messages resource that 
allows me sending messages to job's owner:

Messages {
    Name = User
    mail = [EMAIL PROTECTED] = all, !skipped, !restored
    operator = [EMAIL PROTECTED] = all, !skipped, !restored
    console = all, !skipped, !restored
    director = client-fd = all, !skipped, !restored
}

What I want is to use this resource as "pattern message resource" and 
use a variable expansion like "operator = [EMAIL PROTECTED]". But this 
expansion doesn't work fine, so I need to define a messager resource for 
each client, because I want users get their mails (referenced to their 
backup jobs) and me not.

Any solution?

Thanks.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to