~mrms/mmre

RSS to email daemon
different null title handling
update README.md

clone

read-only
https://git.sr.ht/~mrms/mmre
read/write
git@git.sr.ht:~mrms/mmre

You can also use your local clone with git send-email.

#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.