Quoting "dimo @dslextreme.com" <[email protected]>:
Hi list. I am using the latest stable horde-webmail 1.2.6 on FreeBSD 8.0. Everything is working - except... If i send internally E-Mail including a link like cnn.com or www.cnn.com, the link is not active "not clickable" , but if i send it like http://cnn.com the link is OK. Sending and receiving mails from external domains "Gmail , Yahoo" etc are working as expected. Is there something that I can do about it ?
Most likely the messages from Gmail/Yahoo are being sent in HTML format, so the URLs are linked. Horde attempts to scan plain text messages for URLs, but this scan is not perfect (it won't link words like cnn.com for example, but it should link http://cnn.com/ since the latter has sufficient context to tell the linking code that it is, most likely, a URL).
michael -- ___________________________________ Michael Slusarz [[email protected]] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
