Local E-mail Testing For Web Apps.: Papercut
Considering 99% of the websites/web applications has a part which send e-mails (like contact or sign-up pages), "testing if e-mails can be sent or not" is a frequent task.
Papercut is an open source simplified SMTP server, created specially for local testing purposes, that only receives messages & allows you to see the messages it receives.
It can sit in the system tray & when a new message is received, a balloon message will show up to let you know.
Another good thing is, Papercut is very light & doesn't have an installer, just an .exe that works when clicked.
Optionally, it is possible to bind the application to a specific IP address or a port other than 25.
To sum up, the application is very handy for anyone who is testing e-mail sending functionality of their web applications locally & doesn't want to deal with any other setup or wait for the test e-mails to arrive.
- Tags:
.Net Framework Testing
- Filed under: Extras, Other License, Tools
- 4 Comments
















4 Responses for "Local E-mail Testing For Web Apps.: Papercut"
This app is gr8 … now I don’t have to configure smtp mail in kohana and spam one of my mail’s … just this app + native mail send
indeed great, thank u!
I suggest you to substitute the URL to this one: http://papercut.codeplex.com/
The one in the article doesn’t work. Thanks!
@dasim,
Thanks very much. Updated the link.