patrickmaynard / muckrock-api-analyzer

A Symfony application for analyzing data from the MuckRock API
1 stars 1 forks source link

Add an emailer #6

Open patrickmaynard opened 3 years ago

patrickmaynard commented 3 years ago

Add an emailer to send the latest updates to users' inboxes

steffengrahl commented 2 years ago

I'd like to propose using a newsletter provider instead. Handling all those emails will put more load on the system. Storing all those email addresses would mean an increase in security. And sending all those emails can put your server IP very quickly onto all known spam lists out there.

Proposed solution: