Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 492087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T02:04:36+00:00 2026-05-13T02:04:36+00:00

I perform a lot of tests that create e-mail messages. I store each message

  • 0

I perform a lot of tests that create e-mail messages. I store each message in separate eml file. (I can change file extension if needed.)

I would like to open each file in any mail client and take a screen shot, so I could visually inspect e-mails later.

The idea is that I could use a image viewing application to look at several screenshots in the same time, so I could visually compare them (after each test run).

I have access to Windows, Mac and Linux machines. I would prefer if the solution is in Ruby, but that is not required.

I am searching the web and this site, but no luck so far. I will post the solution in answer if I find it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T02:04:36+00:00Added an answer on May 13, 2026 at 2:04 am

    Looks like you can not automate Outlook Express. It accepts only newsonly and mailonly options when started from command line.

    Thunderbird accepts file name when started from command line:

    C:\>"C:\Program Files\Mozilla Thunderbird\thunderbird.exe" mail.eml
    

    That was all I needed to open an e-mail in a mail client.

    snapit.exe takes the screen shot and saves it to file.

    And here is the script to take the screen shot for multiple eml files.

    file_names.each do |file_name|
      `start /d "#{thunderbird_folder}" thunderbird.exe #{file_name}`
    
      # if the script does not wait for a second, screen shot will be taken before
      # thunderbird opens
      sleep 1
    
      `snapit.exe`
    end
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an MVC2 site that we perform a lot of integration tests on.
I'm currently maintaining some web server software and I need to perform a lot
I have some software written in VB.NET that performs a lot of calculations, mostly
How do I perform a reverse DNS lookup, that is how do I resolve
I need to run in parallel multiple threads to perform some tests. My 'test
I have a web application that stores a lot of user generated files. Currently
Effectively I'm trying to send some template emails so that I can test a
I have a site that enables users to post messages to a forum. At
I'm using CreateDesktop() to create a temporary desktop where an application will run, perform
As I am currently developing a website that simply must be able to perform

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.