From owner-freebsd-questions Mon Aug 28 13:26:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post.its.mcw.edu (post-v30.its.mcw.edu [141.106.30.10]) by hub.freebsd.org (Postfix) with ESMTP id BA65A37B6A1 for ; Mon, 28 Aug 2000 13:25:57 -0700 (PDT) Received: from localhost by post.its.mcw.edu (8.9.3/8.9.3) with SMTP id PAA13022; Mon, 28 Aug 2000 15:24:37 -0500 (CDT) Date: Mon, 28 Aug 2000 15:24:37 -0500 (CDT) From: Fengping Li To: Fernando Gleiser Cc: freebsd-questions@FreeBSD.ORG Subject: Re: attachment-truncated(sendmail8.9.3 on freeBSD3.3) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you, Fernando. Your suggestion worked. I am so happy :) Thank you again. fli On Mon, 28 Aug 2000, Fernando Gleiser wrote: > Date: Mon, 28 Aug 2000 15:51:55 -0300 (ART) > From: Fernando Gleiser > To: Fengping Li > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: attachment-truncated(sendmail8.9.3 on freeBSD3.3) > > On Mon, 28 Aug 2000, Fengping Li wrote: > > > Hi there, > > > > I am using sendmail 8.9.3 on freeBSD3.3. When someone sends mail > > attachent, fatal error occurs as follows: > > > > ------The following addresses had permanent fatal errors---- > > > > > > ----Transcript of session follows---- > > while talking to [10.0.0.2]; > > >>>MAIL From: SIZE=6363781 > > <<< 552 Message size exceeds fixed maximium message size. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > The problem is not the attachement, the problem is the message's size. > > If you need to receive messages which are that big, edit /etc/sendmail.cf > and change the line > > O MaxMessageSize=1000000 > > to something that fills your needs, then kill -HUP sendmail. > > > 554 ...Service unavailable > > > > Does any friend over there teach me how to resolve this problem? > > > > Thank you so much. > > > > fli > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message