diff options
-rw-r--r-- | aloha/settings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aloha/settings.py b/aloha/settings.py index a1052d9..9476291 100644 --- a/aloha/settings.py +++ b/aloha/settings.py @@ -170,7 +170,6 @@ EMAIL_HOST = 'smtp-auth.iitb.ac.in' # Port for sending e-mail. EMAIL_PORT = '25' -EMAIL_PORT = "" # Optional SMTP authentication information for EMAIL_HOST. EMAIL_HOST_USER = '' |