[bisq-network/forum] Activation emails are not being delivered (#6)

Aleksej Jocic notifications at github.com
Thu May 24 16:27:52 UTC 2018


You are correct. There is an issue with the limit of emails we can send each day (the limit is 200).
It seems like every week we have a sudden increase in emails that need to be sent out, which I assume is digest emails, which creates this backlog for couple of days.

This limit is simply due to the free plan that I use at Mailjet, we would have to pay to have more than 200 emails sent a day. But for now we seem to be having very small amount of active users and a lot of emails being sent out to users that only logged in few times to the forum (about 10 emails for every active user). So I think the easiest solution for now would be to disable digest emails for all users, but let them enable it in the settings if they want.

We already had to disable digest emails by default for new users to solve #5 , so these emails aren't considered spam, but I left already existing user's preferences as they were. I guess I will disable it for everyone now and let users know about it so they can enable them by themselves if they still want to receive digest emails.

I have plans on running a mail server so we don't have to deal with these limits anymore, but that will have to wait a bit until I figure out how to best configure a mail server on Ubuntu, since the forum server runs this OS and I only configured OpenBSD mail server before.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/forum/issues/6#issuecomment-391777359
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180524/263b55e6/attachment-0002.html>


More information about the github mailing list