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>
(click to enlarge)
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
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
Add-ins AJAX ASP.NET ASP.NET MVC Browsers C# Caching CodeDom Compression CORS CSS CV Data Database DependencyResolver DependencyResolver Development Dynamic Entity Framework Error Handling Extend Extensions File Upload Forms GDI+ HTML HTML Editor HTTP Immutable Interfaces JavaScript JQuery JSON.NET LINQ Logging MCE MetadataProvider MSBuild Mvc NuGet Numbers Objects Optional Parameters Patterns Progressive Enhancement Projects Publish Regex Resources Security SEO SMTP Source Control Strings Sub-Collections TDD Templates Tools Twitter User Interface Validation WCF Web Development WebApi WHS WMC Working From Home XLinq XML
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…