Hi Mark, I checked our maillog and there as been no connection refused error since Feb 4th. However users are still complaining that emails are not sent for a few reviews. So i checked reviewboard.log and found this error.
2014-02-11 18:56:39,425 - ERROR - Error sending e-mail notification with subject 'Re: Review Request: Removing dpa_events and its dependencies for DPA SP' on behalf of '"Piyush Govani" <[email protected]>' to ',"Piyush Govani" <[email protected]>,...,"Saurabh Kapoor" < [email protected]>': {'': (553, '5.0.0 <>... User address required'),...} Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/ReviewBoard-1.6.12-py2.4.egg/reviewboard/notifications/email.py", line 231, in send_review_mail message.send() File "/usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/core/mail/message.py", line 251, in send return self.get_connection(fail_silently).send_messages([self]) File "/usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/core/mail/backends/smtp.py", line 86, in send_messages sent = self._send(message) File "/usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/core/mail/backends/smtp.py", line 104, in _send email_message.message().as_string()) File "/usr/lib/python2.4/smtplib.py", line 691, in sendmail raise SMTPRecipientsRefused(senderrs) SMTPRecipientsRefused: {'': (553, '5.0.0 <>... User address required'), 'Raphael Aubert <[email protected]>': (550, '5.7.1 < [email protected]>... Access denied'),..etc} Please let me know how i can resolve this issue as i do not see any error in maillog. On Monday, 13 January 2014 09:17:51 UTC+5:30, shravanthi s wrote: > > Hi, > > Some of our users are complaining that they are not getting any mail > notifications when review comments are added to an ongoing review. However > these users get email alets when the review is created/posted. I took a > look at the email settings and they seem to be fine. Any other settings i > need to check to resolve this issue? > > Thanks, > Shravanthi > EMC2 > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
