blob: c3122d52ab9249056e51b392c78a3f06bb18bdcf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Users may opt into receiving daily (sent once every 24 hours) digests of unread headlines via email.
Digests are sent out by the update daemon or if running <code>update.php —feeds</code>
manually. At most 15 messages are sent in one batch.
> [!NOTE]
> [PHPMailer plugin](https://github.com/supahgreg/tt-rss-plugin-mailer-smtp) is required to send mail under Docker.
* Digests may be customized by editing ``templates/digest_template*.txt``.
* You can preview your digest contents in preferences.
|