openscanhub: use OpenScanHub mailing list address

... in the notification e-mails.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-04-06 15:53:25 +02:00
parent 7a7b85e0b8
commit 52f51a1ad2

View file

@ -124,7 +124,7 @@ UMB_CLIENT_CERT = '/etc/osh/hub/msg-client-osh.pem'
UMB_TOPIC_PREFIX = 'topic://VirtualTopic.eng.OpenScanHub.scan'
# E-mail address used in the From: field of notifications generated by OpenScanHub
NOTIFICATION_EMAIL_ADDRESS = "no-reply@example.org"
NOTIFICATION_EMAIL_ADDRESS = "openscanhub@lists.fedoraproject.org"
# E-mail address where notifications about failed/cancelled tasks are sent
DEVEL_EMAIL_ADDRESS = "no-reply@example.org"