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 914649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T17:45:07+00:00 2026-05-15T17:45:07+00:00

I want to unit test a Java application that fetches mails from an email

  • 0

I want to unit test a Java application that fetches mails from an email inbox, much like this guy. Currently, I run the unit tests against a real mailbox on our company’s real mailserver which was easy to set up, but has the following disadvantages:

  • You have to send actual emails before you run the test
  • Adding more test cases might be difficult, for example because you might want to test against different security policies
  • The test depends on a working network connection to the mail server and an existing mail account which couples development and system administration in a way that makes no sense to me.

I would like to fire up an IMAP server on a local port, which fakes an inbox based on test data stored in files alongside the test classes. I can think of the following approaches:

  • Run a socket server and implement a rudimentary IMAP subset
  • Use a higher level library made for building email servers
  • Use an existing email server implementation that I can embed in my tests

I would like to avoid the first option, it sort of looks straightforward, but I’m guessing from similar experience that there’s a long tail of work waiting further down the road. Just think of wanting to test secure connections etc. Similarly, the second option seems like to much work, but I haven’t found a mail server yet that would allow for the third one.

If it matters, I’m using Maven and TestNG during the build process.

  • 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-15T17:45:08+00:00Added an answer on May 15, 2026 at 5:45 pm

    Greenmail might be useful.

    GreenMail is an open source, intuitive and easy-to-use test suite of email servers for testing purposes.
    Supports SMTP, POP3, IMAP with SSL socket support.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to Unit Test my application which use MSMQ but i found no
I have a method CreateAccount(...) that I want to unit test. Basically it creates
I want to write a unit test for a Django manage.py command that does
For a unit test I want to use the Range attribute from NUnit to
HI, I want to have set configuration settings for a unit test project that
I want to unit test my code which will have to create a .java
I've written a specialized HTML parser, that I want to unit test with a
I initially just had a Java Servlet that I needed to unit test. I
I'm setting up a unit test in my Java EE application. I'm using JPA,
We want to unit-test http-proxy related code. Is there a Java package which can

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.