Open davidslac opened 7 years ago
The automation generates an email with failure/success headers here:
https://github.com/slaclab/anarel-manage/blob/master/pylib/anarelmanage/automation.py#L19
and
https://github.com/slaclab/anarel-manage/blob/master/pylib/anarelmanage/automation.py#L28
it sends it to pcds-ana-l, but that rejects it if the subject line is something it has seen before. One could modify the subject lines to include the date and time in order to make a unique subject.
The automation generates an email with failure/success headers here:
https://github.com/slaclab/anarel-manage/blob/master/pylib/anarelmanage/automation.py#L19
and
https://github.com/slaclab/anarel-manage/blob/master/pylib/anarelmanage/automation.py#L28
it sends it to pcds-ana-l, but that rejects it if the subject line is something it has seen before. One could modify the subject lines to include the date and time in order to make a unique subject.