I got a HTML e-mail with its hidden section when using plain text
mode. It only shows up in HTML mode (both original and simple). The
section was

        <div style="margin-top:10px">
         <a
style="display:inline-block;padding:5px;background:#f5f5f5;border:1px
solid #ccc"
             target="_blank"

href="http://CXTSoftware.recruiterbox.com/questionnaires/fb035u/";>
                 CXT Software Applicant Questions for Employment
Consideration Form
             </a>
         </div>


     </body>


Shouldn't this part be shown in plain text too? Maybe a bug? :(

Thank you in advance. :)

The e-mail you received may have a text/plain alternate part that does
not really contain the entire content of the HTML part. If that is the
case, the bug is on the e-mail client which was used to send the message
(or the sender) and not in Seamonkey.

Try to inspect the raw source of the message (ctrl+U), look for a
text/plain part and check its contents. It may be base64-encoded,
though.

Ah, I will check again later. Thanks. :)

I got another e-mail and searched:

--b1_c1696397fa9e686660b883541894f34b
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi ...


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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional =
//EN"><html>...


So, the sender is sending both HTML and plain text formats in a single e-mail. Interesting!
--
"Ants can lift up to 50 times their own weight. And your monitor is missing. Time to bring out the bugspray." --BBspot's Geek Horoscopes (2/28/2003) Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
   /\___/\           Ant(Dude) @ Personal Web Site http://antfarm.ma.cx
  / /\ /\ \
 | |o   o| |          If crediting, then use Ant nickname and URL/link.
    \ _ /              Axe ANT from its address if e-mailing privately.
     ( )
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to