smtp-mail-0.2.0.0: Simple email sending via SMTP

Safe HaskellNone
LanguageHaskell98

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