Skip to content

Pull requests: emersion/go-smtp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add server function
#2 by sanjanarajan was merged Oct 19, 2016 Loading…
Adds client
#4 by emersion was merged Nov 2, 2016 Loading…
3 of 4 tasks
Added variable to the error creation
#6 by bradleyshawkins was merged Feb 4, 2018 Loading…
Add a LenientSMTP option.
#12 by lyda was merged May 3, 2018 Loading…
SMTP commands are case insensitive
#14 by emersion was closed Sep 17, 2018 Loading…
SMTP commands are case insensitive
#16 by emersion was merged Sep 17, 2018 Loading…
SMTP commands are case insensitive
#17 by virgilttr was closed Sep 26, 2018 Loading…
added missing import of "io" in server example
#27 by ghost was merged Jan 23, 2019 Loading…
Make go vet happy with server example
#28 by ghost was merged Jan 23, 2019 Loading…
export SMTPError so it can be used in Send()
#29 by nberlee was merged Feb 22, 2019 Loading…
Pass connection information to backend
#30 by foxcpp was merged Mar 18, 2019 Loading…
Immediately pass envelope information to the backend
#31 by foxcpp was merged Mar 22, 2019 Loading…
Added Read and Write timeouts.
#33 by chaoticryptidz was merged Mar 31, 2019 Loading…
Fix typo in server example in README.md
#35 by foxcpp was merged Apr 3, 2019 Loading…
Server-side support for enhanced status codes
#37 by foxcpp was merged Apr 16, 2019 Loading…
Address #38
#39 by tuck1s was merged May 12, 2019 Loading…
Resolve #41
#42 by tuck1s was closed May 17, 2019 Loading…
Populate tls.Config.ServerName if empty in StartTLS
#44 by emersion was merged May 21, 2019 Loading…
Switch to sr.ht for CI
#45 by emersion was merged May 21, 2019 Loading…
Fix typo in example
#49 by tomedharris was merged May 30, 2019 Loading…
Panic handler
#51 by foxcpp was merged Jun 9, 2019 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.