robert_gsfame Posted October 23, 2009 Share Posted October 23, 2009 I know this topic is not related to html coding..but hope that any phpfreakers could help me solve this problem! I would like to send some message and it contains <img> Let say <img src="http://www.mydomain.com/helloworld.jpg"/> When i send it via Roundcube webmail to my either yahoo or google account, the image appeared perfectly......But once i tried to send it using HORDE webmail, the image didn't appear! The image only appeared as broken link I tried to view the source, but i found that the code has changed from <img src="http://www.mydomain.com/helloworld.jpg"/> to <img src="cid:[email protected]"> What should i do, does anyone know what is the problem??? Link to comment https://forums.phpfreaks.com/topic/178694-appear-as-broken-link-using-horde-webmail/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.