[imp] [solved] Imp display HTML message as plain text

Ferdinand Gruber fer.grub at yahoo.de
Sat Nov 28 17:08:34 UTC 2009


Ferdinand Gruber schrieb:
> Hi,
> I send a HTML formatted mail with IMP webmail to my own mail address.
> Then I go to the Inbox and after refreshing the browser I can see the
> mail message as plain text. Attachments are not shown in the body of
> the message.
>
> I figured out, that IMP has sent the mail correctly as HTML. I
> downloaded the same mail over POP3 with the local mail client
> Thunderbird. In Thunderbird all HTML is displayed. Also an attachment
> is displayed in the body of the mail.
>
> Therefore I think there must be something wrong with the configuration
> of imp or horde.
>
>
I found the solution in an older posting of this meiling list and
changed the HTML settings in the file:

	imp/config/mime_drivers.php

This are the lines of importance:

	/**
	 * HTML driver settings
	 */
	$mime_drivers['imp']['html'] = array(
	    'inline' => true,

Ferdinand


More information about the imp mailing list