Set a correct, sane, from-email on FAF error emails

Without this, the From would end up as no-reply@localhost.fedoraproject.org, which upstream
mail servers do not appreciate.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2019-02-19 20:59:18 +00:00
parent afcfd8b730
commit 3ec0d9439a

View file

@ -35,7 +35,7 @@ faf_migrate_db: true
faf_cron_jobs: true
faf_admin_mail: root@localhost
faf_from: no-reply@localhost
faf_from: no-reply-retrace@fedoraproject.org
faf_spool_dir: /var/spool/faf