if we want to increase the attachment size to be up to 100 Mb is that possible
On 12/3/06, Karl Fischer <[EMAIL PROTECTED]> wrote: > Deepak Kapoor wrote: > > > if we set the maximum message size to 20 Mb then what will b the > > maximum attachment size > > That depends on the encoding. > Binary attachments (pictures, data files, etc.) are most likely > base64 encoded. This type of encoding creates 8 bits out of 6, > plus some extra for checksums, LF and headers and so on ... > So it makes your attachment(s) about 35% larger ... > > With that in mind, 20MB message size means approx. ~14MB of > attachment size ... > > HTH > > - Karl > > -- Regards Deepak Kapoor -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
