Simple process to fake smtp server for development on the local machine
-
Notifications
You must be signed in to change notification settings - Fork 0
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…
lulu-2021/smtp-faker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published