-
Notifications
You must be signed in to change notification settings - Fork 0
/
jobrate.config
36 lines (31 loc) · 1.4 KB
/
jobrate.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
;====================================================================================
; Email
;====================================================================================
; Set the email related values under this section
[email]
realname = Gratia Operation
; This is the real name from which the report appears to be emailed from
from = [email protected]
; This is the email from which the reports appears to be emailed from
realname = Shreyas Bhat
test_to = [email protected],[email protected]
;test_to = [email protected],[email protected]
nova_email = [email protected]
mu2e_email = [email protected]
; Email to which all the reports (except for the user site report which needs to be set below)
; need to be sent to.
; If you want the reports to be emailed, this value needs to be set
; Also if the report cron is enabled then this value needs to be set
; If the cron is disabled and you don't set this value, then the report
; will be print to screen
; Example value: [email protected]
smtphost = smtp.fnal.gov
; This is the FQDN of the mail server, which gratia will use to send the email
; Example value: yourSmtpServer.yourDomain.com
[query]
mu2e_voname=/fermilab/mu2e/Role=Production/Capability=NULL
nova_voname=/fermilab/nova/Role=Production/Capability=NULL
uboone_voname=/fermilab/uboone/Role=Production/Capability=NULL
dune_voname=/dune/Role=Production/Capability=NULL