diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2022-01-09 13:25:19 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2022-01-09 13:25:19 +0100 |
commit | 28df70c8969ecc31c3a11a2071c59c4c90f9d488 (patch) | |
tree | 11f41adb581faff96dc8bcf9ea5c75d3904fa401 /README.md | |
parent | 0384d631d2edb8383d0840940be066d96a5badc7 (diff) | |
download | feed2imap-go-28df70c8969ecc31c3a11a2071c59c4c90f9d488.tar.gz feed2imap-go-28df70c8969ecc31c3a11a2071c59c4c90f9d488.tar.bz2 feed2imap-go-28df70c8969ecc31c3a11a2071c59c4c90f9d488.zip |
#66: Documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |