smtp-mail-0.4.0.0: Simple email sending via SMTP
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Mail.SMTP.Auth

Documentation

data AuthType Source #

Constructors

PLAIN 
LOGIN 
CRAM_MD5 

Instances

Instances details
Show AuthType Source # 
Instance details

Defined in Network.Mail.SMTP.Auth

Eq AuthType Source # 
Instance details

Defined in Network.Mail.SMTP.Auth