Fix name of message_id_domain in config example
All checks were successful
cacert-boardvoting/pipeline/head This commit looks good
All checks were successful
cacert-boardvoting/pipeline/head This commit looks good
This commit is contained in:
parent
39393eb612
commit
e327e5e2ee
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ mail_config:
|
|||
smtp_host: localhost
|
||||
smtp_port: 25
|
||||
base_url: https://motions.cacert.org
|
||||
domain: motions.cacert.org
|
||||
message_id_domain: motions.cacert.org
|
||||
notice_mail_address: cacert-board@lists.cacert.org
|
||||
vote_notice_mail_address: cacert-board-votes@lists.cacert.org
|
||||
notification_sender_address: returns@cacert.org
|
||||
|
|
Loading…
Reference in a new issue