|
Majordomo-Users (December 2004) |
> That "40000" default for maxlength is the maximum message size in bytes. > Decide on the largest attachment you're willing to allow to be sent to the > list, convert to bytes, add a reasonable amount for message text, and use > that as the maxlength setting in your <listname>.config. Don't forget that attachments grow in size when they are uuencoded or mime-encoded If you send a 100K file, the resulting email will be about 130K in size (plus all accompanying text) Gino Lucrezi
|