SMTP server on Windows 7

smtpwindows 7

Is it possible to install the SMTP server that you can install in Windows Server 2008 in Windows 7? Or something similar?

I'm developing an application that will make use of it and I want to be able to test it and try it locally.

Best Answer

Since I needed this only for development, I ended up using smtp4dev, which is exactly what you need when developing an application that sends emails.

The project description:

Dummy SMTP server that sits in the system tray and does not deliver the received messages. The received messages can be quickly viewed, saved and the source/structure inspected. Useful for testing/debugging software that generates email.