[][src]Module lettre::stub

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

Structs

StubTransport

This transport logs the message envelope and returns the given response

Type Definitions

StubResult

SMTP result type