You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sending the newsletter should be automatic and handled by CI
Describe the solution you'd like
Using lettre crate and the mailchimp account to send emails to all the subscriber of the newsletter.
Describe alternatives you've considered
Sending through mailchimp will require more integration and time to setup, not to mention the added cost for sending emails through their system.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sending the newsletter should be automatic and handled by CI
Describe the solution you'd like
Using
lettre
crate and the mailchimp account to send emails to all the subscriber of the newsletter.Describe alternatives you've considered
Sending through mailchimp will require more integration and time to setup, not to mention the added cost for sending emails through their system.
Additional context
The text was updated successfully, but these errors were encountered: