go-smtp v0.15.0
Anatoliy Shipticyn (1):
Disable lineLimitReader when handle BDAT data
Simon Ser (7):
Add docs for Session, LMTPSession and StatusCollector
Document that Client.StartTLS can take a nil config
Fix lineLimitReader unused after Client.StartTLS
Add Client.DebugWriter
Document that SendMail is only for very simple use-cases
cmd/smtp-debug-server: fix -l ignored
readme: switch GoDoc links to godocs.io
Zhang Huangbin (1):
Use same smtp reply messages as Postfix: - `Speak up` -> `Error: bad syntax` - `Goodnight and good luck` -> `Bye`
fox.cpp (1):
Fix lineLimitReader.Read receiver type and add test for the limit
Шипицын Анатолий (1):
Add SIZE extension when MaxMessageBytes not set