Configure event notification sender email address

This commit adds the ability to configure the email address used as
sender, CC, and reply-to in event notification emails via the
<location/event_sender_email> configuration entry."
This commit is contained in:
Milan
2023-03-21 21:48:05 +01:00
parent 979377c31d
commit 907b5e9576
2 changed files with 5 additions and 4 deletions

View File

@@ -72,6 +72,7 @@ domain ${DOMAIN}
# multi language support
admin_pot_dir ${BASE_DIR}/agenda/planung/pot/
email info@${DOMAIN}
event_sender_email programm@${DOMAIN}
theme default
</locations>