testing - SMTP server that saves all mail to a folder? -


Are there any free SMTP servers that accept the mail sent from them, and send it to your hard disk, Without sending it to the recipient, I would like to use it to test my applications, instead of waiting to go through the mail, it would be good if all emails are dropped in a folder so that I can see them. I can save just a few hook messages in my program, but I do not think this is a complete test if the code follows a different path. Are there any such applications?

I think it will really be helpful, because without the need to wait for the mail server to deliver it, you can test the mail capabilities, and when you are offline, make the code. Can not access, and no access to a real mail server.

[edit]

I am using Net specifically, but I am not using SMTP Mail handling classes in the net, because in a limited number Were in the Net 1.1. We are using a third party library (chilakat). I know that things have changed since then, but the code is stable and works, so there is no point in re-writing against the net api.

I want something that works as a SMTP server, especially because I can use it for future projects that I did not work, no language language.

  • Li>

  • Comments