aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-01-09 13:25:19 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-01-09 13:25:19 +0100
commit28df70c8969ecc31c3a11a2071c59c4c90f9d488 (patch)
tree11f41adb581faff96dc8bcf9ea5c75d3904fa401 /README.md
parent0384d631d2edb8383d0840940be066d96a5badc7 (diff)
downloadfeed2imap-go-28df70c8969ecc31c3a11a2071c59c4c90f9d488.tar.gz
feed2imap-go-28df70c8969ecc31c3a11a2071c59c4c90f9d488.tar.bz2
feed2imap-go-28df70c8969ecc31c3a11a2071c59c4c90f9d488.zip
#66: Documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b6c798..506b5d9 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ as inline base64-encoded data (the old default behavior of feed2imap).
* STARTTLS support. As it turned out only in testing, the old feed2imap never supported it...
* `item-filter` option that allows to specify an inline filter expression on the items of a feed.
* Readability support: Fetch and present the linked article.
+* Mail templates can be customized.
### Subtle differences