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

52 views
Skip to first unread message

fabrice...@tma-asp.com

unread,
Oct 30, 2014, 8:59:51 AM10/30/14
to revie...@googlegroups.com
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

David Trowbridge

unread,
Oct 30, 2014, 3:44:29 PM10/30/14
to reviewboard
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

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

fabrice...@tma-asp.com

unread,
Oct 31, 2014, 4:03:22 AM10/31/14
to revie...@googlegroups.com
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

fabrice...@tma-asp.com

unread,
Oct 31, 2014, 4:12:34 AM10/31/14
to revie...@googlegroups.com
I finally managed to make it work by changing port to 587.

Thanks for your time.

Fabrice
Reply all
Reply to author
Forward
0 new messages