1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

- Add email hook

This commit is contained in:
Nate Harris 2025-06-19 02:00:09 -06:00
parent 7c69671923
commit 71f8833f4d
6 changed files with 974 additions and 7 deletions

6
config
View file

@ -310,6 +310,12 @@
#rabbitmq_endpoint =
#rabbitmq_topic =
#rabbitmq_queue_type = classic
#smtp_server =
#smtp_port = 587
#smtp_username =
#smtp_password =
#from_email =
#mass_email = False
[reporting]