List of all items
Structs
- config::MailConfigError
- config::MailRuntimeSettings
- message::MailMessage
- message::MailRecipient
- outbox::DispatchStats
- outbox::MailOutboxDispatchConfig
- outbox::MailOutboxDispatchContext
- outbox::MailOutboxRetryPolicy
- outbox::MailOutboxStatusEnum
- outbox::MailOutboxStatusIter
- outbox::MailOutboxStatusVariantIter
- outbox::MailTemplateCodeEnum
- outbox::MailTemplateCodeIter
- outbox::MailTemplateCodeVariantIter
- outbox::StoredMailPayload
- sender::MemoryMailSender
- sender::SmtpMailSender
- template::MailTemplateCatalog
- template::MailTemplateCatalogBuilder
- template::MailTemplateDefinition
- template::MailTemplateRegistry
- template::RenderedMail
- template::TemplatePlaceholderSet
- template::TemplateVariableGroup
- template::TemplateVariableItem
- template::TemplateVariableSpec
Enums
- outbox::MailOutboxDeliveryFailureDecision
- outbox::MailOutboxStatus
- outbox::MailOutboxStatusVariant
- outbox::MailTemplateCode
- outbox::MailTemplateCodeVariant
- sender::MailDeliveryError
- template::MailTemplateRegistryError
Traits
Functions
- config::normalize_mail_address_config_value
- config::normalize_mail_name_config_value
- config::normalize_mail_security_config_value
- config::normalize_mail_template_body_config_value
- config::normalize_mail_template_subject_config_value
- config::normalize_smtp_host_config_value
- config::normalize_smtp_port_config_value
- config::parse_smtp_port
- mail_outbox_component
- outbox::dispatch_mail_outbox
- outbox::drain_mail_outbox
- outbox::retry_delay_secs
- outbox::retry_mark_sent
- outbox::truncate_error
- sender::memory_sender
- sender::memory_sender_ref
- sender::send_rendered_with
- sender::smtp_sender
- template::escape_html
- template::html_to_text
- template::render_placeholders
- template::render_template