- Add support for local SMTP

- Ignore venv in flake8
This commit is contained in:
Nate Harris
2025-06-29 00:47:26 -06:00
parent 3228f046e2
commit ce9b2cf5d2
5 changed files with 143 additions and 19 deletions

8
config
View File

@@ -305,13 +305,15 @@
[hook]
# Hook types
# Value: none | rabbitmq
# Value: none | rabbitmq | email
#type = none
#rabbitmq_endpoint =
#rabbitmq_topic =
#rabbitmq_queue_type = classic
#smtp_server =
#smtp_port = 587
#smtp_server = localhost
#smtp_port = 25
#smtp_security = starttls
#smtp_ssl_verify_mode = REQUIRED
#smtp_username =
#smtp_password =
#from_email =