0.9.0 MAIL NOREPLY
This commit is contained in:
parent
3dcf41b3a4
commit
b5eaaee174
Binary file not shown.
|
|
@ -24,7 +24,7 @@ DEBUG = False
|
|||
# MAIL PROD
|
||||
EMAIL_HOST = 'smtp.strato.de'
|
||||
EMAIL_PORT = 587
|
||||
EMAIL_USE_TLS = False
|
||||
EMAIL_USE_TLS = True
|
||||
EMAIL_HOST_USER = "noreply@digitale-agentur.com"
|
||||
EMAIL_HOST_PASSWORD = "48c3n6YggZBuPyShtqOQ"
|
||||
DEFAULT_FROM_EMAIL = "noreply@digitale-agentur.com"
|
||||
|
|
|
|||
Loading…
Reference in New Issue