Low-level, sans-I/O SMTP protocol implementation
Go to file
Dirkjan Ochtman ce4f94e1b8 Update cargo deny configuration 2022-11-22 19:28:26 +01:00
.github/workflows Run "scheduled.yml" only two times a week 2021-10-17 12:55:27 +02:00
examples Rebrand fork as instant-smtp 2022-11-22 19:28:26 +01:00
fuzz Rebrand fork as instant-smtp 2022-11-22 19:28:26 +01:00
src Change Response::Other to more closely match RFC grammar 2022-10-11 22:08:29 +02:00
tests Rebrand fork as instant-smtp 2022-11-22 19:28:26 +01:00
.gitignore "Initial" commit. 2020-08-06 16:25:02 +02:00
Cargo.toml Rebrand fork as instant-smtp 2022-11-22 19:28:26 +01:00
LICENSE-APACHE License 2020-08-09 11:27:59 +02:00
LICENSE-MIT License 2020-08-09 11:27:59 +02:00
README.md Rebrand fork as instant-smtp 2022-11-22 19:28:26 +01:00
deny.toml Update cargo deny configuration 2022-11-22 19:28:26 +01:00

README.md

instant-smtp: low-level sans-I/O SMTP implementation

Forked from smtp-codec in November 2022.