to TRUE for every user via the rails console, if you look at the email log in Admin you see a mix of mailing_list and digest emails. Some users get a new email per post, whilst others seem to receive a complete digest.
Is this expected?
I’m wondering if this is somehow related to when a user last visited the site?
Yep, as I’ve discovered … it seems to have broken something …
Now despite setting email_digests to FALSE for all users and mailing_list_mode to TRUE (confirmed in Data Explorer), its failing to send mailing list emails for most users … how to recover? Is something set deeper in the database/triggered when user changes these settings themselves?