Docs.rs
  • vsmtp-common-2.2.1
    • vsmtp-common 2.2.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Mathieu-Lala
    • ltabis
    • Dependencies
      • addr ^0.15.6 normal
      • anyhow ^1.0.69 normal
      • async-trait ^0.1.68 normal
      • base64 ^0.21.0 normal
      • erased-serde ^0.3.25 normal
      • fastrand ^1.9.0 normal
      • function_name ^0.3.0 normal
      • lettre ^0.10.3 normal
      • libc ^0.2.140 normal
      • rsasl =2.0.0 normal
      • rustls ^0.20.8 normal
      • rustls-pemfile ^1.0.2 normal
      • serde ^1.0.159 normal
      • serde_json ^1.0.95 normal
      • serde_with ^2.3.1 normal
      • strum ^0.24.1 normal
      • thiserror ^1.0.39 normal
      • time ^0.3.20 normal
      • tokio ^1.27.0 normal
      • tracing ^0.1.37 normal
      • trust-dns-resolver ^0.22.0 normal
      • uuid ^1.3.0 normal
      • vsmtp-auth =2.2.1 normal
      • vsmtp-mail-parser =2.2.1 normal
      • pretty_assertions ^1.3.0 dev
      • rstest ^0.17.0 dev
      • users ^0.11.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate vsmtp_common

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Address
  • AuthProperties
  • CipherSuite
  • ConnectProperties
  • FieldAccessError
  • FinishedProperties
  • HeloProperties
  • MailFromProperties
  • ProtocolVersion
  • RcptToProperties
  • Reply
  • TlsProperties
  • status::SmtpConnection
  • transfer::Error

Enums

  • ClientName
  • Context
  • Error
  • ReplyCode
  • Stage
  • Target
  • TransactionType
  • auth::Credentials
  • auth::Mechanism
  • status::Status
  • transfer::Status
  • transfer::error::Delivery
  • transfer::error::Envelop
  • transfer::error::LocalDelivery
  • transfer::error::Lookup
  • transfer::error::Queuer
  • transfer::error::Rule
  • transfer::error::Variant
  • transport::DeserializerError
  • transport::WrapperSerde

Traits

  • transport::AbstractTransport
  • transport::GetID

Macros

  • addr

Functions

  • domain_iter
  • libc_abstraction::chown
  • libc_abstraction::daemon
  • libc_abstraction::getpwuid
  • libc_abstraction::if_indextoname
  • libc_abstraction::if_nametoindex
  • libc_abstraction::initgroups
  • libc_abstraction::setgid
  • libc_abstraction::setuid
  • utils::ipv6_with_scope_id

Type Definitions

  • Domain
  • transport::DeliverTo
  • transport::DeserializerFn

Constants

  • SMTP_PORT
  • SUBMISSIONS_PORT
  • SUBMISSION_PORT
  • transport::DESERIALIZER_SYMBOL_NAME