add admin email notifications on new comments

This commit is contained in:
Dmitry Verkhoturov
2020-04-06 16:27:19 -05:00
committed by Umputun
parent e377bceeb4
commit 04d3541de1
6 changed files with 153 additions and 45 deletions
+3
View File
@@ -101,6 +101,9 @@ Here is the list of variables which affect email notifications:
NOTIFY_TYPE
NOTIFY_EMAIL_FROM
NOTIFY_EMAIL_VERIFICATION_SUBJ
# for administrator notifications for new comments on their site
ADMIN_SHARED_EMAIL
NOTIFY_EMAIL_ADMIN
```
After `SMTP_` variables are set, you can allow email notifications by setting these two variables: