[package] name = "openmail-relay" description = "Outbound delivery: smarthost relays (SES, OCI, generic) and direct-to-MX." version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true repository.workspace = true homepage.workspace = true authors.workspace = true [lints] workspace = true [dependencies] mail-dane.workspace = true mail-mta-sts.workspace = true mail-auth.workspace = true mail-builder.workspace = true smtp-proto.workspace = true hickory-resolver.workspace = true tokio.workspace = true thiserror.workspace = true tracing.workspace = true serde.workspace = true