Skip to content

It has always annoyed me that I have to use production smtp servers for the simple requirement of sending email from apps during development - this is a very simple C# solution. It has a an smtp server a server session and requires you to specify a file location where the resulting messages are dumped. The server will listen on all available loc…

Notifications You must be signed in to change notification settings

lulu-2021/smtp-faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smtp-faker

Simple process to fake smtp server for development on the local machine

About

It has always annoyed me that I have to use production smtp servers for the simple requirement of sending email from apps during development - this is a very simple C# solution. It has a an smtp server a server session and requires you to specify a file location where the resulting messages are dumped. The server will listen on all available loc…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published