13 lines
322 B
Text
13 lines
322 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@reformers.dev>
|