Crate mailcrab

Source

Structs§

Address
Attachment
MailMessage
MailMessageMetadata
TestMailServerHandle

Enums§

Action
Error

Constants§

VERSION
retrieve the version from Cargo.toml, note that this will yield an error when compiling without cargo

Functions§

development_mail_server
Start a test mail server, returns a channel on which messages can be received and a token to stop the server This server is NOT intended for production use, it is a development tool
mail_server

Type Aliases§

MessageId
Result