Module lettre::file [] [src]

The file transport writes the emails to the given directory. The name of the file will be message_id.txt. It can be useful for testing purposes, or if you want to keep track of sent messages.

Modules

error

Error and result type for file transport

Structs

FileEmailTransport

Writes the content and the envelope information to a file