Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / emersion/go-smtp issues and pull requests
#277 - Stabilize v1
Issue -
State: open - Opened by emersion about 2 months ago
Labels: enhancement
#276 - implement help
Pull Request -
State: open - Opened by tripledubs 4 months ago
#275 - Incorrect handling of multiline errors
Issue -
State: open - Opened by pch 4 months ago
Labels: bug, server
#274 - Add a status hook
Pull Request -
State: closed - Opened by lyda 4 months ago
- 1 comment
#273 - Feature Request: Improve observability
Issue -
State: open - Opened by sapmli 5 months ago
- 2 comments
#272 - Add checking for auth to Server example.
Pull Request -
State: open - Opened by alext 5 months ago
#271 - Limit maximum number of connections
Pull Request -
State: open - Opened by sapmli 5 months ago
- 7 comments
#270 - Allow custom EHLO after RSET again
Pull Request -
State: closed - Opened by sapmli 6 months ago
#269 - EHLO after RSET
Issue -
State: closed - Opened by sapmli 6 months ago
- 1 comment
Labels: bug
#268 - XOORG Server Support
Pull Request -
State: open - Opened by ml1nk 6 months ago
- 2 comments
#267 - Feature Request: Support for XCLIENT Command in go-smtp
Issue -
State: open - Opened by zzh-coders 7 months ago
#266 - client: add new functions to specify options
Pull Request -
State: open - Opened by rjarry 8 months ago
- 7 comments
#265 - Allow manual Hello after StartTLS
Pull Request -
State: closed - Opened by torikki-tou 10 months ago
#264 - Support (or allow) HELP command implementation
Issue -
State: open - Opened by jackmahoney 10 months ago
- 1 comment
Labels: enhancement
#263 - client: introduce DataCommand
Pull Request -
State: open - Opened by emersion 10 months ago
- 2 comments
#262 - Add remote addr in error handler log
Pull Request -
State: closed - Opened by sapmli 10 months ago
#261 - backendutil: drop package
Pull Request -
State: closed - Opened by emersion 10 months ago
#260 - Do not use HELLO cmd as fallback of EHLO when server responds with code 421
Pull Request -
State: closed - Opened by diogomr 10 months ago
- 4 comments
#259 - Fix anonymous authentication with empty trace information string
Pull Request -
State: closed - Opened by albertony 10 months ago
- 7 comments
#258 - Client anonymous authentication not working when sending empty trace string
Issue -
State: closed - Opened by albertony 10 months ago
- 9 comments
#257 - Update example server auth for AuthSession interface in 0.21.0 update
Pull Request -
State: closed - Opened by jasonfriedland 11 months ago
#256 - Request for opportunistic TLS support
Issue -
State: closed - Opened by lpar 11 months ago
- 13 comments
#255 - Server: The value of BODY parameter is case-insensitive
Pull Request -
State: closed - Opened by ikedas 11 months ago
Labels: bug
#254 - server: redesign AUTH interface
Pull Request -
State: closed - Opened by emersion 11 months ago
- 1 comment
#253 - feat: adding the smtp auth login mechanism
Pull Request -
State: closed - Opened by buroa 12 months ago
- 4 comments
#252 - Support AUTH LOGIN
Issue -
State: closed - Opened by buroa 12 months ago
- 1 comment
#251 - server: replace EnableAuth with AuthSession
Pull Request -
State: closed - Opened by emersion 12 months ago
- 6 comments
#250 - Parse DATA\r\n\r\n.\r\n as \r\n\r\n message
Pull Request -
State: closed - Opened by foxcpp about 1 year ago
- 4 comments
#249 - Fix Conn.Hostname being empty when NewSession is called
Pull Request -
State: closed - Opened by foxcpp about 1 year ago
#248 - Extension support status
Issue -
State: open - Opened by emersion about 1 year ago
#247 - Critical bug in v0.20.1: i/o timeout in `DATA` stage
Issue -
State: closed - Opened by iredmail about 1 year ago
- 3 comments
#246 - Prevent <LF>.<CR><LF> SMTP smuggling attacks
Pull Request -
State: closed - Opened by sapmli about 1 year ago
#245 - client: allow sending a second EHLO after STARTTLS
Issue -
State: closed - Opened by emersion about 1 year ago
- 7 comments
Labels: client
#244 - Remove DotLF to EOFState case
Pull Request -
State: closed - Opened by blmayer about 1 year ago
- 7 comments
#243 - [Security] Implement strict CRLF mode
Issue -
State: closed - Opened by foxcpp about 1 year ago
- 1 comment
#242 - Request an example code for smtp relay
Issue -
State: closed - Opened by CaledoniaProject about 1 year ago
- 2 comments
#241 - Does the server support multi-threading when receiving emails?
Issue -
State: closed - Opened by maxbad about 1 year ago
- 1 comment
#240 - fix: typo
Pull Request -
State: closed - Opened by testwill over 1 year ago
#239 - chore: Remove 'Blame it on the weather' error part.
Pull Request -
State: closed - Opened by rlejeune74 over 1 year ago
- 2 comments
#238 - Unable to set headers when using SendMail with go templating.
Issue -
State: closed - Opened by awalvie over 1 year ago
- 2 comments
#237 - Support pre-SMTP connection rejection
Pull Request -
State: closed - Opened by kshangx over 1 year ago
- 5 comments
#236 - Handle zero-byte TCP healthcheck connections
Issue -
State: open - Opened by nimjor over 1 year ago
- 5 comments
Labels: server
#233 - Server & Client: Implementing DSN extension (RFC 3461, RFC 6533)
Pull Request -
State: closed - Opened by ikedas over 1 year ago
- 3 comments
#232 - Fix broken encodeXtext()
Pull Request -
State: closed - Opened by ikedas over 1 year ago
- 1 comment
#231 - Fix sample server for v0.18.0.
Pull Request -
State: closed - Opened by iredmail over 1 year ago
- 1 comment
#230 - Add Github workflow for automated tests
Pull Request -
State: closed - Opened by corny over 1 year ago
- 4 comments
#229 - Fixed unauthenticated server access
Pull Request -
State: closed - Opened by Valentin-Kaiser over 1 year ago
#228 - Server: unauthenticated access
Issue -
State: closed - Opened by Valentin-Kaiser over 1 year ago
- 1 comment
#227 - What's the best way to check and enforce TLS connection?
Issue -
State: closed - Opened by iredmail over 1 year ago
- 11 comments
#226 - Update MAIL FROM AUTH handling to accept mailbox without angle brackets
Pull Request -
State: closed - Opened by bobobo1618 over 1 year ago
- 2 comments
#225 - Update server example to get errors from smtp
Pull Request -
State: closed - Opened by matthewp over 1 year ago
- 1 comment
#224 - google smtp fails to send message with error `Relay access denied`
Issue -
State: closed - Opened by rew1nter over 1 year ago
- 1 comment
#223 - server: Drop root privileges
Pull Request -
State: closed - Opened by ikedas almost 2 years ago
- 5 comments
#222 - readme: check auth
Pull Request -
State: closed - Opened by emersion almost 2 years ago
#221 - Add ErrAuthFailed
Pull Request -
State: closed - Opened by emersion almost 2 years ago
#220 - Improve testing
Pull Request -
State: closed - Opened by mabels almost 2 years ago
- 3 comments
#219 - Custom server greeting
Pull Request -
State: closed - Opened by mabels almost 2 years ago
- 3 comments
#218 - improve the MAIL From parser
Pull Request -
State: closed - Opened by mabels almost 2 years ago
- 5 comments
#217 - Auth check for mail, from, data commands #216
Pull Request -
State: closed - Opened by mukulsib almost 2 years ago
- 4 comments
#216 - Auth should be mandatory for `MAIL`, `RCPT` & `DATA` commands when `server.AuthDisabled` is `false`
Issue -
State: closed - Opened by mukul-brevo almost 2 years ago
- 2 comments
#215 - Valid Reverse-path getting rejected with 500 5.5.4 Unknown MAIL FROM argument
Issue -
State: closed - Opened by ptrcnull almost 2 years ago
- 1 comment
#214 - Add Shutdown to Server struct
Pull Request -
State: closed - Opened by grahamtonysmith almost 2 years ago
- 3 comments
#213 - server: Correct status codes in several responses.
Pull Request -
State: closed - Opened by ikedas almost 2 years ago
- 2 comments
#212 - Both SMTP and LMTP servers may listen either TCP or UNIX domain socket
Pull Request -
State: closed - Opened by ikedas almost 2 years ago
- 5 comments
#211 - Using SMTP server email are not going to external accounts
Issue -
State: closed - Opened by bussflow about 2 years ago
- 1 comment
#210 - support AUTH LOGIN
Pull Request -
State: closed - Opened by firefart about 2 years ago
- 3 comments
#209 - Why need to make sure all the data has been consumed ?
Issue -
State: closed - Opened by xcw0754 about 2 years ago
- 1 comment
#208 - v1.16.0 breaks backwards compatibility
Issue -
State: closed - Opened by binwiederhier about 2 years ago
- 3 comments
#207 - update server example in readme
Pull Request -
State: closed - Opened by adimv-f about 2 years ago
#206 - Invalid server example provided in README
Issue -
State: closed - Opened by adimv-f about 2 years ago
- 1 comment
#205 - Feature Request: give ability to drop connection before greeting
Issue -
State: closed - Opened by etkecc about 2 years ago
- 3 comments
#204 - client: SendMailTLS
Pull Request -
State: closed - Opened by d2ro over 2 years ago
- 3 comments
#203 - client: batching commands
Issue -
State: open - Opened by emersion over 2 years ago
- 1 comment
Labels: enhancement, client
#202 - Fixes for example README server code
Pull Request -
State: closed - Opened by jasonfriedland over 2 years ago
- 1 comment
#201 - server: handle error after closing connection
Pull Request -
State: closed - Opened by koukas over 2 years ago
- 3 comments
#200 - Add flag to wait for conns to close on Server.Close()
Pull Request -
State: closed - Opened by grahamtonysmith over 2 years ago
- 2 comments
#199 - No greeting when starting with `tls.Config`
Issue -
State: closed - Opened by ditschedev over 2 years ago
- 3 comments
#198 - Close connection if Backend.NewSession() returns an error
Pull Request -
State: closed - Opened by sblinch over 2 years ago
- 3 comments
#197 - Properly handle DATA read timeouts
Pull Request -
State: closed - Opened by kayrus over 2 years ago
- 1 comment
#196 - server: DATA command timeout should close the connection
Issue -
State: open - Opened by kayrus over 2 years ago
- 3 comments
Labels: server
#195 - Should 'Too many recipients' return 452 4.5.3 instead of 552 5.5.3?
Issue -
State: closed - Opened by Spiral90210 over 2 years ago
- 2 comments
#194 - Could you please support the authentification type of LOGIN?
Issue -
State: closed - Opened by MaoJianwei over 2 years ago
- 2 comments
#193 - feat(): add MaxConcurrentConnections
Pull Request -
State: closed - Opened by n33pm over 2 years ago
- 1 comment
#192 - Distinguish debug writers
Pull Request -
State: closed - Opened by kayrus over 2 years ago
- 2 comments
#191 - Incorrect handling of the interrupted AUTH command
Issue -
State: open - Opened by kayrus over 2 years ago
- 1 comment
Labels: server
#190 - Read server response on DATA command
Pull Request -
State: closed - Opened by kayrus over 2 years ago
- 10 comments
#189 - Client: read server response on DATA command
Issue -
State: open - Opened by kayrus over 2 years ago
- 1 comment
Labels: client
#188 - Handle custom responses for Mail and Rcpt methods
Pull Request -
State: closed - Opened by kayrus over 2 years ago
- 4 comments
#187 - Server: handle a custom response for "Mail" and "Rcpt" session methods
Issue -
State: open - Opened by kayrus over 2 years ago
- 1 comment
Labels: server
#186 - why these examples not working!
Issue -
State: closed - Opened by JeelRajodiya over 2 years ago
- 3 comments
#185 - client: textproto's bufio design causes half closed idle connections
Issue -
State: open - Opened by kayrus almost 3 years ago
- 2 comments
Labels: client
#184 - client: delay greeting
Pull Request -
State: closed - Opened by emersion almost 3 years ago
Labels: breaking
#183 - Fix typo in lengthlimit_reader.go
Pull Request -
State: closed - Opened by eddsalkield almost 3 years ago
#182 - Add Noop method to the Session interface
Pull Request -
State: closed - Opened by kayrus almost 3 years ago
- 8 comments
#181 - Improved error handling in Server.Serve
Pull Request -
State: closed - Opened by drdaeman almost 3 years ago
#180 - Server.Serve exits even on temporary errors
Issue -
State: closed - Opened by drdaeman almost 3 years ago
- 1 comment
#179 - Add method for data headers in Session interface.
Issue -
State: closed - Opened by kmpm almost 3 years ago
- 1 comment
#178 - docs: server example does not build
Issue -
State: closed - Opened by greenpau about 3 years ago
- 3 comments
#177 - Fix server example in README.md
Pull Request -
State: closed - Opened by binwiederhier about 3 years ago
- 2 comments
#176 - client: add InitConn method
Pull Request -
State: closed - Opened by kayrus about 3 years ago
- 5 comments