mail-pool-2.1.0: Preconfigured email connection pool on top of smtp.

Safe HaskellNone
LanguageHaskell2010

Network.Mail.Pool

Contents

Synopsis

pool

data PoolSettings Source #

Constructors

PoolSettings 

Fields

use pool

optparse

data SmtpCred Source #

We use smtp because it's an incredibly stable and well supported protocol this prevents vendorlocking.

Instances
Show SmtpCred Source # 
Instance details

Defined in Network.Mail.Pool

lenses

re exports

module Data.Pool