10 How to test and debug

1. See system mail log e.g. /var/log/maillog to check your MTA.
   If you find some errors in it, check MTA configurations.
2. see $DIR/log (ML's HOME log file) to check fml.
3. see $DIR/var/log/_smtplog to check SMTP from fml to MTA.
4. "makefml test ML" to test fml itself apart from MTA.

	makefml test ML


to sets in debug mode. Under this environment, makefml emulates a fml
works. When the following prompt appears, select "y" (command test) or
"n" (post test) and go ahead! 

	test of command? (y/n) [n] 


The last of input is just a period "." line.

Example:

	* Enter mailbody, end with "." on a line by itself
	help
	.



[PREVIOUS CHAPTER] [NEXT CHAPTER]
Copyright (C) 1993-1999 Ken'ichi Fukamachi
All rights of this page is reserved.

# This Document(html format) is automatically geneareted by fwix.pl. 
# fwix (Formatter of WIX Language) is fml document formatter system
# designed to generate plaintext, html, texinfo and nroff from one file.
#
# Copyright (C) 1993-1999 Ken'ichi Fukamachi
#          All rights reserved. 
#               1993-1996 fukachan@phys.titech.ac.jp
#               1996-1999 fukachan@sapporo.iij.ad.jp
# 
# FML is free software; you can redistribute it and/or modify
# it under the terms of GNU General Public License.
# See the file COPYING for more details.