Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 1998 19:43:38 +1000
From:      Sue Blake <sue@welearn.com.au>
To:        freebsd-questions@FreeBSD.ORG
Subject:   maximum message size
Message-ID:  <19980501194338.08115@welearn.com.au>

next in thread | raw e-mail | index | archive | help
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

Can it be that simple??

OK, assuming it is, what would it do for me? Would it prevent people from
emailing me 1Kb of info in a 2 meg Word file? If so would it return their
mail to them with a nasty note saying it's too big, or what?

If it's such a great idea, why doesn't everyone do it? :-)

-- 

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?19980501194338.08115>