mirror of
https://github.com/tt-rss/tt-rss.github.io.git
synced 2026-09-18 14:11:46 +00:00
562 B
562 B
layout, title, nav_order
| layout | title | nav_order |
|---|---|---|
| default | Email Digests | 42 |
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 update.php —feeds
manually. At most 15 messages are sent in one batch.
{: .note }
PHPMailer plugin 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.