Converts email newsletters to static HTML pages and an Atom feed.
Jacob Kiers
c3051e9cd2
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net> |
||
---|---|---|
bin | ||
systemd | ||
.drone.jsonnet | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
index.html | ||
README.md |
Newsletter 2 Web
Converts a newsletter to static HTML files.
Features
Receive email
- IMAP integration
- Direct feeding of email message
- Read from Maildir
- Read from MBOX
Convert email to HTML
- Generate static HTML files
- Parse and add unsubscribe link
- Where possible: remove tracking pixels / images
- Prevent loading of scripts / images without user interaction
Create ATOM feed
- Single feed for everything
- One feed per newsletter
- Index feed (containing all newsletters)?