[horde] New Email, no visible text (mime..?)

Brent impuser at bitrealm.com
Fri Mar 7 16:50:18 UTC 2025


  Quoting Andreas Mauser <andreas at mauser.info>:

> Hi,
>
> some emails doesn't show content, but there is.
>
> For Horde 5 I remember something with local backend and mime inline.
>
> How would I set that in Horde 6?
>
> Best regards,
> Andreas
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe,  
> mail: horde-unsubscribe at lists.horde.org

Create:

<install dir>/vendor/horde/imp/config/mime_drivers.local.php

<?php
$mime_drivers['html']['inline'] = true;
/* $mime_drivers['ooo']['disable'] = false;  */

brent


More information about the horde mailing list