This project is intended to create a mailing service for blog subscriptions. It follows the simple routine:
- request subscription
- generate new entry
- send verification link
- when verified, keep in database & delete all unverified emails after 24 hours
- MAYBE FOR THE FUTURE: send emails on rss feed changes