Structs§
- Agent
Config - Agent
Section - Backend
Config - DbSection
- LogSection
- Mail
Section - Non-secret SMTP connection settings. Lives here (rather than in
wire) because it’s the shapemail::Mailer::from_configbuilds from, but it’s carried operator-editably in theserver_settingsKV bucket (wire::ServerSettings::mail/ SPA), not inbackend.toml(#884).Serializeis derived for the KV / API path; the SMTP password is never a field here — it comes from theMailPasswordregistry secret (or$KANADE_MAIL_PASSWORD), keeping secrets out of the KV. - Nats
Section - Server
Section
Enums§
- Mail
Encryption - Transport security for the SMTP connection.