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 a status hook
#274 by lyda was closed Nov 3, 2024 Loading…
Allow custom EHLO after RSET again
#270 by sapmli was merged Sep 7, 2024 Loading…
Allow manual Hello after StartTLS
#265 by torikki-tou was merged May 8, 2024 Loading…
Add remote addr in error handler log
#262 by sapmli was merged Apr 23, 2024 Loading…
backendutil: drop package
#261 by emersion was merged May 7, 2024 Loading…
server: redesign AUTH interface
#254 by emersion was closed Mar 28, 2024 Loading…
feat: adding the smtp auth login mechanism
#253 by buroa was closed Feb 29, 2024 Loading…
server: replace EnableAuth with AuthSession
#251 by emersion was merged Mar 28, 2024 Loading…
Parse DATA\r\n\r\n.\r\n as \r\n\r\n message
#250 by foxcpp was merged Jan 21, 2024 Loading…
Fix Conn.Hostname being empty when NewSession is called
#249 by foxcpp was merged Jan 21, 2024 Loading…
Prevent <LF>.<CR><LF> SMTP smuggling attacks
#246 by sapmli was merged Jan 5, 2024 Loading…
Remove DotLF to EOFState case
#244 by blmayer was merged Dec 27, 2023 Loading…
fix: typo
#240 by testwill was merged Nov 16, 2023 Loading…
chore: Remove 'Blame it on the weather' error part.
#239 by rlejeune74 was closed Nov 9, 2023 Loading…
Support pre-SMTP connection rejection
#237 by kshangx was closed Nov 4, 2023 Loading…
Fix broken encodeXtext()
#232 by ikedas was merged Sep 7, 2023 Loading…
Fix sample server for v0.18.0.
#231 by iredmail was merged Aug 15, 2023 Loading…
Add Github workflow for automated tests
#230 by corny was closed Aug 14, 2023 Loading…
Fixed unauthenticated server access
#229 by Valentin-Kaiser was closed Aug 6, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.