sendgmail 0.0.0-1.e322915
Sendmail-compatible tool for using Gmail with `git send-email'
The sendgmail command provides a minimal sendmail-compatible front-end that connects to Gmail using OAuth2. It is specifically designed for use with git send-email. The command needs a Gmail API key to function.
Guix's version of sendgmail has been patched for compatibility with all known forks, including support for non-@gmail.com email addresses.
- Outputs:
out - Website: https://github.com/google/gmail-oauth2-tools
- Licenses: ASL 2.0
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sendgmail 0.0.0-1.e322915 as follows:
guix install sendgmail@0.0.0-1.e322915
Or install the latest version:
guix install sendgmail
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.