Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 1999 18:07:43 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        Jason McKay <jasonm@webace.com.au>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Message size limits
Message-ID:  <Pine.BSF.4.05.9901151805390.4993-100000@odyssey.apana.org.au>
In-Reply-To: <2.2.32.19990115100037.006def78@webace.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 15 Jan 1999, Jason McKay wrote:

> I am looking at setting up a limit on the size of E-Mail messages (file
> attachments etc.) coming to and from our sendmail server.  I'm not sure on
> how to set this up, any help would be great.

Look in /etc/sendmail.cf for the line:

# maximum message size
#O MaxMessageSize=1000000

Uncomment the second line and set to whatever you require, the figure is
in bytes.

Then restart sendmail with

killall -HUP sendmail

d.


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?Pine.BSF.4.05.9901151805390.4993-100000>