code wiki / smtp
topic: smtp
5 modules sharing the smtp name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_smtp_client.nx | EMAIL RUNG R1: SMTP client wire protocol (RFC 5321). | 284 | 13 |
| nx_smtp_client_gate.nx | GATE for EMAIL R1 (SMTP client, nx_smtp_client). | 220 | 7 |
| nx_smtp_probe.nx | SOVEREIGN outbound-SMTP reachability probe (zero shell, zero curl). | 134 | 9 |
| nx_smtp_server.nx | EMAIL RUNG R2: SMTP server receive grammar (RFC 5321 server side). | 277 | 14 |
| nx_smtp_server_gate.nx | GATE for EMAIL R2 (SMTP server, nx_smtp_server). | 196 | 5 |