MMRE is a daemon that periodically checks RSS (or Atom) feeds and sends new posts to email using SMTP. It has support for multiple users.
You need to install libcurl-dev
and libxml2-dev
.
--recursive
flag.make install
with the appropriate privileges.I'm happy to take contributions through the mailing list.
Please format C source using clang-format
. For source code documentation, see
internal.md.
See mmre(5)
See mmre(1)
See LICENSE
in the repo root.