Am Donnerstag, 6. Februar 2014 09:46:35 UTC+1 schrieb Sven Gehr:
> Hi@all,
> 
> how can I test my mail- or operator- command without start ab job?
> 
> with best
> sven

Hi Sven,

just put that on your commandline end replace %r with your recipient address.

/usr/sbin/bsmtp -h localhost -f \"\(Bareos\) \<%r\>\" -s \"Bareos daemon 
message\" %r

In Bareos documentation on page 50 you can see which Variable hold which data.
If you want to see the values of bareos database i think you have to create a 
dummy job because the variable are only available when a job is running and not 
on the bash.

Regards, Marco

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to