Printing E-Mail messages

  • Thread starter Thread starter John B Leonard
  • Start date Start date
J

John B Leonard

I want to print 3 messages in a row without opening each e-mail in Windows
Vista mail is this possible ?
JohnL
 
You can try this and see if it works. In the message list, highlight all
three messages. Then go to Message | Combine and decode and it should
result in one big text message, but the headers will be missing.
Alternatively you can find the 3 eml files that correspond to the messages
and then in a Command Prompt window type

Copy *.eml onefile.txt

and then print the txt file.

steve
 
Back
Top