I need a simple "fake" SMTP server or decent real SMTP server than can be configured to just dump all the mail it receives.

I've tried Dumpster and it does nothing but error out on me. (I'm not much of a Java guy) All I really need is a simple program sitting on Port 25 pretending to be an SMTP server.

Suggestions?

I'm on Windows Vista... the standard Windows SMTP server does not seem to be an option.

link|improve this question

75% accept rate
See the related question stackoverflow.com/questions/241269/method-for-email-testing – Zoredache Sep 24 '09 at 18:44
feedback

1 Answer

up vote 1 down vote accepted

I briefly tried Neptune for some testing and it worked ok.

link|improve this answer
Bingo. Exactly what I needed, thanks. – user21146 Sep 24 '09 at 23:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.