darcsden :: dbp -> remind -> blob

reminder application, uses a logarithmic falloff to time reminder emails

root / BUILD_REMINDER_DAEMON

1
2
3
 ocamlfind ocamlc -package ssl,netstring -c sendmail.ml
 ocamlfind ocamlc  -syntax camlp4o -package netstring,orm.syntax,batteries,cryptokit -c  remind_daemon.ml
ocamlfind ocamlc -linkpkg  -syntax camlp4o -package netstring,orm.syntax,batteries,cryptokit,ssl -o remind_daemon sendmail.cmo  remind_daemon.cmo