Paul B. Gallagher wrote:
Rick & Sharon wrote:

Paul B. Gallagher wrote:

Are you saying that SeaMonkey is not recognizing and activating URLs in plain-text messages, or that your senders are formatting URLs as plain text in HTML messages?

For example, if I write http://www.example.com, does it remain plain text, or does SM recognize and activate it as a clickable link?

Messages arrive as HTML.  In the message preview window of SM, with the message displayed, I see a sentence, with 2 words underlined, and hovering over that changes the cursor as expected for a hyperlink. But clicking does nothing, and I do not see the expected URL of the link in the status bar at the bottom of the SM mail window.  If I view the message source (Ctrl-U), I can find the section which includes the on-screen text.

In one email, the on-screen text is followed by what appears to be an index "[1]" which you don't see on the HTML render.  Other items have similar but different indexes next to them, and there is a "Links:" section to the doc, with those same links defined.  The first such link includes the URL that I should be referred to by the hyperlink.

From the source, here's part of the message just after the routing and AV status messages from the header:

...

{Openquote  "Any questions? No need to call. Just take a look at our guide [1] where you'll find everything you need to know.

          Plusnet Community [2]

          Plusnet Help [3]

          Facebook [4]

          YouTube [5]

...

Links:
------
[1] https://community.plus.net/t5/Email/How-to-change-your-outgoing-server-on-a-mail-client/td-p/1606155?utm_source=customer&utm_medium=res-email&utm_content=update_email_settings&utm_campaign=spf_records
...

Wordy, but it explains what I'm seeing (or not).  Ideas?

In this case, it seems clear that the sender is to blame. They're using footnotes and putting the URLs in the notes, not hyperlinking them in the body text.

OK Paul, can you decipher the other one I had this with? Here's the beginning of the html area after the mail headers:

"--=_cb8726f93e1fb726332572ff60596c58
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64


--=_cb8726f93e1fb726332572ff60596c58
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable"

That was followed by a lot of formatting and content, leading to the code below. On-screen was a green rectangle with the words 'Renew Now' centered. That link also didn't work. In the code below was a URL which included a token specifically for me to access my account at AVG--I've removed that part of the URL, but the 'Renew Now' is in the last section of text quoted.


 <tr>
    <td align=3D"center" style=3D"text-align:center;vertical-align:top;">
      <div align=3D"center" style=3D"margin-left:auto;margin-right:auto;">
<div align=3D"center" class=3D"cta-div" style=3D"mso-hide:all;wid=
th:auto;">
<table align=3D"center" cellpadding=3D"0" cellspacing=3D"0" sty=
le=3D"mso-hide:all;margin-left:auto;margin-right:auto;" width=3D"180" heigh=
t=3D"50">
              <tr>
<td align=3D"center" bgcolor=3D"#3da32e" style=3D"text-alig=
n:center;font-size:16px;line-height:18px;vertical-align:middle;color:#fffff=
f;display:block;background-color:#3da32e;border-radius:4px;" width=3D"180" =
height=3D"50" class=3D"td-cta-tbl"><a class=3D"cta" href=3D"
  http://www.avg.com/cart?addtocart=3Dgsr.0.0.0.12&identifier=3<<snipped>>
" style=3D"text-align:center;font-size:16px;line-height:18px;color:#3da32e;=
margin:0 auto;-webkit-text-size-adjust:none;text-decoration:none;display:in=
line-block;padding:0;padding-top:15px;padding-bottom:15px;width:180px;" tar=
get=3D"_blank"><font color=3D"#3da32e" face=3D"Verdana, Geneva, sans-serif"=
size=3D"3" style=3D"font-size:16px;line-height:18px;color:#3da32e;text-dec=
oration:none;"><span style=3D"font-size:16px;line-height:18px;color:#ffffff=
;">Renew Now</span></font></a></td>
              </tr>
            </table>
          </div>
        </div>
    </td>
  </tr>

Does this suggest anything?
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to