set default from address
This commit is contained in:
@@ -267,7 +267,7 @@ EMAIL_HOST_USER = CFG['email_host_user']
|
||||
EMAIL_HOST_PASSWORD = CFG['email_host_password']
|
||||
EMAIL_USE_TLS = CFG['email_use_tls']
|
||||
#EMAIL_USE_TLS = False
|
||||
|
||||
DEFAULT_FROM_EMAIL = 'admin@rowsandall.com'
|
||||
|
||||
# weather stuff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user