Skip to main content

Crate catapulte_adapter_smtp

Crate catapulte_adapter_smtp 

Source
Expand description

SMTP adapter for catapulte

This crate implements the EmailSender port using Lettre for SMTP delivery.

Structsยง

SmtpConfig
SMTP connection configuration
SmtpSender
SMTP email sender implementing the EmailSender port