[______TOC_______]
 [NEXT CHAPTER]
1	Recommendation
You can use fml on OS by default, but we recommend you upgrade server
programs.
1.1	/etc/sendmail.cf
The built-in sendmail does not see /etc/aliases by default. You need
to modify /etc/sendmail.cf.
1. modify /etc/sendmail.cf
# O AliasFile=/etc/aliases
     =>
O AliasFile=/etc/aliases
2. create /etc/sendmail.cf from scratch. For example, CF is useful.
   CF  (sendmail.cf generator)
ftp://ftp.kyoto.wide.ad.jp/pub/mail/CF/ 
http://www.sendmail.org/ 
[______TOC_______]
 [NEXT CHAPTER]
Copyright (C) 1993-2001 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.