commit all archived files
This commit is contained in:
parent
1a5ae28692
commit
47fe187bde
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# smtpd
|
||||
|
||||
![](https://img.shields.io/badge/written%20in-PHP-blue)
|
||||
|
||||
An SMTP server library.
|
||||
|
||||
- `select`-based event loop over non-blocking sockets, capable of handling multiple simultaneous writers
|
||||
- Parses SMTP protocol messages with a state machine
|
||||
- Works with the sample SMTP transcript from Wikipedia
|
||||
|
||||
|
||||
## Download
|
||||
|
||||
- [⬇️ smtpd-1.0.tar.xz](dist-archive/smtpd-1.0.tar.xz) *(2.91 KiB)*
|
BIN
dist-archive/smtpd-1.0.tar.xz
Normal file
BIN
dist-archive/smtpd-1.0.tar.xz
Normal file
Binary file not shown.
Reference in New Issue
Block a user