From owner-freebsd-questions Fri May 1 05:09:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA08261 for freebsd-questions-outgoing; Fri, 1 May 1998 05:09:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phoenix.welearn.com.au (suebla.lnk.telstra.net [139.130.44.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA08250 for ; Fri, 1 May 1998 05:09:41 -0700 (PDT) (envelope-from sue2@phoenix.welearn.com.au) Received: (from sue2@localhost) by phoenix.welearn.com.au (8.8.5/8.8.5) id WAA09204; Fri, 1 May 1998 22:09:31 +1000 (EST) Message-ID: <19980501220926.32381@welearn.com.au> Date: Fri, 1 May 1998 22:09:27 +1000 From: Sue Blake To: Sue Blake Cc: freebsd-questions@FreeBSD.ORG Subject: Re: maximum message size References: <19980501194338.08115@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <19980501194338.08115@welearn.com.au>; from Sue Blake on Fri, May 01, 1998 at 07:43:38PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, May 01, 1998 at 07:43:38PM +1000, Sue Blake wrote: > I found these lines in sendmail.cf > > # maximum message size > #O MaxMessageSize=1000000 > > So, I guess all I'd have to do is remove the # from the second line, > change that number (presumably the number of bytes) and restart sendmail, > then it'd limit messages to that number of bytes, like this: > > # maximum message size > O MaxMessageSize=100 Oops! Don't do that! :-( It must be lines, not bytes, or something. 1000000 seems a more reasonable figure... well at least it lets *some* mail get in now! (Hello?) -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message