3 MTA: Sendmail

3.1 Check entries in /etc/aliases? You did newaliases?

e.g.
	/etc/aliases (4.4BSD derived)
	/etc/mail/aliases 

3.2 Check error mails if exists?


Error mails can tell you the reason of errors. Please check it before
asking.

	error		origin
	--------------------------------------------------------
	unsafe		permission of files or directories
			check along the full path
	loop		/etc/aliases miss-configuration
			you did not newaliases ?
	user unknown	no such user
			/etc/aliases miss-configuration
			did not newaliases ?

$Id: CHECK_LIST.wix,v 0.3 1999/03/26 15:12:47 fukachan Exp $