Hi:
I have send some emails (registration, password forgot and even test mails) and all seems to be working.
In console:
Started GET “/admin/email/sent.json?offset=0&=1537948167257" for 2.139.160.242 at 2018-09-26 07:51:42 +0000
Processing by Admin::EmailController#sent as JSON
Parameters: {“offset”=>“0”, "”=>“1537948167257”}
Completed 200 OK in 39ms (Views: 0.2ms | ActiveRecord: 10.7ms)
But they are not reaching inboxes (not even in spam folder).
I have tried with 4 different mailboxes (gmail, yahoo, and 2 POP accounts in different ISP’s). I don’t believe is something on “the other side”, but Discourse …