Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 20:51:21 +0200
From:      Martin Moeller <mm@bsdsi.com>
To:        Rick <rick@pacifier.com>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: Sendmail ERR
Message-ID:  <200208222051.21705.mm@bsdsi.com>
In-Reply-To: <Pine.BSO.4.33.0208221145490.9834-100000@shell.pacifier.com>
References:  <Pine.BSO.4.33.0208221145490.9834-100000@shell.pacifier.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Donnerstag, 22. August 2002 20:48 schrieb Rick:
> Hello,
>
> I installed 4.6.2 last night, and I can receive email just fine, but wh=
en
> I try to send email out I get the following:
> Aug 22 11:42:03 ccreefdwellers sendmail[253]: g7MIg24T000253: Losing
> ./qfg7MIg24T000253: savemail panic
> Aug 22 11:39:59 ccreefdwellers sendmail[244]: g7MIg24T000253:
> SYSERR(rick): savemail: cannot save rejected email anywhere
>
> With earlier versions of FreeBSD, I have not came across this problem.
> What can I do to fix this?
>

Try this:

# chown root /usr/libexec/sendmail/sendmail
# chmod 4755 /usr/libexec/sendmail/sendmail
# rm /etc/mail/submit.cf

Kind regards,
Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208222051.21705.mm>