cmd410 / smtp

SMTP client implementation, adapted from the Nim standard library

Repository from Github https://github.comcmd410/smtpRepository from Github https://github.comcmd410/smtp

smtp

SMTP client implementation, originally part of the Nim standard library.

Install with nimble install smtp or add requires "smtp" to your package's .nimble file.

About

SMTP client implementation, adapted from the Nim standard library

License:MIT License


Languages

Language:Nim 100.0%