Converts email newsletters to static HTML pages and an Atom feed.
Jacob Kiers
1e11b81eb0
Some checks reported errors
continuous-integration/drone Build was killed
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net> |
||
---|---|---|
bin | ||
.drone.yaml | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
Newsletter to HTML
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
- One feed per newsletter
- Index feed (containing all newsletters)?