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


Reply via email to