| Age | Commit message (Collapse) | Author |
|
|
|
extension.
|
|
|
|
"fmlthread ..." -> "fml $ml thread ..."
|
|
|
|
|
|
|
|
use "makefml mailq $ml" instead of fmlsuper to show outgoing mail queue.
|
|
in addition, chmod 755 install.pl.
|
|
It is same as makefml except for the argument order.
1. fml $ml $command options
2. makefml $command $ml options
|
|
|
|
|
|
+AC_PATH_PROG(DIGEST, digest)
+AC_PATH_PROG(GZCAT, gzcat)
+AC_PATH_PROG(MAKEMAP, makemap)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--with-fml-owner=USER use USER instead of fml
|
|
|
|
|
|
chmod +x loader
|
|
|