Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/runxiyu/rssmail

Poll RSS to /sbin/sendmail
https://github.com/runxiyu/rssmail

email rss

Last synced: 9 days ago
JSON representation

Poll RSS to /sbin/sendmail

Awesome Lists containing this project

README

        

# rssmail

This program literally just polls an RSS feed for updates and sends the
description via `/sbin/sendmail`.

Usage:
```sh
./rssmail rss_url to_address ts_file from_address default_title
```

Example:
```sh
./rssmail https://social.treehouse.systems/@AsahiLinux.rss '~runxiyu/[email protected]' ts.1 [email protected] 'Asahi Linux Update'
```