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.

Reply via email to