fork of github.com/chrj/smtpd
Handle empty e-mail addresses. Implemented MaxRecipients check. Announce PIPELINING support. Corrected error code on Too Busy error. Implemented DataTimeout for timeouts on DATA. Use textproto.DotReader in handleDATA to implement dot-stuffing. Reset deadlines on old socket in STARTTLS, add new deadlines to new TLS socket. |
||
---|---|---|
address.go | ||
example_test.go | ||
LICENSE | ||
protocol.go | ||
README.md | ||
smtpd.go | ||
smtpd_test.go |