Re: Email notification : test email not sent no trace in logging file

2014-10-31 Thread fabrice . aupert
Hi David,

Thanks for the quick answer.

We're using GMail SMTP server via TLS on port 465 to send our emails. Test 
SMTP access from bash (openssl s_client -connect ...) on the same machine 
works fine. Are you aware of any trouble accessing GMail SMTP via TLS from 
Django and/or ReviewBoard ?

Cheers.
Fabrice

Le jeudi 30 octobre 2014 20:44:29 UTC+1, David Trowbridge a écrit :

 It sounds like it's just timing out trying to contact your mail server. I 
 don't think there's any existing logging that would help here. We should 
 probably add more, but a lot of the mail plumbing happens in django, where 
 we can't add additional logging.

 -David

 On Thu, Oct 30, 2014 at 5:59 AM, fabrice...@tma-asp.com javascript: 
 wrote:

 Hi,

 ReviewBoard version : 2.0.11 (CentOS 
 Browser : Firefox 33.0  Chrome 38.0


 I'm trying to test email notification in Admin  System settings  
 (checked Send a test e-mail after saving)  Save.

 After hitting the save button, I get a Page loading... message and a 
 spinning wheel for minutes. Then... nothing happens. No email. No 
 success/failure message.

 Looking into logs (Admin  System settings  (checked 'Enable logging')  
 log level = Debug), nothing appears. The only logs I get are about LDAP 
 auth and cache miss...

 Any advice on configuring logging so that I get a chance to understand 
 what's happening ?

 Cheers,
 Fabrice

 -- 
 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: Email notification : test email not sent no trace in logging file

2014-10-31 Thread fabrice . aupert
I finally managed to make it work by changing port to 587.

Thanks for your time.

Fabrice

Le vendredi 31 octobre 2014 09:03:22 UTC+1, fabrice...@tma-asp.com a écrit :

 Hi David,

 Thanks for the quick answer.

 We're using GMail SMTP server via TLS on port 465 to send our emails. Test 
 SMTP access from bash (openssl s_client -connect ...) on the same machine 
 works fine. Are you aware of any trouble accessing GMail SMTP via TLS from 
 Django and/or ReviewBoard ?

 Cheers.
 Fabrice

 Le jeudi 30 octobre 2014 20:44:29 UTC+1, David Trowbridge a écrit :

 It sounds like it's just timing out trying to contact your mail server. I 
 don't think there's any existing logging that would help here. We should 
 probably add more, but a lot of the mail plumbing happens in django, where 
 we can't add additional logging.

 -David

 On Thu, Oct 30, 2014 at 5:59 AM, fabrice...@tma-asp.com wrote:

 Hi,

 ReviewBoard version : 2.0.11 (CentOS 
 Browser : Firefox 33.0  Chrome 38.0


 I'm trying to test email notification in Admin  System settings  
 (checked Send a test e-mail after saving)  Save.

 After hitting the save button, I get a Page loading... message and a 
 spinning wheel for minutes. Then... nothing happens. No email. No 
 success/failure message.

 Looking into logs (Admin  System settings  (checked 'Enable logging') 
  log level = Debug), nothing appears. The only logs I get are about LDAP 
 auth and cache miss...

 Any advice on configuring logging so that I get a chance to understand 
 what's happening ?

 Cheers,
 Fabrice

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


Re: Email notification : test email not sent no trace in logging file

2014-10-30 Thread David Trowbridge
It sounds like it's just timing out trying to contact your mail server. I
don't think there's any existing logging that would help here. We should
probably add more, but a lot of the mail plumbing happens in django, where
we can't add additional logging.

-David

On Thu, Oct 30, 2014 at 5:59 AM, fabrice.aup...@tma-asp.com wrote:

 Hi,

 ReviewBoard version : 2.0.11 (CentOS
 Browser : Firefox 33.0  Chrome 38.0


 I'm trying to test email notification in Admin  System settings 
 (checked Send a test e-mail after saving)  Save.

 After hitting the save button, I get a Page loading... message and a
 spinning wheel for minutes. Then... nothing happens. No email. No
 success/failure message.

 Looking into logs (Admin  System settings  (checked 'Enable logging') 
 log level = Debug), nothing appears. The only logs I get are about LDAP
 auth and cache miss...

 Any advice on configuring logging so that I get a chance to understand
 what's happening ?

 Cheers,
 Fabrice

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


Re: email notification

2010-09-17 Thread Christian Hammond
Hi Madhavi,

This is a known bug that we'll likely fix in a 1.5.x point release (and
possibly backport to 1.0.x, but we're hoping to migrate people onto 1.5.x).
See http://code.google.com/p/reviewboard/issues/detail?id=1795

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Thu, Sep 16, 2010 at 10:11 PM, Madhavi Gupta madhavii.gu...@gmail.comwrote:

 Hi Tim,

 Thanks for the response.

 I am setting the parameter submit-as and giving the name of actual user
 who is committing.

 When the request is created, I can see the submitter as that user. The
 email body also contains that user's name as a signature. However email is
 sent from common user's account.

 Regards
 -Madhavi


 On Thu, Sep 16, 2010 at 10:23 PM, Timothy Pinet tim.pi...@gmail.comwrote:

 Well that URL got mangled...


 http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#automating-post-review

 tim

 On Sep 16, 12:51 pm, Tim Pinet tim.pi...@gmail.com wrote:
  Trying using the submit-as parameter.
 
  http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#a.
 ..
  ng-post-review
 
  I have a common post user account and pass the username in the
 submit-as
  param.
 
  tim
 
  -Original Message-
  From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
 On
 
  Behalf Of Madhavi
  Sent: September-16-10 5:32 AM
  To: reviewboard
  Subject: email notification
 
  Hi,
 
  We are on ReviewBoard 1.0.9 on CentOS
 
  We are creating RB issues in post commit hook. I am calling
  postreview.py from the post commit hook. one of parameters to the
  command is --username to which I am passing a standard username say
  'userxyz' other that the submitter.
 
  So when email notification is sent, it is sent by this this 'userxyz'
  and not by submitter user. If I want to send emails from the
  submitter's email id, how to I do it ?
 
  Regards
  -Madhavi
 
  --
  Want to help the Review Board project? Donate today athttp://
 www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group athttp://
 groups.google.com/group/reviewboard?hl=en

 --
 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.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


  --
 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.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


-- 
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: email notification

2010-09-17 Thread Madhavi Gupta
Okay. Thanks.

On Fri, Sep 17, 2010 at 11:34 AM, Christian Hammond chip...@chipx86.comwrote:

 Hi Madhavi,

 This is a known bug that we'll likely fix in a 1.5.x point release (and
 possibly backport to 1.0.x, but we're hoping to migrate people onto 1.5.x).
 See http://code.google.com/p/reviewboard/issues/detail?id=1795

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Thu, Sep 16, 2010 at 10:11 PM, Madhavi Gupta 
 madhavii.gu...@gmail.comwrote:

 Hi Tim,

 Thanks for the response.

 I am setting the parameter submit-as and giving the name of actual user
 who is committing.

 When the request is created, I can see the submitter as that user. The
 email body also contains that user's name as a signature. However email is
 sent from common user's account.

 Regards
 -Madhavi


 On Thu, Sep 16, 2010 at 10:23 PM, Timothy Pinet tim.pi...@gmail.comwrote:

 Well that URL got mangled...


 http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#automating-post-review

 tim

 On Sep 16, 12:51 pm, Tim Pinet tim.pi...@gmail.com wrote:
  Trying using the submit-as parameter.
 
  http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#a.
 ..
  ng-post-review
 
  I have a common post user account and pass the username in the
 submit-as
  param.
 
  tim
 
  -Original Message-
  From: reviewboard@googlegroups.com [mailto:
 reviewbo...@googlegroups.com] On
 
  Behalf Of Madhavi
  Sent: September-16-10 5:32 AM
  To: reviewboard
  Subject: email notification
 
  Hi,
 
  We are on ReviewBoard 1.0.9 on CentOS
 
  We are creating RB issues in post commit hook. I am calling
  postreview.py from the post commit hook. one of parameters to the
  command is --username to which I am passing a standard username say
  'userxyz' other that the submitter.
 
  So when email notification is sent, it is sent by this this 'userxyz'
  and not by submitter user. If I want to send emails from the
  submitter's email id, how to I do it ?
 
  Regards
  -Madhavi
 
  --
  Want to help the Review Board project? Donate today athttp://
 www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group athttp://
 groups.google.com/group/reviewboard?hl=en

 --
 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.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


  --
 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.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


  --
 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.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


-- 
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: email notification

2010-09-16 Thread Tim Pinet
Trying using the submit-as parameter.

http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#automati
ng-post-review

I have a common post user account and pass the username in the submit-as
param.

tim

-Original Message-
From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com] On
Behalf Of Madhavi
Sent: September-16-10 5:32 AM
To: reviewboard
Subject: email notification

Hi,

We are on ReviewBoard 1.0.9 on CentOS

We are creating RB issues in post commit hook. I am calling
postreview.py from the post commit hook. one of parameters to the
command is --username to which I am passing a standard username say
'userxyz' other that the submitter.

So when email notification is sent, it is sent by this this 'userxyz'
and not by submitter user. If I want to send emails from the
submitter's email id, how to I do it ?

Regards
-Madhavi

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

-- 
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: email notification

2010-09-16 Thread Timothy Pinet
Well that URL got mangled...

http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#automating-post-review

tim

On Sep 16, 12:51 pm, Tim Pinet tim.pi...@gmail.com wrote:
 Trying using the submit-as parameter.

 http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#a...
 ng-post-review

 I have a common post user account and pass the username in the submit-as
 param.

 tim

 -Original Message-
 From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com] On

 Behalf Of Madhavi
 Sent: September-16-10 5:32 AM
 To: reviewboard
 Subject: email notification

 Hi,

 We are on ReviewBoard 1.0.9 on CentOS

 We are creating RB issues in post commit hook. I am calling
 postreview.py from the post commit hook. one of parameters to the
 command is --username to which I am passing a standard username say
 'userxyz' other that the submitter.

 So when email notification is sent, it is sent by this this 'userxyz'
 and not by submitter user. If I want to send emails from the
 submitter's email id, how to I do it ?

 Regards
 -Madhavi

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

-- 
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: email notification

2010-09-16 Thread Madhavi Gupta
Hi Tim,

Thanks for the response.

I am setting the parameter submit-as and giving the name of actual user
who is committing.

When the request is created, I can see the submitter as that user. The email
body also contains that user's name as a signature. However email is sent
from common user's account.

Regards
-Madhavi

On Thu, Sep 16, 2010 at 10:23 PM, Timothy Pinet tim.pi...@gmail.com wrote:

 Well that URL got mangled...


 http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#automating-post-review

 tim

 On Sep 16, 12:51 pm, Tim Pinet tim.pi...@gmail.com wrote:
  Trying using the submit-as parameter.
 
  http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#a...
  ng-post-review
 
  I have a common post user account and pass the username in the
 submit-as
  param.
 
  tim
 
  -Original Message-
  From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
 On
 
  Behalf Of Madhavi
  Sent: September-16-10 5:32 AM
  To: reviewboard
  Subject: email notification
 
  Hi,
 
  We are on ReviewBoard 1.0.9 on CentOS
 
  We are creating RB issues in post commit hook. I am calling
  postreview.py from the post commit hook. one of parameters to the
  command is --username to which I am passing a standard username say
  'userxyz' other that the submitter.
 
  So when email notification is sent, it is sent by this this 'userxyz'
  and not by submitter user. If I want to send emails from the
  submitter's email id, how to I do it ?
 
  Regards
  -Madhavi
 
  --
  Want to help the Review Board project? Donate today athttp://
 www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group athttp://
 groups.google.com/group/reviewboard?hl=en

 --
 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.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en


-- 
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: email notification

2010-09-16 Thread Jan Koprowski
Yeap and You can't change this behavior, unfortunately :(

On Fri, Sep 17, 2010 at 7:11 AM, Madhavi Gupta madhavii.gu...@gmail.com wrote:
 Hi Tim,

 Thanks for the response.

 I am setting the parameter submit-as and giving the name of actual user
 who is committing.

 When the request is created, I can see the submitter as that user. The email
 body also contains that user's name as a signature. However email is sent
 from common user's account.

 Regards
 -Madhavi

 On Thu, Sep 16, 2010 at 10:23 PM, Timothy Pinet tim.pi...@gmail.com wrote:

 Well that URL got mangled...


 http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#automating-post-review

 tim

 On Sep 16, 12:51 pm, Tim Pinet tim.pi...@gmail.com wrote:
  Trying using the submit-as parameter.
 
  http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/#a...
  ng-post-review
 
  I have a common post user account and pass the username in the
  submit-as
  param.
 
  tim
 
  -Original Message-
  From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
  On
 
  Behalf Of Madhavi
  Sent: September-16-10 5:32 AM
  To: reviewboard
  Subject: email notification
 
  Hi,
 
  We are on ReviewBoard 1.0.9 on CentOS
 
  We are creating RB issues in post commit hook. I am calling
  postreview.py from the post commit hook. one of parameters to the
  command is --username to which I am passing a standard username say
  'userxyz' other that the submitter.
 
  So when email notification is sent, it is sent by this this 'userxyz'
  and not by submitter user. If I want to send emails from the
  submitter's email id, how to I do it ?
 
  Regards
  -Madhavi
 
  --
  Want to help the Review Board project? Donate today
  athttp://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.com
  For more options, visit this group
  athttp://groups.google.com/group/reviewboard?hl=en

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

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



-- 
 Jan Koprowski

-- 
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: Email notification and webserver port?

2009-08-04 Thread Lars Olsson
Responding to my self.

Restarting of the webserver did the trick.
I think it could be worth looking into which settings that needs a webserver
restart to become active, and see if we can remove the restart dependency.

cheers,
lars


2009/8/4 Lars Olsson lars.olsso...@gmail.com

 Hi,

 I am running my reviewboard server/webserver of a non standard port, 8080.

 In all email notifications send out, the port number is not included in the
 URL.
 I have tried to change the Domain Name in Admin - Database - Sites, to
 http://my.server.com:8080 but that did not make any difference.

 In email.py I can find:
 ...
 context['domain'] = current_site.domain
 ...

 which makes me belive that is should be enough to change the site config.

 I can't see if there are other settings to change.

 Any idea?

 Cheers,
 lars





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
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
-~--~~~~--~~--~--~---