smtp-mail-0.3.0.0: Simple email sending via SMTP

Safe HaskellNone
LanguageHaskell2010

Network.Mail.SMTP.Auth

Documentation

data AuthType Source #

Constructors

PLAIN 
LOGIN 
CRAM_MD5 
Instances
Eq AuthType Source # 
Instance details

Defined in Network.Mail.SMTP.Auth

Show AuthType Source # 
Instance details

Defined in Network.Mail.SMTP.Auth