Skip to content

A simple SMTP server for testing that collects emails on a specified port and logs them to the file system.

License

Notifications You must be signed in to change notification settings

alexmtv/SmtpStub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smtp Stub

A simple SMTP server for testing that collects emails on a specified port and logs them to the file system.

Runs as a Windows Service or as a Console application.

  • Acts as a fully RFC 5310 compliant SMTP server
  • Can either record or discard emails

The full source code is available in this repository, or you can download a zip containing the working application from:

https://github.com/Steve-Fenton/SmtpStub/raw/master/SmtpConsolev1.1.0.0.zip

About

A simple SMTP server for testing that collects emails on a specified port and logs them to the file system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%