joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

No Emails are going out whatsoever (Rails 5) #186

Closed joatu closed 5 years ago

joatu commented 5 years ago

170

I cannot create new users by invitation or in the backend (because they need to verify their email address). Therefore, I cannot test any email-related notifications (such as conversations). This may be because of sendgrid (which will hopefully resolve itself within 72 hours).

rsmithlal commented 5 years ago

What exactly did you do that would potentially resolve it in 72h?

joatu commented 5 years ago

Sendgrid may reactivate the account, that's all.

On Mon, Apr 8, 2019, 17:02 Robert Smith, notifications@github.com wrote:

What exactly did you do that would potentially resolve it in 72h?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/joatuapp/joatu-v2/issues/186#issuecomment-481006993, or mute the thread https://github.com/notifications/unsubscribe-auth/AFGivKTKfUvOKEz0_cDa_uWUc4DR7L6Lks5ve655gaJpZM4civjT .

rsmithlal commented 5 years ago

Okay, thanks. Hopefully they let us send emails from the test app, but if not I will configure the test apps to use something else if I can. Doesn't need full email tracking, just needs to send mail.

On Mon., Apr. 8, 2019, 7:03 p.m. joatu, notifications@github.com wrote:

Sendgrid may reactivate the account, that's all.

On Mon, Apr 8, 2019, 17:02 Robert Smith, notifications@github.com wrote:

What exactly did you do that would potentially resolve it in 72h?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/joatuapp/joatu-v2/issues/186#issuecomment-481006993 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AFGivKTKfUvOKEz0_cDa_uWUc4DR7L6Lks5ve655gaJpZM4civjT

.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/joatuapp/joatu-v2/issues/186#issuecomment-481039075, or mute the thread https://github.com/notifications/unsubscribe-auth/AKiWeoSq6jhVlsg-9G7_y4_imYiz5RYXks5ve8rNgaJpZM4civjT .

rsmithlal commented 5 years ago

The alpha app is now running on rails 5, so please test this in the alpha app and confirm that things are ok.

joatu commented 5 years ago

Cannot test until #196 (conversations not working) is resolved.

rsmithlal commented 5 years ago

Try inviting a new user

joatu commented 5 years ago

Oh, yes. That works. I successfully invited myself.

On Sun, Apr 21, 2019, 15:21 Robert Smith, notifications@github.com wrote:

Try inviting a new user

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/joatuapp/joatu-v2/issues/186#issuecomment-485275922, or mute the thread https://github.com/notifications/unsubscribe-auth/ABI2FPEQ7BAZYW42LZWQDNDPRS5DRANCNFSM4HEK7DJQ .

rsmithlal commented 5 years ago

Since the emails do work in general, I will close this. Will address #196 in its own issue.