summaryrefslogtreecommitdiff
path: root/Email-Digests.md
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:09:04 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:09:04 +0000
commita00ef6440f98b0ff1052e5cf75b89d8dd3a38330 (patch)
tree79d20824e86cafa42075708ab9a76f262f004cb6 /Email-Digests.md
parent4591dcb22290576dbf114fff1c3f3b0ca5ffaf8d (diff)
Add initial content (with issues).
Diffstat (limited to 'Email-Digests.md')
-rw-r--r--Email-Digests.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Email-Digests.md b/Email-Digests.md
new file mode 100644
index 0000000..4f7b629
--- /dev/null
+++ b/Email-Digests.md
@@ -0,0 +1,15 @@
+# Email Digests
+
+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.
+
+!!! notice
+
+ [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.
+