Bespoke Windows and Web Development
Antix SMTP Server for Developers Icon

SMTP Server For Developers

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

Screenshot

Screenshot of Antix SMTP Server for Developers

(click to enlarge)

Downloads

The latest version setup file, setup file inc. source code

Once installed the application will check for new versions on closedown

This is called ClickOnce by Microsoft

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