#newsletter fullstack webapplication

3 messages · Page 1 of 1 (latest)

devout mica
#

I was planning to make a website which will send newsletter to people everyday. I am quite done with planning the frontend. And I was looking how to make the backend for that website. Can anyone help me with this?

timber sentinel
#

there are countless guides/services to send emails daily. use a cron job / scheduled task. show what you've tried and/or what you're having trouble with.

devout mica
#

I have tried MailChimp. But thnx for cron job. I'll surely try it