@listrophy Any advice on getting this thing to send emails? I tried the exim route but namecheap DNS doesn't do PTR so.. next I tried mailgun, and everything is green light on their end, but I don't get any emails sent, no error messages I can find :/
@superbranch mailgun requires a CC number, even on the free plan. Without the CC number, it only accepts emails to a list of addresses you specifically approve.
@listrophy I whitelisted my address for testing, but that doesn't work yet
@superbranch IIRC, emails get sent through Sidekiq (and hence redis). Make sure that's working (/sidekiq on the instance)
@listrophy (can't go to the /sidekiq url because I can't log in because I can't verify my email :joy: :joy: :joy: )