From b741c35baf606121ee7f5fb8305e893e5aab6cd5 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Tue, 5 Jun 2018 16:41:44 +0530 Subject: [PATCH] mail_fix --- conf/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/production.yaml b/conf/production.yaml index e71689e..120e249 100644 --- a/conf/production.yaml +++ b/conf/production.yaml @@ -31,7 +31,7 @@ redis: # SMTP server to send emails smtp: - hostname: null + hostname: 'localhost' port: 465 username: null password: null