Module lettre::stub [] [src]

The stub transport only logs message envelope and drops the content. It can be useful for testing purposes.

Structs

StubEmailTransport

This transport logs the message envelope and returns the given response

Type Definitions

StubResult

SMTP result type