mildred / smtp

SMTP client implementation, adapted from the Nim standard library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%