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

Safe HaskellNone
LanguageHaskell2010

Network.Mail.Pool

Synopsis

Documentation

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

module Data.Pool

data PoolSettings Source #

Constructors

PoolSettings 

Fields