Date: Fri, 1 May 1998 22:09:27 +1000 From: Sue Blake <sue2@welearn.com.au> To: Sue Blake <sue@welearn.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: maximum message size Message-ID: <19980501220926.32381@welearn.com.au> In-Reply-To: <19980501194338.08115@welearn.com.au>; from Sue Blake on Fri, May 01, 1998 at 07:43:38PM %2B1000 References: <19980501194338.08115@welearn.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980501220926.32381>
