FreshRSS / FreshRSS

A free, self-hostable news aggregator…
https://freshrss.org
GNU Affero General Public License v3.0
9.41k stars 811 forks source link

[Feature request] Send an email when there is a new article from feed #1718

Open mirabellette opened 6 years ago

mirabellette commented 6 years ago

Hello,

I would like to be able to get the article from a feed by email too. I subscribed to Github release atom feed and I would like to be informed by email when something is published.

I think it could be relevant to add it in the setting menu of a feed.

Thank you for reading, Mirabellette

aledeg commented 6 years ago

I think the first step to do that is to have an event system in the core which allows to make decoupled code. Then this is something that can be added in an extension. I think that feature shouldn't be in the core of FRSS.

kevinpapst commented 6 years ago

Building an extension that just sent out emails is easy. I gets complicated on the rules for emails. What do we want?

Frenzie commented 6 years ago

Select a duration in which all new entries get collected and then sent out as bunch?

Perhaps I should keep quiet because I have no interest in this, but if I wanted it I'd definitely want a report every X days (or possibly hours) and not for every new item.

math-GH commented 2 years ago

You can configure GitHub, so that it will send you an email

grafik

grafik