about summary refs log tree commit diff stats
path: root/config/mail.yml
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-12 21:51:02 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-12 21:51:02 -0400
commit9ad3bca2ea475b709c8311ab25194e4578c1a0d9 (patch)
treeb60fa4048784bb36853d461fc6df14579a241534 /config/mail.yml
parent2022e18daab968ad49af9b3e59969ef1ed110436 (diff)
downloadthoughts-9ad3bca2ea475b709c8311ab25194e4578c1a0d9.tar.gz
thoughts-9ad3bca2ea475b709c8311ab25194e4578c1a0d9.tar.bz2
thoughts-9ad3bca2ea475b709c8311ab25194e4578c1a0d9.zip
Webmaster gets an email when a comment is posted
Diffstat (limited to 'config/mail.yml')
-rw-r--r--config/mail.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/mail.yml b/config/mail.yml new file mode 100644 index 0000000..3c88234 --- /dev/null +++ b/config/mail.yml
@@ -0,0 +1,8 @@
1production:
2 smtp_settings:
3 address: ""
4 port: 25
5 user_name: ""
6 password: ""
7 authentication: ""
8 openssl_verify_mode: ""