check-email-1.0.2: Confirm whether an email is valid and probably existant.
Network.Email.Check
Synopsis
checkMx :: CString -> IO CInt Source #
check :: ByteString -> IO (Either String EmailAddress) Source #
Check to see whether an email is (1) RFC-valid and (2) has an existant MX record.