mandrill-0.5.7.0: Library for interfacing with the Mandrill JSON API
Safe HaskellSafe-Inferred
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)