Re: e-mails not going from reviewboard

2014-02-25 Thread Allen
How do you fixed this issue? I am encountering the same issue now. Thanks!

On Wednesday, November 28, 2012 4:13:32 AM UTC-5, shaheer va wrote:

 I got it fixed by modifying smtplib.py

 On Tuesday, 27 November 2012 16:45:29 UTC+5:30, shaheer va wrote:


 here is the log file content

 2012-11-27 01:31:48,400 - ERROR - Error sending e-mail notification with 
 subject 'Review Request: cdfds' on behalf of 'sha...@accel.comjavascript:' 
 to 'sha...@accel.com javascript:,test user 
 sha...@ushus.comjavascript:': 
 No suitable authentication method found.
 Traceback (most recent call last):
   File 
 /opt/reviewboard-1.6.13/apps/reviewboard/lib/ReviewBoard-1.6.13-py2.7.egg/reviewboard/notifications/email.py,
  
 line 231, in send_review_mail
 message.send()
   File 
 /opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-packages/django/core/mail/message.py,
  
 line 251, in send
 return self.get_connection(fail_silently).send_messages([self])
   File 
 /opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-packages/django/core/mail/backends/smtp.py,
  
 line 79, in send_messages
 new_conn_created = self.open()
   File 
 /opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-packages/django/core/mail/backends/smtp.py,
  
 line 48, in open
 self.connection.login(self.username, self.password)
   File /opt/reviewboard-1.6.13/python/lib/python2.7/smtplib.py, line 
 609, in login
 raise SMTPException(No suitable authentication method found.)
 SMTPException: No suitable authentication method found.

 On Tuesday, 27 November 2012 15:26:39 UTC+5:30, shaheer va wrote:

 Hi,

 I am using reviewboard 1.6.13 installed in Ubuntu. I've given smtp 
 server details and credentials in email settings. But when creating new 
 review requests, emails are not sending. Getting an exception 
 'SMTPException: No suitable authentication method found.'

 Please find the attached log.

 Any help appreciated.

 Thanks,
 Shaheer



-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: e-mails not going from reviewboard

2014-02-25 Thread Scott Quesnelle
I installed postfix on the RB server and use it as a relay to the main mail
server.
On Feb 25, 2014 5:57 PM, Allen zhangsan8...@gmail.com wrote:

 How do you fixed this issue? I am encountering the same issue now. Thanks!

 On Wednesday, November 28, 2012 4:13:32 AM UTC-5, shaheer va wrote:

 I got it fixed by modifying smtplib.py

 On Tuesday, 27 November 2012 16:45:29 UTC+5:30, shaheer va wrote:


 here is the log file content

 2012-11-27 01:31:48,400 - ERROR - Error sending e-mail notification with
 subject 'Review Request: cdfds' on behalf of 'sha...@accel.com' to '
 sha...@accel.com,test user sha...@ushus.com': No suitable
 authentication method found.
 Traceback (most recent call last):
   File /opt/reviewboard-1.6.13/apps/reviewboard/lib/ReviewBoard-1.
 6.13-py2.7.egg/reviewboard/notifications/email.py, line 231, in
 send_review_mail
 message.send()
   File /opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-
 packages/django/core/mail/message.py, line 251, in send
 return self.get_connection(fail_silently).send_messages([self])
   File /opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-
 packages/django/core/mail/backends/smtp.py, line 79, in send_messages
 new_conn_created = self.open()
   File /opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-
 packages/django/core/mail/backends/smtp.py, line 48, in open
 self.connection.login(self.username, self.password)
   File /opt/reviewboard-1.6.13/python/lib/python2.7/smtplib.py, line
 609, in login
 raise SMTPException(No suitable authentication method found.)
 SMTPException: No suitable authentication method found.

 On Tuesday, 27 November 2012 15:26:39 UTC+5:30, shaheer va wrote:

 Hi,

 I am using reviewboard 1.6.13 installed in Ubuntu. I've given smtp
 server details and credentials in email settings. But when creating new
 review requests, emails are not sending. Getting an exception
 'SMTPException: No suitable authentication method found.'

 Please find the attached log.

 Any help appreciated.

 Thanks,
 Shaheer

  --
 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 reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


e-mails not going from reviewboard

2012-11-27 Thread shaheer va
Hi,

I am using reviewboard 1.6.13 installed in Ubuntu. I've given smtp server 
details and credentials in email settings. But when creating new review 
requests, emails are not sending. Getting an exception 'SMTPException: No 
suitable authentication method found.'

Please find the attached log.

Any help appreciated.

Thanks,
Shaheer

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en




Re: e-mails not going from reviewboard

2012-11-27 Thread shaheer va

here is the log file content

2012-11-27 01:31:48,400 - ERROR - Error sending e-mail notification with 
subject 'Review Request: cdfds' on behalf of 'shah...@accel.com' to 
'shah...@accel.com,test user shah...@ushus.com': No suitable 
authentication method found.
Traceback (most recent call last):
  File 
/opt/reviewboard-1.6.13/apps/reviewboard/lib/ReviewBoard-1.6.13-py2.7.egg/reviewboard/notifications/email.py,
 
line 231, in send_review_mail
message.send()
  File 
/opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-packages/django/core/mail/message.py,
 
line 251, in send
return self.get_connection(fail_silently).send_messages([self])
  File 
/opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-packages/django/core/mail/backends/smtp.py,
 
line 79, in send_messages
new_conn_created = self.open()
  File 
/opt/reviewboard-1.6.13/apps/django/lib/python2.7/site-packages/django/core/mail/backends/smtp.py,
 
line 48, in open
self.connection.login(self.username, self.password)
  File /opt/reviewboard-1.6.13/python/lib/python2.7/smtplib.py, line 609, 
in login
raise SMTPException(No suitable authentication method found.)
SMTPException: No suitable authentication method found.

On Tuesday, 27 November 2012 15:26:39 UTC+5:30, shaheer va wrote:

 Hi,

 I am using reviewboard 1.6.13 installed in Ubuntu. I've given smtp server 
 details and credentials in email settings. But when creating new review 
 requests, emails are not sending. Getting an exception 'SMTPException: No 
 suitable authentication method found.'

 Please find the attached log.

 Any help appreciated.

 Thanks,
 Shaheer


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en