For development purposes, I need to view an HTML email as plain text, using Yahoo Mail. How do I do that?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
|
Apart from chanchal1987's answer - if it's just the headers you want to view, click ACTIONS > VIEW FULL HEADER for a small popup with the email headers. |
|||
|
|
|
If you are using Google Chrome then Right Click anywhere in the message body and click on "Inspect Element". Now find the IFrame with class "messageArea". Right click on all content between |
|||
|
|