gosendmail icon indicating copy to clipboard operation
gosendmail copied to clipboard

Outbound mail sender with dkim StartTLS

Results 4 gosendmail issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.17.0. Release notes Sourced from github.com/spf13/viper's releases. v1.17.0 Major changes Highlighting some of the changes for better visibility. Please share your feedback in the Discussion...

dependencies

this may take the form of a dockerfile / kubernetes setup for provisioning. The goal is to minimize the effort to go from having a registered domain to having a...

currently, the use of https://github.com/toorop/go-dkim uses an rsa private key for signing. The signature type is supported by GPG directly, and one could imagine DKIM signing directly with a pre-existing...