Author: fpos
Date: 03-01-01 08:24
If you're using sendmail...
Add this line to your macro configuration file:
define(`confMAX_MESSAGE_SIZE',xxxxxxx)dnl
and set xxxxxxx equal to the maximum sized message you want to receive. Then rebuild your sendmail.cf file and restart sendmail.
|
|