reviewboard 2.5.5
OS: OpenSuse13.1
django-evolution: 0.7.6
python 2.7.6
PostgreSQL 9.2.14

when i create new review request on a review group, or to person, email 
message not sent, ERROR in log:

 - Error sending e-mail notification with subject 'Review Request 12: 
NFO.RNB.TEST12' on behalf of 'А***** Н****** <a*****@*******.ru>' to 'А**** 
С**** <a*****@*******.ru>,Р***** М****** <r*****@*******.ru>,А***** К***** 
<a*****@*******.ru>,Ал*** З**** <az***@*******.ru>,И**** Б***** 
<i***ova@*******.ru>,А**** Н*** <an*****@*******.ru>'
Traceback (most recent call last):
  File 
"/usr/lib/python2.7/site-packages/ReviewBoard-2.5.6-py2.7.egg/reviewboard/notifications/email.py",
 line 691, in send_review_mail
    message.send()
  File 
"/usr/lib/python2.7/site-packages/Django-1.6.11-py2.7.egg/django/core/mail/message.py",
 line 276, in send
    return self.get_connection(fail_silently).send_messages([self])
  File 
"/usr/lib/python2.7/site-packages/Django-1.6.11-py2.7.egg/django/core/mail/backends/smtp.py",
 line 94, in send_messages
    sent = self._send(message)
  File 
"/usr/lib/python2.7/site-packages/Django-1.6.11-py2.7.egg/django/core/mail/backends/smtp.py",
 line 110, in _send
    self.connection.sendmail(from_email, recipients, message.as_bytes())
  File "/usr/lib64/python2.7/smtplib.py", line 746, in sendmail
    raise SMTPDataError(code, resp)
SMTPDataError: (550, '5.7.1 Missing purported responsible address')

But when i send test message in "Email TLS Authentication" with "Send a test 
e-mail after saving", message arrives.


-- 
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