github PennockTech/smtpdane v0.5.1

latest releases: v0.5.3, v0.5.2
14 months ago

Overview

This is the first "release" on GitHub, as opposed to signed tags. We're now using GitHub Actions to automatically invoke goreleaser for tags, and building artifacts for various target platforms.

Version 0.5 introduced -proxy-tcp, to be able to use a SOCKS5 proxy for establishing the outbound SMTP connections and so bypassing various SMTP port filters or limited IPv6 connectivity, while still using local DNS resolvers.

Version 0.4.4 is the first release which correctly stopped trying various DNS resolvers once an answer had been found, and so should be a small stability improvement in the presence of imperfect DNS resolvers.

Changelog

  • f01d49e CI: set Go to latest in release
  • 32ea9c8 bump version back to -dev for next release
  • f0e0f7e goreleaser integration
  • 2f344e5 re-up go deps now x/net is explicit dep
  • 7c64baa set version to 0.5.1 for naive build modes

Don't miss a new smtpdane release

NewReleases is sending notifications on new releases.