Recently thisMMAlife kick-started our weekly newsletter out of Mailchimp using the env variable API to auto-register members when opting in.
At the moment, the daily digest doesn't go out as it is hard coded for Dev.
Logged a feature request for this :D
Generalise email_logic.rb:28 for smaller communities #9921
Is your feature request related to a problem? Please describe.
At the moment, smaller communities might not be sending out automated digest emails as the minimal threshold.
Describe the solution you'd like
All the settings listed in email_logic.rb:28 to be set within SiteConfig. As they are quiet advanced at the moment maybe a good solutions would be to just set the frequency of sending and order of most popular.
Top comments (1)
Makes sense for sure