Looking for free POP3 server for unit testing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello-

I want to set up a small, reliable, local POP3/SMTP server to use in
conjunction with some unit tests. I want to be able to send a message and
quickly test to make sure it arrived and to run a few regex matches on the
content to make sure it has the right content. Does anyone know of a good
server that can help with this? Ideally, I want something that is very
small, self-contained, extremely reliable, and fast (i.e., I can check for a
message right after sending it). Cost is an issue, so I'd prefer a free
solution, but would be willing to pay a reasonable fee if it made a big
difference in server quality.

Regards-
Eric
 
Ivar-

I actually came across your server just before I read your post. The
server looks like just what I need. I especially like that it can use an XML
database. I have one question for you though - will this run as a Windows
Service?

Regards-
Eric
 
Back
Top