[PREVIOUS CHAPTER] [NEXT CHAPTER]
6 Configure MTA's

6.1	untile sendmali 8.9.3 


   O AliasFile=/etc/aliases


   O AliasFile=/etc/aliases,/var/spool/ml/etc/aliases


   # touch /var/spool/ml/etc/aliases.db


6.2	after sendmail 8.10


	T fml


6.3	postfix


	alias_maps = hash:/etc/aliases, 
		hash:/var/spool/ml/etc/aliases

	# permit :include: operation in aliases
	allow_mail_to_commands = alias,forward,include


[PREVIOUS CHAPTER] [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.