This allows you to limit the size to smaller than the compiled limits (which default to 2MB), right? Not increase beyond?
P.s. Where is this file documented? Thanks, Marc on 4/30/02 8:11 PM, Anand Buddhdev at [EMAIL PROTECTED] scrivened: > On Tue, Apr 30, 2002 at 04:31:16PM -0600, William Knechtel wrote: > >> Hello! >> >> How can I configure the maximum size of an incoming and/or an outgoing >> message? In other words, If a message comes in that is over, say, 2meg, I >> want to bounce it back to the sender. What configuration directive do I >> need to accomplish this? Thanks in advance! > > For limiting the size of an email received via SMTP or local submission > with sendmail, put your size limit into the "sizelimit" config file and > restart courier, eg: > > echo 2000000 > /path/to/courier/install/etc/sizelimit
