That’s a post extracted from one of my posts posted in phpbb import script topic. It was ignored there so i decided to create a separate topic for it cause i think it might be pretty interesting to someone.
Here is the thing. My forum has 12869 users. I know that discourse sends a digest mails for users that was not online for some time. Does it mean that, after turning discourse/sidekiq on after import, it will send 12k digest mails to everyone each week? Or is there any “last active at” limit for user digests (i mean, user will receive digest only if he was active in less than, say, 2 months) ?
The thing is that forum was pretty active some time ago but it died a bit (mainly because of using a phpbb hehe) so the user base is huge but there are not so many active users right now. I don’t want to waste my money and mandrill usage limits just to send digest to users that was not online since 2006.
Thanks in advance!