Re: stuck in last step - configuring email

2014-10-14 Thread neel roy
PFA patch. generated by git --diff command. Le me know if you need me to 
make any changes.

On Friday, October 10, 2014 4:05:34 PM UTC+5:30, neel roy wrote:

 K, will work on patch - will give UI option. give me couple of days though.

 On Friday, October 10, 2014 12:12:12 PM UTC+5:30, chri...@beanbaginc.com 
 wrote:

 Hi Neel, 

 I'd accept a patch that adds a toggle for this, defaulting to being on in 
 order to prevent breaking current behavior. Let me know if you have any 
 questions about it. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: neel roy neel...@rediffmail.com 
 Reply: revie...@googlegroups.com revie...@googlegroups.com 
 Date: October 9, 2014 at 11:38:24 PM 
 To: revie...@googlegroups.com revie...@googlegroups.com 
 Cc: neel...@rediffmail.com neel...@rediffmail.com, 
 chri...@beanbaginc.com chri...@beanbaginc.com 
 Subject:  Re: stuck in last step - configuring email 

  Christian, 

  I will try to get the information of setup from IT but in parallel, is 
 it 
  possible that it will always be the email account given will send the 
 mail 
  instead of sending on behalf of users? If it's not possible right now, 
  would you be willing to accept the patch if I manage to work on it? 

  -Neel. 

  On Wednesday, October 8, 2014 4:19:57 AM UTC+5:30, 
 chri...@beanbaginc.com 
  wrote: 
   
   Hi Neel, 
   
   Without knowing more about your setup, I can't say for sure. Out of 
 the 
   box, we support plain text authentication and using TLS. I'd need to 
 know 
   more details on your authentication setup for your mail server to be 
 able 
   to give you a more informed answer. 
   
   Christian 
   
   -- 
   Christian Hammond - chri...@beanbaginc.com   
   Review Board - https://www.reviewboard.org 
   Beanbag, Inc. - https://www.beanbaginc.com 
   
   -Original Message- 
   From: neel roy  
   Reply: revie...@googlegroups.com
   Date: October 7, 2014 at 3:26:25 PM 
   To: revie...@googlegroups.com
   Subject: Re: stuck in last step - configuring email 
   
anyone? 

On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote: 
 
 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 '' 
on behalf of '' to ',,': *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...@googlegroups.com . 
For more options, visit https://groups.google.com/d/optout

Re: stuck in last step - configuring email

2014-10-14 Thread David Trowbridge
Please post all contributions to https://reviews.reviewboard.org/

On Tue, Oct 14, 2014 at 1:42 AM, neel roy neelsm...@rediffmail.com wrote:

 PFA patch. generated by git --diff command. Le me know if you need me to
 make any changes.


 On Friday, October 10, 2014 4:05:34 PM UTC+5:30, neel roy wrote:

 K, will work on patch - will give UI option. give me couple of days
 though.

 On Friday, October 10, 2014 12:12:12 PM UTC+5:30, chri...@beanbaginc.com
 wrote:

 Hi Neel,

 I'd accept a patch that adds a toggle for this, defaulting to being on
 in order to prevent breaking current behavior. Let me know if you have any
 questions about it.

 Christian

 --
 Christian Hammond - chri...@beanbaginc.com
 Review Board - https://www.reviewboard.org
 Beanbag, Inc. - https://www.beanbaginc.com

 -Original Message-
 From: neel roy neel...@rediffmail.com
 Reply: revie...@googlegroups.com revie...@googlegroups.com
 Date: October 9, 2014 at 11:38:24 PM
 To: revie...@googlegroups.com revie...@googlegroups.com
 Cc: neel...@rediffmail.com neel...@rediffmail.com,
 chri...@beanbaginc.com chri...@beanbaginc.com
 Subject:  Re: stuck in last step - configuring email

  Christian,
 
  I will try to get the information of setup from IT but in parallel, is
 it
  possible that it will always be the email account given will send the
 mail
  instead of sending on behalf of users? If it's not possible right now,
  would you be willing to accept the patch if I manage to work on it?
 
  -Neel.
 
  On Wednesday, October 8, 2014 4:19:57 AM UTC+5:30,
 chri...@beanbaginc.com
  wrote:
  
   Hi Neel,
  
   Without knowing more about your setup, I can't say for sure. Out of
 the
   box, we support plain text authentication and using TLS. I'd need to
 know
   more details on your authentication setup for your mail server to be
 able
   to give you a more informed answer.
  
   Christian
  
   --
   Christian Hammond - chri...@beanbaginc.com
   Review Board - https://www.reviewboard.org
   Beanbag, Inc. - https://www.beanbaginc.com
  
   -Original Message-
   From: neel roy 
   Reply: revie...@googlegroups.com   
   Date: October 7, 2014 at 3:26:25 PM
   To: revie...@googlegroups.com   
   Subject: Re: stuck in last step - configuring email
  
anyone?
   
On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote:

 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 ''
on behalf of '' to ',,': *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...@googlegroups.com .
For more options, visit https://groups.google.com/d/optout.
   
  
  
 
  --
  Get the Review Board Power

Re: stuck in last step - configuring email

2014-10-10 Thread neel roy
Christian,

I will try to get the information of setup from IT but in parallel, is it 
possible that it will always be the email account given will send the mail 
instead of sending on behalf of users? If it's not possible right now, 
would you be willing to accept the patch if I manage to work on it?

-Neel.

On Wednesday, October 8, 2014 4:19:57 AM UTC+5:30, chri...@beanbaginc.com 
wrote:

 Hi Neel, 

 Without knowing more about your setup, I can't say for sure. Out of the 
 box, we support plain text authentication and using TLS. I'd need to know 
 more details on your authentication setup for your mail server to be able 
 to give you a more informed answer. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: neel roy neel...@rediffmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: October 7, 2014 at 3:26:25 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Re: stuck in last step - configuring email 

  anyone? 

  On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote: 
   
   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 ''   
  on behalf of '' to ',,': *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...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




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


Re: stuck in last step - configuring email

2014-10-10 Thread christ...@beanbaginc.com
Hi Neel,

I'd accept a patch that adds a toggle for this, defaulting to being on in order 
to prevent breaking current behavior. Let me know if you have any questions 
about it.

Christian

--  
Christian Hammond - christ...@beanbaginc.com  
Review Board - https://www.reviewboard.org  
Beanbag, Inc. - https://www.beanbaginc.com

-Original Message-
From: neel roy neelsm...@rediffmail.com
Reply: reviewboard@googlegroups.com reviewboard@googlegroups.com
Date: October 9, 2014 at 11:38:24 PM
To: reviewboard@googlegroups.com reviewboard@googlegroups.com
Cc: neelsm...@rediffmail.com neelsm...@rediffmail.com, 
christ...@beanbaginc.com christ...@beanbaginc.com
Subject:  Re: stuck in last step - configuring email

 Christian,
  
 I will try to get the information of setup from IT but in parallel, is it
 possible that it will always be the email account given will send the mail
 instead of sending on behalf of users? If it's not possible right now,
 would you be willing to accept the patch if I manage to work on it?
  
 -Neel.
  
 On Wednesday, October 8, 2014 4:19:57 AM UTC+5:30, chri...@beanbaginc.com
 wrote:
 
  Hi Neel,
 
  Without knowing more about your setup, I can't say for sure. Out of the
  box, we support plain text authentication and using TLS. I'd need to know
  more details on your authentication setup for your mail server to be able
  to give you a more informed answer.
 
  Christian
 
  --
  Christian Hammond - chri...@beanbaginc.com  
  Review Board - https://www.reviewboard.org
  Beanbag, Inc. - https://www.beanbaginc.com
 
  -Original Message-
  From: neel roy 
  Reply: revie...@googlegroups.com   
  Date: October 7, 2014 at 3:26:25 PM
  To: revie...@googlegroups.com   
  Subject: Re: stuck in last step - configuring email
 
   anyone?
  
   On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote:
   
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 ''
   on behalf of '' to ',,': *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...@googlegroups.com .
   For more options, visit https://groups.google.com/d/optout.
  
 
 
  
 --
 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.
  

-- 
Get the Review Board Power Pack at http://www.reviewboard.org

Re: stuck in last step - configuring email

2014-10-10 Thread neel roy
K, will work on patch - will give UI option. give me couple of days though.

On Friday, October 10, 2014 12:12:12 PM UTC+5:30, chri...@beanbaginc.com 
wrote:

 Hi Neel, 

 I'd accept a patch that adds a toggle for this, defaulting to being on in 
 order to prevent breaking current behavior. Let me know if you have any 
 questions about it. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: neel roy neel...@rediffmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: October 9, 2014 at 11:38:24 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Cc: neel...@rediffmail.com javascript: neel...@rediffmail.com 
 javascript:, chri...@beanbaginc.com javascript: 
 chri...@beanbaginc.com javascript: 
 Subject:  Re: stuck in last step - configuring email 

  Christian, 

  I will try to get the information of setup from IT but in parallel, is 
 it 
  possible that it will always be the email account given will send the 
 mail 
  instead of sending on behalf of users? If it's not possible right now, 
  would you be willing to accept the patch if I manage to work on it? 

  -Neel. 

  On Wednesday, October 8, 2014 4:19:57 AM UTC+5:30, 
 chri...@beanbaginc.com 
  wrote: 
   
   Hi Neel, 
   
   Without knowing more about your setup, I can't say for sure. Out of 
 the 
   box, we support plain text authentication and using TLS. I'd need to 
 know 
   more details on your authentication setup for your mail server to be 
 able 
   to give you a more informed answer. 
   
   Christian 
   
   -- 
   Christian Hammond - chri...@beanbaginc.com   
   Review Board - https://www.reviewboard.org 
   Beanbag, Inc. - https://www.beanbaginc.com 
   
   -Original Message- 
   From: neel roy  
   Reply: revie...@googlegroups.com
   Date: October 7, 2014 at 3:26:25 PM 
   To: revie...@googlegroups.com
   Subject: Re: stuck in last step - configuring email 
   
anyone? 

On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote: 
 
 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 '' 
on behalf of '' to ',,': *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...@googlegroups.com . 
For more options, visit https://groups.google.com/d/optout. 

   
   

  -- 
  Get the Review

Re: stuck in last step - configuring email

2014-10-07 Thread neel roy
anyone?

On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote:

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


Re: stuck in last step - configuring email

2014-10-07 Thread christ...@beanbaginc.com
Hi Neel,

Without knowing more about your setup, I can't say for sure. Out of the box, we 
support plain text authentication and using TLS. I'd need to know more details 
on your authentication setup for your mail server to be able to give you a more 
informed answer.

Christian

--  
Christian Hammond - christ...@beanbaginc.com  
Review Board - https://www.reviewboard.org  
Beanbag, Inc. - https://www.beanbaginc.com

-Original Message-
From: neel roy neelsm...@rediffmail.com
Reply: reviewboard@googlegroups.com reviewboard@googlegroups.com
Date: October 7, 2014 at 3:26:25 PM
To: reviewboard@googlegroups.com reviewboard@googlegroups.com
Subject:  Re: stuck in last step - configuring email

 anyone?
  
 On Monday, October 6, 2014 10:00:01 PM UTC+5:30, neel roy wrote:
 
  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 ''  
 on behalf of '' to ',,': *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.
  

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


stuck in last step - configuring email

2014-10-06 Thread neel roy
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.