This commit is contained in:
@@ -20,4 +20,4 @@ smtp_host = {{ smtp_host }}
|
||||
smtp_password = {{ smtp_passwd }}
|
||||
smtp_port = {{ smtp_port }}
|
||||
smtp_starttls = True
|
||||
smtp_username = {{ smtp_username }}
|
||||
smtp_username = {{ mail_from }}
|
||||
|
||||
Reference in New Issue
Block a user