rrss2imap icon indicating copy to clipboard operation
rrss2imap copied to clipboard

A rust reimplementation of rss2email (the Rui Carmo branch)

Results 6 rrss2imap issues
Sort by recently updated
recently updated
newest added

Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2. Release notes Sourced from rustls-webpki's releases. v/0.100.2 Release notes certificate path building and verification is now capped at 100 signature validation operations to avoid...

dependencies

NOTE: In order to compile on (Ubuntu) Linux, I had to install libdbus-1-dev. Tested on macOS, Windows, Ubuntu Linux. - Store a plain-text placeholder in config.json, with instructions on how...

hacktoberfest-accepted

Current release process starts from my machin, where I push the tag that generates the GitHub release. But the release text is empty 😕 It would be very cool to...

enhancement

I would love to be able to auto-detect imap server settings, like Thunderbird does, as an example

enhancement

Current code is deceiptively simple, so please try to document it a little

enhancement

I'm quite sure we don't need to always encode messages using base64. THere must be a better way !

enhancement