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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user