Re: [imp] HTML in Web Mail

2015-11-19 Thread Mauricio Jose T. Tecles
- Mensagem de Arjen de Korte - Data: Thu, 19 Nov 2015 21:15:49 +0100 De: Arjen de Korte Assunto: Re: [imp] HTML in Web Mail Para: imp@lists.horde.org Citeren Jan Schneider : Zitat von John C Payne : I am trying, without sauces, to enable HTML web mail display

Re: [imp] HTML in Web Mail

2015-11-19 Thread Arjen de Korte
Citeren Jan Schneider : Zitat von John C Payne : I am trying, without sauces, to enable HTML web mail display inline. Version 5.6.2 This is copied from the Administrator FAQ. The changes needed to enable HTML web mail: $mime_drivers['imp']['html']['inline'] = true; // for Such a setting do

Re: [imp] HTML in Web Mail

2015-11-19 Thread Jan Schneider
Zitat von John C Payne : I am trying, without sauces, to enable HTML web mail display inline. Version 5.6.2 This is copied from the Administrator FAQ. The changes needed to enable HTML web mail: $mime_drivers['imp']['html']['inline'] = true; // for Such a setting doesn't exist. horde/conf

[imp] HTML in Web Mail

2015-11-18 Thread John C Payne
I am trying, without sauces, to enable HTML web mail display inline. Version 5.6.2 This is copied from the Administrator FAQ. The changes needed to enable HTML web mail: $mime_drivers['imp']['html']['inline'] = true; // for horde/config/mime_drivers.local.php $mime_drivers['html']['inline'] = t