Local email testing of applications


Posted in: tools | Save to del.icio.us | Twit This! 6 Oct 2009

E-mails are a pervasive element of most web applications. But many times testing and debugging emails can become a hassle when many of them are involved. Most of the time you just want to be sure that the email part of your application is working fine, without flooding your mail account with test mails.

Papercut is a simplified SMTP server designed to help you receive emails from your local applications but without sending them out. It doesn’t even care if the email address you sent is valid or not. It just takes the email you sent and displays and logs it in a window for you to see if it is correct. It can be quite useful if you just need to make sure that the email part of your applications is working fine.

Installation

Papercut is a Windows application requiring .NET Framework 3.5 . Thankfully no installation is required as the application can be run directly. Upon activation it sits in the system tray and pops a message when a email is received from a local web application.

papercut1

The messages can then be viewed in the Papercut window.

papercut2

In all a simple and useful tool for any web developer.




Share this post

Share on Facebook
Share on Twitter
Share on StumbleUpon
Share on Delicious
Share on Digg
Share on Technorati
Share on Reddit
Feeds RSS Subscribe to site Feed

Other related posts



3 Responses

1

chrisweb

October 7th, 2009 at 7:18 am

Great, thx … i visit your blog almost every day … yesterday i started writing a newsletter app for a customer and thought it would be cool to have a local smtp server to do tests, i did not want to spam my gmail account with thousands of mails, now i have what a need ;)

2

Bradley Holt

October 7th, 2009 at 10:07 am

Looks like a very useful tool. If you’re using Windows XP Pro, you actually have an SMTP server built-in and just need to enable it. I’m not sure about Vista or Windows 7, though.

3

Thomas Schäfer

November 5th, 2009 at 12:24 pm

Thx a lot for this hint. Great.

Comment Form

Use the html <code> tag to insert small source code snippets

For longer code examples use http://pastie.org/.

Get latest updates by E-mail

About this blog

This site is a digital habitat of Sameer, a freelance web developer working from Pune.More

Recent Comments

  • sameer: Check to see if the 'IDE > options > format' is set to HTML. [...]
  • sameer: Google strips any newline characters form the text. Although it does accept it with the online trans [...]
  • Arjan: Fiddler is a debugging tool for IE (not Microsoft's Fiddler) [...]
  • Susan Martin: while creating a test for site, command icons on IDE greyed out and do not respond when selected. I [...]
  • Saar: Thanks for this example. helped me a lot. I have 1 problem, I am translating chunks of code, but I [...]
  • sameer: You can add extra GET variables in the options array as below: $pager_options = array( 'mode [...]
  • Martin: How can you carry over your own variables into the URL? I am using a form to POST a couple of var [...]
  • nancy: thanks very much ! first tools [...]

  • Users Online

    • 11 Users Online
    • 9 Guests, 2 Bots