Case Study: Disable Command Mail

It is most safe to remove command mail entries from aliases.

Another 2nd best solution follows:

use_command_mail_function	=	no
In this case, /usr/local/libexec/fml/command runs once but does not work and ends as soon as possible.

The following solution may be possible.

use_command_mail_function = yes

command_mail_restrictions = reject
When fml receives the incoming command mail, it inform the rejection to the sender in all cases.

This configuration works but it evalutates each line. It is useless.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/software/fml4/.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.

For questions about FML, e-mail <fml-bugs@fml.org>.