This package browser is in early development. Mind the rough edges.

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.

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.