-
- Downloads
Added child process connector to samotop-delivery, docs status update,...
Added child process connector to samotop-delivery, docs status update, Prudence in server, enforcing CRLF in parser
Showing
- samotop-delivery/README.md 26 additions, 6 deletionssamotop-delivery/README.md
- samotop-delivery/README.tpl 0 additions, 4 deletionssamotop-delivery/README.tpl
- samotop-delivery/src/lib.rs 59 additions, 33 deletionssamotop-delivery/src/lib.rs
- samotop-delivery/src/smtp/delivery.rs 5 additions, 0 deletionssamotop-delivery/src/smtp/delivery.rs
- samotop-delivery/src/smtp/net/child.rs 162 additions, 0 deletionssamotop-delivery/src/smtp/net/child.rs
- samotop-delivery/src/smtp/net/mod.rs 2 additions, 0 deletionssamotop-delivery/src/smtp/net/mod.rs
- samotop-parser/src/smtp.rs 16 additions, 16 deletionssamotop-parser/src/smtp.rs
- samotop-server/src/main.rs 5 additions, 2 deletionssamotop-server/src/main.rs
- samotop/README.md 10 additions, 12 deletionssamotop/README.md
- samotop/examples/to-lmtp-child.rs 61 additions, 0 deletionssamotop/examples/to-lmtp-child.rs
- samotop/examples/to-lmtp-child.sh 3 additions, 0 deletionssamotop/examples/to-lmtp-child.sh
- samotop/src/lib.rs 10 additions, 12 deletionssamotop/src/lib.rs
samotop-delivery/src/smtp/net/child.rs
0 → 100644
samotop/examples/to-lmtp-child.rs
0 → 100644
samotop/examples/to-lmtp-child.sh
0 → 100755
Please register or sign in to comment