Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 13:11:55 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        ben@lanwest.com.au
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sendmail rule questions
Message-ID:  <4034FC6B.9010904@mac.com>
In-Reply-To: <40345A15.5060707@lanwest.com.au>
References:  <40345A15.5060707@lanwest.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Benjamin Meade wrote:
> Just wondering if sendmail (not procmail) can reject messages from a 
> specific user that are above a certain size?

You can control the max message size on a sitewide basis via:

define(`confMAX_MESSAGE_SIZE', `21000000')dnl

...but I don't believe you can do so on a per-user basis, no.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4034FC6B.9010904>