mailgun

Unlicense

A thin wrapper to post HTML emails through mailgun.com

$ area51 add mailgunCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mailgun:some-function ...)