mal/README.md
2024-06-17 07:58:30 +12:00

449 B

mal sends email to one or more recipients, through information passed on its command line. Read COPYING for information on redistribution.

compilation

Install ldc and libcurl, and run make. To install, run make install after compiling.

documentation

All documentation is provided in the man page. With mal installed, run man mal, or in this source tree run man ./mal.1. Usage examples are in the EXAMPLES section near the end.