Commits


Add man page


Fix formatting


Always append URL to body of E-Mail Closes: https://todo.sr.ht/~witcher/rss-email/7


TLS: Let lib handle TLS settings This seems to work for Migadu as an SMTP server, but hasn't been tested with other SMTP servers (e.g. without any TLS at all). Closes: https://todo.sr.ht/~witcher/rss-email/8


Extract config and mailer modules Closes: https://todo.sr.ht/~witcher/rss-email/9


Use specified port for smtp server in config


Add LICENSE


Add README.md


Add example config file


Create config dir if it doesn't exist


Remove dotenv dependency


Experimental support for TLS when sending mail


Progress. Still work to do before version bump. Closes: https://todo.sr.ht/~witcher/rss-email/1 Closes: https://todo.sr.ht/~witcher/rss-email/2 Closes: https://todo.sr.ht/~witcher/rss-email/5 Closes: https://todo.sr.ht/~witcher/rss-email/6


ci: add sqlite-dev package


add ci


add ci


send_posts prototype


cargo fmt


proper pub_date support, url file support


db: insert or replace new item


initial commit