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
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This program is currently designed so the email addresses are set when the cron or daemon commands are called. Anyways, I think it would be nice to redesign it in a way that allows different feeds to notify different email addresses, what do you think?
The easiest way to do this is to add a feed option which allows setting email addresses and which behaves like the template option (if it isn't set, then the default emails are used), although it might not be the best solution.
As a side note: thank you very much for developing this! :)) Now that Feedburner is deprecating email notifications, I started using your program via Docker and it's working great as a replacement! I love that it's very lightweight (go is awesome hehe).