Yizhar Hurwitz wrote:
> So, my question is:
> How can I use the function "replace_with_url", but make my best
> effort so that the recipient will be able to simply click on the URL
> instead of needing to copy & paste it? 

You'll need to hack the replace_with_url function (or make your own new one) to 
add the following HTML text

<a href="(url goes here)">(url goes here too)</a>

in HTML emails.

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to