Can I limit the size of incoming mail message?

[ Available lists | Index of freebsd-questions | Month of Sep 1996 | Week of 17 Sep 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Wolfram Schneider <wosch@cs.tu-berlin.de>
Date
17 Sep 1996 08:01:56
Subject
Can I limit the size of incoming mail message?
Message-ID
199609171403.QAA01476@campa.panke.de


[ Hide this part ]
xiyuan qian writes:
>Hi, my problem is: when someone send one message large than 12M to my customer, it can NOT been recieved by the customer with some email software such as Eudora. I think someone can help me limit this happen.

src/usr.sbin/sendmail/cf/README
confMAX_MESSAGE_SIZE MaxMessageSize [infinite] The maximum size of messages
that will be accepted (in bytes).

Wolfram


Elapsed time: 0.084 seconds