From b9d2f00120b66181d9ddc6be7c84cbc287d9c727 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 29 Mar 2021 14:03:07 +0200 Subject: [PATCH] fedocal: point to bastion as smtp server Signed-off-by: Pierre-Yves Chibon --- roles/openshift-apps/fedocal/templates/fedocal.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/fedocal/templates/fedocal.cfg b/roles/openshift-apps/fedocal/templates/fedocal.cfg index 343b1a5d0e..5fa2910eb9 100644 --- a/roles/openshift-apps/fedocal/templates/fedocal.cfg +++ b/roles/openshift-apps/fedocal/templates/fedocal.cfg @@ -22,7 +22,7 @@ ADMIN_GROUP='sysadmin-calendar' ### The address of the SMTP server used to send the reminders emails ### via the cron job. ### Default: 'localhost' -SMTP_SERVER='localhost' +SMTP_SERVER='bastion.fedoraproject.org' ### The cron job can be set with any frequency but fedocal_cron needs ### this information to accurately retrieve the meetings to remind and