[horde] This message part cannot be viewed because it is too large.
Jean Charles Delépine
delepine at u-picardie.fr
Tue Jul 15 12:09:03 UTC 2025
Hello,
Quoting Simon B <simon.buongiorno at gmail.com>:
> Hi Ralf and the other developers :)
>
> I get this message for plain text emails and I am baffled because the
> plain-text size is a very reasonable less than 2MB.
>
> [text/plain] Text (1.7 MB)
> Warning
> This message part cannot be viewed because it is too large.
> Click to download the data.
limit_inline_size defaults to 1 MB in mime_drivers.php.
Your part is 1.7MB.
To change the default edit your imp/config/mime_drivers.local.php and add :
<?php
$mime_drivers['imp']['image/jpeg']['limit_inline_size'] = 2097152;
--
Service systèmes et réseaux - DISI
Université de Picardie Jules Verne
5, rue du moulin neuf - 80000 Amiens
More information about the horde
mailing list