[Mimedefang] Possibly OT: Newbie, Sendmail Panic

David F. Skoll dfs at roaringpenguin.com
Wed Sep 11 11:37:01 EDT 2002


On Wed, 11 Sep 2002, Aaron Bowlsbey wrote:

> Losing ./qfg8BE5tYY027464: savemail panic
> SYSERR(root): savemail: cannot save rejected email anywhere

My guess is you do not have an /etc/mail/aliases file.  Red Hat has
an /etc/aliases, but Sendmail 8.12 looks in /etc/mail.

You should have an /etc/mail/aliases file which minimally looks like this:

	# Basic system aliases -- these MUST be present.
	mailer-daemon:	postmaster
	postmaster:	root

and then run "newaliases" to rebuild the alias database.

--
David.




More information about the MIMEDefang mailing list