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

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

Re: Fresh install on CentOS+EPEL - manual steps necessary beyond package installation

2014-10-31 Thread Paul Fee
Hi Stephen, Thanks for the feedback, it's encouraging to see that some of the items could be automated and I appreciate that others will remain manual steps for the reasons you've stated. In the mean time, should we enhance the ReviewBoard documentation so that it lists the steps necessary to

Re: Fresh install on CentOS+EPEL - manual steps necessary beyond package installation

2014-10-31 Thread Stephen Gallagher
On Fri, 2014-10-31 at 02:52 -0700, Paul Fee wrote: > Hi Stephen, > > Thanks for the feedback, it's encouraging to see that some of the > items could be automated and I appreciate that others will remain > manual steps for the reasons you've stated. > > In the mean time, should we enhance the R