mandrill-0.5.3.4: Library for interfacing with the Mandrill JSON API

Safe HaskellNone
LanguageHaskell2010

Network.API.Mandrill.Senders

Documentation

verifyDomain Source #

Arguments

:: MandrillKey

The API key

-> EmailAddress

Email address to use for verification

-> Maybe Manager 
-> IO (MandrillResponse VerifyDomainResponse)