这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: emersion/go-smtp

Tags

v0.11.2

Toggle v0.11.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-smtp v0.11.2

Marc Hörsken (1):
      Reintroduce updated backendutil.TransformBackend after 1a1363a (#47)

Simon Ser (5):
      Fix panic when whitespace is provided to AUTH
      Switch to sr.ht for CI
      Populate tls.Config.ServerName if empty in StartTLS
      readme: drop go report card badge
      Update dependencies

Tom Harris (1):
      Fix type in example

fox.cpp (4):
      server: Add ErrorLog
      server: Add command-level panic handler
      server: Test panic handler
      Add go.sum

v0.11.1

Toggle v0.11.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
go-smtp v0.11.1

Simon Ser (1):
      RSET doesn't logout the user

SteveT (1):
      Permit backend Auth method to return own error message

fox.cpp (1):
      Server-side support for enhanced status codes (#37)

v0.11.0

Toggle v0.11.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
NamedKitten (1):

      Added Read and Write timeouts. (#33)

emersion (1):
      Update README server example, add server example in tests

fox.cpp (2):
      server: Immediately pass envelope information to the backend
      Update README.md

v0.10.0

Toggle v0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
Lutz Horn (2):

      added missing import of "io" in server example
      Make go vet happy with server example (#28)

Nico Berlee (1):
      export SMTPError so it can be used in Send() to return custom smtp errors

emersion (2):
      Remove Conn.IsTLS
      readme: update example with latest API

fox.cpp (1):
      Pass connection information to backend

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
Update client test keys

See golang/go@ee7e443