Anand's Java Blog

Thoughts and comments on Java software development.

Saturday, January 08, 2005

Mock SMTP server for Java emails

Ever got stuck with IT guys for having setup the SMTP server so that you can start testing your java application which has to deal with the emails. Now no more.... I happened to see a good tool which will mock the SMTP server. Its called Dumpster. It understands the SMTP protocol and does everything until the email has to be delivered. Email is cached so if you see it in cache consider that it should have been recieved by the user.


Here is the link:

Mock SMTP server

2 Comments:

  • At 10:46 PM, Blogger Anup Nair said…

    It is not Dumpster, but Dumbster. Anyways thanks for the info

     
  • At 4:26 PM, Anonymous Anonymous said…

    Can anyone recommend the best Patch Management tool for a small IT service company like mine? Does anyone use Kaseya.com or GFI.com? How do they compare to these guys I found recently: N-able N-central VNC
    ? What is your best take in cost vs performance among those three? I need a good advice please... Thanks in advance!

     

Post a Comment

<< Home