Link Details

Link 49425 thumbnail
User 209500 avatar

By rlamarch
via quintanasoft.com
Published: Oct 24 2007 / 11:50

The Dumbster is a very simple fake SMTP server designed for unit and system testing applications that send email messages. It responds to all standard SMTP commands but does not deliver messages to the user. The messages are stored within the Dumbster for later extraction and verification. The Dumbster slots itself very easily into your testing strategy. As long as your application talks to an email server using SMTP then the Dumbster can be used to test the application with no code changes.
  • 22
  • 2
  • 2008
  • 597

Comments

Add your comment
User 210175 avatar

jtheory replied ago:

0 votes Vote down Vote up Reply

Is this project even still alive? I tried it out a couple of years ago, and ran into some problems... and it looks like no new versions have been released since then (it's been 2 and a half years...), so I'm guessing the problems are still there.

User 135274 avatar

kupolov replied ago:

0 votes Vote down Vote up Reply

And why not http://www.icegreen.com/greenmail/ ?
Quote from GreenMail site:
The implementation is in 100% Java with no library dependencies other than javamail.jar and activation.jar
Implementation is efficent with no polling wait loops etc compared to http://dumbster.sourceforge.net which only supports SMTP testing, and so with a messy API.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.