Yesod.Mail
Documentation
Constructors
Part | |
Fields
|
renderMail :: Boundary -> Mail -> ByteStringSource
renderMail' :: Mail -> IO ByteStringSource
sendmail :: ByteString -> IO ()Source
data Disposition Source
Constructors
Inline | |
Attachment String |
renderSendMail :: Mail -> IO ()Source
randomString :: RandomGen d => Int -> d -> (String, d)Source