Roundcube Community Forum

Release Support => Release Discussion => Topic started by: chatwizrd on March 05, 2014, 02:25:44 PM

Title: clickable links in received email
Post by: chatwizrd on March 05, 2014, 02:25:44 PM
Hi. Is there a way to make links clickable when I receive a text/html email but they did not wrap the link in an A tag? Currently I will receive an email with a web address but the link doesnt have the html to make it clickable. I would like it to make text that starts with http:// clickable.

Example:


http://www.domain.com


Where it should have been:


<a href="http://www.domain.com">http://www.domain.com</a>