~mrms/mmre

RSS to email daemon

0b3ae62 different null title handling

~mrms pushed to ~mrms/mmre git

15 days ago

35da077 update README.md

~mrms pushed to ~mrms/mmre git

21 days ago

#MMRE - a RSS to email daemon

MMRE is a daemon which periodically checks RSS (or Atom) 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 with the --recursive flag.
  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.