fedocal: point to bastion as smtp server
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
8cba3702a0
commit
b9d2f00120
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue