summaryrefslogtreecommitdiff
path: root/EmailDigests.md
diff options
context:
space:
mode:
authorfox <[email protected]>2019-03-04 04:47:31 +0000
committerfox <[email protected]>2019-03-04 04:47:31 +0000
commit1863897ca92eb35b92003a9cbe3fea2793af681c (patch)
treef2310f475b3ebe2e726245206229ccfbe43cff8e /EmailDigests.md
parent3f816ceb31a4799d74b2ea7f03d238f9680826cc (diff)
Update page 'EmailDigests'
Diffstat (limited to 'EmailDigests.md')
-rw-r--r--EmailDigests.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/EmailDigests.md b/EmailDigests.md
index 7229e89..05c5482 100644
--- a/EmailDigests.md
+++ b/EmailDigests.md
@@ -2,7 +2,8 @@ Daily digest of unread headlines may be emailed if enabled by user.
Digests are sent out by update daemon or while running <code>update.php
—feeds</code>. Maximum of 15 messages is sent during one batch.
-You can test how the digest looks like for the current authenticated
-user by requesting this URL:
+You can test the digest for current authenticated user by requesting this URL:
- http://example.com/tt-rss/backend.php?op=backend&method=digestTest \ No newline at end of file
+<code>http://example.com/tt-rss/backend.php?op=backend&method=digestTest</code>
+
+If you want to receive digest in HTML, you'll need to install [PHPMailer plugin](https://git.tt-rss.org/fox/ttrss-mailer-smtp). \ No newline at end of file