https://github.com/marcominerva/emailmanager
A simple Web API that allows to send emails using various providers
https://github.com/marcominerva/emailmanager
Last synced: 4 months ago
JSON representation
A simple Web API that allows to send emails using various providers
- Host: GitHub
- URL: https://github.com/marcominerva/emailmanager
- Owner: marcominerva
- License: mit
- Created: 2025-01-31T15:38:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-11-24T08:40:58.000Z (7 months ago)
- Last Synced: 2025-11-29T23:24:49.349Z (7 months ago)
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Email Manager
A simple Web API that allows to send emails using various providers.
For testing SMTP in your local environment, you can use [smtp4dv](https://github.com/rnwood/smtp4dev).