From owner-freebsd-newbies Thu Aug 22 16:17:27 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FC6137B400 for ; Thu, 22 Aug 2002 16:17:24 -0700 (PDT) Received: from comet.pacifier.com (new-comet.pacifier.com [216.65.150.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0972843E4A for ; Thu, 22 Aug 2002 16:17:24 -0700 (PDT) (envelope-from rick@pacifier.com) Received: from shell.pacifier.com (IDENT:rick@shell.pacifier.com [199.2.117.66]) by comet.pacifier.com (8.11.2/8.11.1) with ESMTP id g7MNH3V27562; Thu, 22 Aug 2002 16:17:18 -0700 (PDT) Date: Thu, 22 Aug 2002 16:17:04 -0700 (PDT) From: Rick To: Martin Moeller Cc: Subject: Re: Sendmail ERR In-Reply-To: <200208222051.21705.mm@bsdsi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks, that worked. Rick On Thu, 22 Aug 2002, Martin Moeller wrote: > 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 when > > 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