Hi,

Probably last step but I am stuck there anyway :)

So, I configured the email and found that account I am using does not have 
privilege of sending mails on behalf of other users. Asked IT guys to fix 
it. They have but now I have problem with plain authentication method. The 
diagnosis is based on following log from reviewboard:

- Error sending e-mail notification with subject '<Review request description>' 
on behalf of '<user1>' to '<user1>,<user2>,<user3>': *No suitable 
authentication method found.*
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.8-py2.7.egg/reviewboard/notifications/email.py",
 line 279, in send_review_mail
    message.send()
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/mail/message.py",
 line 276, in send
    return self.get_connection(fail_silently).send_messages([self])
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/mail/backends/smtp.py",
 line 87, in send_messages
    new_conn_created = self.open()
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/mail/backends/smtp.py",
 line 54, in open
    self.connection.login(self.username, self.password)
  File "/usr/lib/python2.7/smtplib.py", line 611, in login
    raise SMTPException("No suitable authentication method 
found.")*SMTPException: No suitable authentication method found.*


*As per question 
**http://stackoverflow.com/questions/1684534/python-and-sll-exchange-2007-no-suitable-authentication-method-found
 I think we require "Plain Text Authentication" method enabled on exchange 
server, which might be a no-no (don't know; haven't asked those IT guys yet). 
But before I ask them I wanted to know whether there is any other workaround?*


*Is there a way I can use non-plain text authentication method?*


*Appreciate any help,*

*-Neel.*

-- 
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/d/optout.

Reply via email to