Hi Troy,
thanks for the hint,
"Mail on error = m...@address = all"
did it.
Regards
Thomas
Troy Daniels schrieb:
> Hi,
>
> On Sat, 2009-01-03 at 22:35 +0100, Thomas wrote:
>> ah, now i got it (i think)
>>
>> in the source code there are different log level defined: info, warning,
>> error, ...
Hi,
On Sat, 2009-01-03 at 22:35 +0100, Thomas wrote:
> ah, now i got it (i think)
>
> in the source code there are different log level defined: info, warning,
> error, ...
> and every level is passed to the resource where the level matched.
> so the "fatal" email address gets only the line of ou
ah, now i got it (i think)
in the source code there are different log level defined: info, warning, error,
...
and every level is passed to the resource where the level matched.
so the "fatal" email address gets only the line of output where the fatal error
happens.
the "all" email gets also the
Thomas wrote:
Please do not top post. See below.
>
> Dan Langille schrieb:
>> Thomas wrote:
>>> Hi list,
>>>
>>> i have this messages configuration
>>>
>>> Messages {
>>> Name = Standard
>>> mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s
>>> \"Bacula: %t %e of %c %l\" %r"
>>
the keywords warnig, error, fatal, ... only describe the message level the
persons get,
but why is the content different?
if i get a fatal message because of i get "all" messages
why i get more content/information in the mail than all-other-admins?
(they get the fatal message because of they get
Thomas wrote:
> Hi list,
>
> i have this messages configuration
>
> Messages {
> Name = Standard
> mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula:
> %t %e of %c %l\" %r"
> operatorcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s
> \"Bacula: Interventio
Hi list,
i have this messages configuration
Messages {
Name = Standard
mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: %t
%e of %c %l\" %r"
operatorcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula:
Intervention needed for %j\" %r"
mail = tho