Skip to content

A .NET Core command line program to send email using SMTP.

License

Notifications You must be signed in to change notification settings

VPKSoft/SimpleSmtpSend

Repository files navigation

SimpleSmtpSend

A .NET Core command line program to send email using SMTP. Works under Linux and Windows (propably Mac too).

The server settings are encrypted in a Json file.

Sample:

./SimpleSmtpSend -n "VPKSoft" -r address@vpksoft.net -t "Hello!" < EmailBodyPipeLoremIpsum.txt

About

A .NET Core command line program to send email using SMTP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages