Windows Live Mail can not copy hyperlinks from one e-mail to another.

Anonymous
2013-11-20T10:57:38+00:00

Hey all.

Long story short, I am writing this for my mother who current runs a dog boarding business as well as various other e-mail accounts, ranging from fan clubs to personal ones. She has a draft e-mail saved which contains information and links she would COPY and PASTE into e-mails prior to sending them. Essentially, these are signatures. No matter which signature she copies and pastes, each one has at least one weblink.

As of yesterday, when copying and pasting that information, the link does not copy with the text. Instead of pasting the text as a hyperlink, like she has been able to, it simply shows the text without any clickable option.

I have double checked the options, Read all messages in plain text is unticked, as well as the Mail Sending Format and News Sending Formation both being set to HTML.

Can anyone help please?

Thank you.

Windows for home | Other | Email and communications

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

209 answers

Sort by: Oldest
  1. Anonymous
    2014-01-30T21:56:24+00:00

    I gave up and went to Window Mail App. It is flawless and a desktop shortcut can be created which can be put on the taskbar. Imports are a breeze. Notification works. Clearly this is where the MS muscle is being directed.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-01-31T15:21:07+00:00

    LinkCopy.eml

    From:

    Subject: Link Copy

    Date: Fri, 31 Jan 2014 23:30:00 +0900

    MIME-Version: 1.0

    Content-Type: multipart/alternative;

     boundary="----=_NextPart_000_006A_01CF1EDC.64A81850"

    X-Priority: 3

    X-MSMail-Priority: Normal

    Importance: Normal

    X-Unsent: 1

    X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308

    This is a multi-part message in MIME format.

    ------=_NextPart_000_006A_01CF1EDC.64A81850

    Content-Type: text/plain;

     charset="UTF-8"

    Content-Transfer-Encoding: quoted-printable

    ------=_NextPart_000_006A_01CF1EDC.64A81850

    Content-Type: text/html;

     charset="UTF-8"

    Content-Transfer-Encoding: quoted-printable

    <HTML><HEAD>

    <style>

     a {CURSOR: pointer;}

    </style>

    </HEAD>

    <BODY dir=3Dltr>

    <DIV dir=3Dltr>

    <DIV> </DIV></DIV></BODY></HTML>

    ------=_NextPart_000_006A_01CF1EDC.64A81850--

    Use this as an E-mail Message template.

    or

    Paste to this and then copy from this.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-01-31T16:21:31+00:00

    Thanks for the detail, however, its easier simply to put the cursor immediately after the pasted URL, hit carriage return which embeds the hyperlink, then backspace to get back to how you want it.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-01-31T23:16:53+00:00

    ... put the cursor immediately after the pasted URL, hit carriage return which embeds the hyperlink, then backspace to get back to how you want it.

    That works if what is copied includes the URL in text, e.g. http://site.domain.tld. It doesn't work if what is copied is an anchor with a referenced URL, e.g. My site.

    This is all a function of, I think, one or other of mshtml.dll and mshtmled.dll which are updated with every change to Internet Explorer. We've seen this sort of error arise in Windows Live Mail with every upgrade to these libraries, and there's nothing to be done about them except hope that the next change will undo the damage. Sometimes it does, sometimes it doesn't.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-02-01T06:05:42+00:00

    She has a draft e-mail saved which contains information and links she would COPY and PASTE into e-mails prior to sending them. Essentially, these are signatures. No matter which signature she copies and pastes, each one has at least one weblink.

    Modify the draft e-mail source file as follows:

    <HEAD>

    <style> a {CURSOR: pointer;}</style>

    </HEAD>

    Or make the draft e-mail using the above E-mail Message template.

    Was this answer helpful?

    0 comments No comments