mal/README
2025-08-19 12:46:01 +12:00

13 lines
319 B
Text

mal sends mail to one or more recipients, through information passed
on its command line. Read COPYING for information on redistribution.
* Building
With ldc and libcurl installed, run:
$ make
# make install # to install
Documentation is provided in the man page.
Written by Jeremy Baxter <jeremy@baxters.nz>