[imp] inline image display problem
Anton Köstlbacher
horde3 at dingsbums.org
Tue Feb 25 19:46:30 UTC 2014
Am 25.02.2014 18:53, schrieb Michael M Slusarz:
> Quoting Anton Köstlbacher <horde3 at dingsbums.org>:
>
>> Am 25.02.2014 16:36, schrieb Oscar del Rio:
>>> On 02/25/14 10:19 AM, Anton Köstlbacher wrote:
>>>> I enabled inline image display for imp (6.1.6) as described in
>>>> http://wiki.horde.org/FAQ/Admin/Config#toc23 but it doesn't work, no
>>>> attached images are shown in the preview pane.
>>>
>>> Try this page:
>>> http://www.horde.org/apps/imp/docs/INSTALL#configuring-imp
>>
>> I already created mime_drivers.local.php for horde and imp and changed
>> the settings for displaying images accordingly, but did not enable
>> html inline display. I just want to get attached images displayed but
>> not html messages.
>>
>> /* Image display. */
>> 'images' => array(
>> 'inline' => true,
>> 'handles' => array(
>> 'image/*'
>> ),
>>
>> /* Display images inline that are less than this size (in
>> bytes). */
>> 'inlinesize' => 3262144,
>>
>> /* Display image thumbnails? */
>> 'thumbnails' => true
>> ),
>>
>> Anything more I need to do?
>
> Most likely the sender is not in your list of allowable image senders.
> (image_replacement_addrs pref)
>
> michael
The sender is in my adressbook, but this points in the right direction.
I now scanned through the mails and there are indeed mails from other
senders, where image preview works perfectly. The concerned mail was
sent with Opera Mail, part of the header:
Content-Type: multipart/mixed; boundary=----------9G1RLTyrUldXj1qYhfxu52
To: xxx
Date: Tue, 18 Feb 2014 20:45:40 +0100
Subject: xxx
MIME-Version: 1.0
From: xxx
Organization: xxx
Message-ID: <xxx>
User-Agent: Opera Mail/12.16 (Win32)
X-Antivirus: avast! (VPS 140216-0, 16.02.2014), Outbound message
X-Antivirus-Status: Clean
------------9G1RLTyrUldXj1qYhfxu52
Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes
Content-Transfer-Encoding: 8bit
More information about the imp
mailing list