Roundcube Community Forum

 

Images not showing in emails after 0.9.1 upgrade

Started by pintybor, June 03, 2013, 08:21:27 AM

Previous topic - Next topic

pintybor

Hello,

This weekend I upgraded my roundcube version from 0.8.1 to 0.9.1.
Everything else works OK except Images in emails.
My setting was to show images from known senders. Before the upgrade I could see those images and also others after clicking on display images button.

Now I can see the images in those emails where display images button is given after I click the button but if I get an email from a known sender there is no display images button and the images are also not shown.

Please could you check this and get back to me if there is any soulution to this.

best regards,

Borut.



pintybor

Just wanted to say that even after upgrade to 0.9.2 this issue still remains.
If there are any suggestions on what might be wrong I would really appreciate it.

regards,

B.

alec

Try $rcmail_config['mime_magic'] = null; in main Roundcube config file.

pintybor

Quote from: alec on July 02, 2013, 09:54:13 AM
Try $rcmail_config['mime_magic'] = null; in main Roundcube config file.

alec thnx!! That did the trick :) Images are showing OK now.

regards...