Rt 4.0.17 attachments corrupts with size over 200K

Here are the relevant config settings that should allow 10M attachment
size.

So not sure what am I missing

Set($MaxAttachmentSize , 10000000); rt 4.0.17 config
Set($TruncateLongAttachments , 1);
Set($DropLongAttachments , 1);

client_max_body_size 20M; nginx/1.4.2 config

max_allowed_packet 16777216; mysql 5.5.47-0ubuntu0.12.04.1-log

I tried with docs and pdf

Any suggestion is appreciated…

Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Here are the relevant config settings that should allow 10M attachment
size.

So not sure what am I missing

Set($MaxAttachmentSize , 10000000); rt 4.0.17 config
Set($TruncateLongAttachments , 1);
Set($DropLongAttachments , 1);

client_max_body_size 20M; nginx/1.4.2 config

max_allowed_packet 16777216; mysql 5.5.47-0ubuntu0.12.04.1-log

I tried with docs and pdf

Any suggestion is appreciated…

I have not found any suggestion in the internet yet. Still looking for a
fix.


Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?