Hi,

Now i'm ended up with smtp errors eventhough we have given the right 
configurations. Error details below. Also please let me know how to enable 
https for reviewboard site instead of http.

2016-02-18 11:30:50,809 - ERROR -  - Error sending e-mail notification with 
subject 'Review Request 5: Testing Review Board' on behalf of 
'john.le...@oracle.com' to 'SCM john.le...@oracle.com'
Traceback (most recent call last):
  File 
"/opt/reviewboard-2.5.2-1/apps/reviewboard/htdocs/reviewboard/notifications/email.py",
 
line 649, in send_review_mail
    message.send()
  File 
"/opt/reviewboard-2.5.2-1/apps/reviewboard/htdocs/venv/lib/python2.7/site-packages/django/core/mail/message.py",
 
line 276, in send
    return self.get_connection(fail_silently).send_messages([self])
  File 
"/opt/reviewboard-2.5.2-1/apps/reviewboard/htdocs/venv/lib/python2.7/site-packages/django/core/mail/backends/smtp.py",
 
line 87, in send_messages
    new_conn_created = self.open()
  File 
"/opt/reviewboard-2.5.2-1/apps/reviewboard/htdocs/venv/lib/python2.7/site-packages/django/core/mail/backends/smtp.py",
 
line 48, in open
    local_hostname=DNS_NAME.get_fqdn())
  File "/opt/reviewboard-2.5.2-1/python/lib/python2.7/smtplib.py", line 
256, in __init__
    (code, msg) = self.connect(host, port)
  File "/opt/reviewboard-2.5.2-1/python/lib/python2.7/smtplib.py", line 
317, in connect
    (code, msg) = self.getreply()
  File "/opt/reviewboard-2.5.2-1/python/lib/python2.7/smtplib.py", line 
365, in getreply
    + str(e))
SMTPServerDisconnected: Connection unexpectedly closed: [Errno 104] 
Connection reset by peer

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to