Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Tags: SSPkrolik/smtp

Tags

v0.3.0

Toggle v0.3.0's commit message
SMTP client library release with attachments support

v0.3

Toggle v0.3's commit message
SMTP client library release with attachments support

v0.2.1

Toggle v0.2.1's commit message
Configuration improvements and small README fixes.

v0.2.0

Toggle v0.2.0's commit message
New improved MailSender release

v0.1.1

Toggle v0.1.1's commit message
Added NOOP, VRFY, EXPN, RSET smtp commands support

v0.1.0

Toggle v0.1.0's commit message
Low level smtp client with enceyption and authentication support

v0.0.9

Toggle v0.0.9's commit message
smtp release with support of encryption and authentication

v0.0.4

Toggle v0.0.4's commit message
smtp release with SSLv3 support (still no auth supported)

v0.0.3

Toggle v0.0.3's commit message
Ready-to-use smtp client (still no support for SSL/TLS and Auth)

v0.0.2

Toggle v0.0.2's commit message
Compilable connectable client