On Wed, 3 Nov 2004 12:00:02 -0500, Jerry Swanson <[EMAIL PROTECTED]> wrote:
> I'm sending email in text format.
> When I specify URL in the email http://www.mydomain.com,
> person that receive email can click on the link and go to the page.
> But when a person receive and email with email address like
> [EMAIL PROTECTED] the email is regular text not an email.
> How to make email address to be a link?

The mail client is probably turning the URL into a link because it
begins with http://.  If you want the email address to be a link then
you might consider sending html emails and form the link yourself.

Some folks detest html emails, while others use plugins to make URLs
become links in text emails.  You're really at the mercy of the
recipient email client.  *shrug*


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to