Anthony Johnston
Get Support

SMTP Server For Developers

Version 2 (SMTP Impostor) now available

When I moved my development machine to Vista I soon realised that there was no SMTP Server included as there was in XP Pro

So… I got to writing one and this was the result

It doesn't actually send e-mails, it just emulates an SMTP server and writes the e-mail to a given directory

This allows you to test the e-mail functions of the applications you are writing

It can be deployed to any machine on your network and act just like the real thing… except for the sending bit, as mentioned

In a bid to engraciate myself on the larger development community this is an Open Source project, horrah!

For .Netters you can simply add a setting to your Web.Config, but where's the fun in that

<smtp
        deliveryMethod="specifiedPickupDirectory" 
        from="[from address]">
    <specifiedPickupDirectory>[Folder]</specifiedPickupDirectory>
</smtp>

Screenshot

Screenshot of Antix SMTP Server for Developers

(click to enlarge)

Downloads & Source

The latest version setup file

Once installed the application will check for new versions on closedown

This is called ClickOnce by Microsoft

The source is available now at ssfd.codeplex.com

Support

If you find a problem with the application, please fill in the support form giving the full version details and how to reproduce the issue

Your help would be very much appreciated

Get Support (all fields are required)

please add the version, if you know it

please describe the problem including steps for me to reproduce it

also include your operating system or browser where applicable

On Twitter Follow MrAntix on Twitter

a minute ago
satonaoki
Windows Azure Gains Traction in the Enterprise http://t.co/FM4THp40OD

a minute ago
markginnebaugh
RT @EricLigman: How you claimed your #FREE #Microsoft eBooks? http://t.co/57dCbiwpyn I'm trying to give away 1,000,000 of them. #MSPartner

4 minutes ago
KwandaZA
RT @EricLigman: How you claimed your #FREE #Microsoft eBooks? http://t.co/57dCbiwpyn I'm trying to give away 1,000,000 of them. #MSPartner

5 minutes ago
PVandenheede
RT @CoditCompany: all our blog posts on windows azure biztalk services can be found here : http://t.co/XegFxB19hj #msbts #wabs

5 minutes ago
Waptech
RT @WindowsAzure: Extend the functionality of your iOS app with #WindowsAzure #MobileServices. @joshtwist explains how via @ch9: http://t.c…