mandrill

package
v0.3.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2018 License: MIT Imports: 5 Imported by: 0

README

Nibbler Mandrill

Configuration

  • the mandrill.api.key (MANDRILL_API_KEY) value is required, unless you provide it as "Key" when allocating your Nibbler Mandrill extension.
  • on Mandrill's website, configure your sending domain (required)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extension

type Extension struct {
	nibbler.NoOpExtension
	outbound.Sender

	Key string

	Client *mandrill.Client
	// contains filtered or unexported fields
}

func (*Extension) Connect

func (s *Extension) Connect() error

func (*Extension) Init

func (s *Extension) Init(app *nibbler.Application) error

func (*Extension) SendMail

func (s *Extension) SendMail(from *outbound.Email, subject string, to []*outbound.Email, plainTextContent string, htmlContent string) (*outbound.Response, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL