Add config option notification_bcc for always attaching to notify emails.
authorDiane Trout <diane@caltech.edu>
Tue, 30 Nov 2010 19:45:47 +0000 (11:45 -0800)
committerDiane Trout <diane@caltech.edu>
Tue, 30 Nov 2010 19:45:47 +0000 (11:45 -0800)
commita10202469e993d2d790011e459807ee70c827245
tree44564b562d28c8c0ddff8207bae94147bb6b352c
parent3d4fcb9d0965e4b2566910950cd364e73017f5b7
Add config option notification_bcc for always attaching to notify emails.
Its called notification_bcc in the htsworkflow.ini file and
NOTIFICATION_BCC in the django settings.py file.

It ignores the "send bcc" option on the email_started form.
htsworkflow/frontend/experiments/views.py
htsworkflow/frontend/settings.py