emailcli
emailcli copied to clipboard
Command line email sending client written in Go.
I am missing a Windows executable since this is a Go wrapper and a Windows OS release would be really nice to have.
On error, emailcli opens too many connections to smtp server, not even notifying the user about the error... In my case, invoking the program like this... ` ./email --username [email protected]...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.9.0 to 1.2.1. Commits 26c1c9a fix: allow duplicate custom negated flags 9924ec4 fix!: Include -- in passthrough args (#436) 4ecb535 Make negatable flag name customisable (#439) 7d84b95...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-buildx-action#264 Bump @actions/core...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 0.1.12 fix bug leading...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.9.0 to 1.4.0. Commits f388f6c fix: NPE due to checking if error is nil when it can be a value c90c673 chore(deps): update module github.com/alecthomas/kong to v1.3.0...
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.12.0 to 1.13.1. Release notes Sourced from github.com/rogpeppe/go-internal's releases. v1.13.1 What's Changed testscript: fix ptyName() returning /dev/pts/4294967296 on s390x by @anthonyfok in rogpeppe/go-internal#246 all: Move away from...