Project: ayllu/maitred
License: AGPL-3.0
Description: Lightweight Embeddable SMTP Server
Kevin Schoon
write several tests, various refactoring
File | Commit | Size | Mode | Time |
---|---|---|---|---|
.gitignore | flesh out modules for the maitred crate, implement a very br... | 7 B | -rw-r--r-- | 12 months ago |
Cargo.lock | make message parsing work, support more commands, refactor | 45.7 KiB | -rw-r--r-- | 11 months ago |
Cargo.toml | flesh out modules for the maitred crate, implement a very br... | 75 B | -rw-r--r-- | 12 months ago |
LICENSE | add license | 33.7 KiB | -rw-r--r-- | 11 months ago |
README.md | init | 154 B | -rw-r--r-- | 12 months ago |
cmd | write several tests, various refactoring | NaN B | d--------- | 11 months ago |
maitred | write several tests, various refactoring | NaN B | d--------- | 11 months ago |
rfcs | write several tests, various refactoring | NaN B | d--------- | 11 months ago |
scripts | write several tests, various refactoring | NaN B | d--------- | 11 months ago |
maitred
Lightweight embeddable SMTP RFC5321 server for use in applications that need to receive e-mail.