~mrms/mmre

RSS to email daemon

3a793e4 v0.3

~mrms pushed to ~mrms/mmre git

a month ago

3a793e4 v0.3

~mrms pushed to ~mrms/mmre git

a month ago

#MMRE - a RSS to email daemon

MMRE is a daemon which periodically checks RSS feeds and sends new posts to email using SMTP. It has support for multiple users.

#install instructions

You need to install libcurl-dev and libxml2-dev.

  1. clone this repository
  2. run make install with the appropriate privileges.

#configuration

See mmre(5)

#command line flags

See mmre(1)

#license

See LICENSE in the repo root.