BSD-3-Clause licensed
Maintained by Daniel Casanueva
This version can be pinned in stack with:gmail-simple-0.1.0.4@sha256:0c9afbcee92c3dc40547d0e10be5740a6228e87096e5907e601d94e8cd2f5dfa,875

Module documentation for 0.1.0.4

gmail-simple

A library for Haskell that provides functions to easily interact with the Google Mail API. It doesn’t intend to be fully featured, but rather simple.

Current features

  • OAuth management.
  • Mail sending.
  • Plain text and HTML supported.

Feel free to open an issue if you are interested in the addition of some specific feature.

Required scopes

In order to use the Google API, you need to enable scopes on your account. Here are the ones you’ll need for this library, depending on what you want to do.

  • For sending mails: https://www.googleapis.com/auth/gmail.send.