1 質問の種類にかかわらず共通なチェック項目
1.1 FML の吐くログは調べたか?
$DIR/log (config.phのある場所の log ファイル)に何が書いてあるか?
(例えば /var/spool/ml/elena/log のようなファイル名)
1.2 FML の version は?
取ってきて広げたファイル名か展開したdirectoryで % cat etc/release_version
1.3 OS は何か? その Version は?
run "uname -a"
Example: (uname があるかどうかもOS依存だが)
% uname -a
NetBSD beth 1.3B NetBSD 1.3B (BETH) #4: Fri Jan 23 14:22:17 JST 1998
fukachan@beth:/sys/arch/i386/compile/BETH i386
1.4 メール配送システムは何か?その version は?
For example,
sendmail PRO?(Sendmail INC.)
sendmail (free?)
qmail
exim
vmailer
smail
MMDF:)
..........
Please TRY like this!
% telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.fml.org.
Escape character is '^]'.
220 beth.fml.org ESMTP Sendmail 8.9.1/3.6W; Mon, 10 Aug 1998 23:39:14 +0900 (JST)
1.5 perl の version は?
run "perl -v"
Example:
% perl4.036 -v
This is perl, version 4.0
$RCSfile: CHECK_LIST.wix,v $$Revision: 0.3 $$Date: 1999/03/26 15:12:47 $
Patch level: 36
Copyright (c) 1989, 1990, 1991, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 4.0 source kit.
1.6 メールシステムのログはどうなっているか?
OSによりファイル名は異なります。
例:
/var/log/maillog (4.4BSD; NetBSD, OpenBSD, FreeBSD, BSD/OS)
1.7 エラーや疑問点についてドキュメントを検索したか?
配布しているパッケージの中の doc/ の下のドキュメントを開いて検索
特に doc/op.jp (日本語)。
doc/op.jp (Japanese)
doc/op.en (English)
FML ドキュメント群へのサーチ
http://www.fml.org/fml/search-j.html (Japanese)
http://www.fml.org/fml/search-e.html (English)
[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.