Hi Adam;
I think the option you're looking for is:
* --with-maxformargsize=n - like the above, but applies to an HTTP
multipart/formdata post. This is approximately the largest
attachment that can be uploaded SqWebMail.
Hope this helps,
Tren.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner mailto:[EMAIL PROTECTED] =
= End of Time Networks http://www.theendoftime.net -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On Mon, 11 Dec 2000, Adam Manock wrote:
> "sqwebmail-1.0.3/Install" states:
>
> * --with-maxmsgsize=n - maximum size of messages (including
> attachments. Defaults to 2097152 (two megabytes). Note that
> attachments are base64-encoded, which adds 25% overhead, so the
> maximum size of attachments is really about 1.5 megabytes
>
> I added --with-maxmsgsize=14000000 to the list of configure options in
> sqwebmail.spec and built (in SPECS) with rpm -bb and I am still limited
> to 2Mb on attachment uploads. I also added --enable-https and that
> worked, so I'm sure the right spec file was being used for the build.
>
> I did notice that maxmsgsize doesn't appear in configure anymore...
>
> Does the option still work / exist??
>
> Adam
>
>