samotop 0.13.0-samotop-dev

SMTP server and library built on async-std
Documentation

samotop

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 13 of them enabled by default.

default

  • rust-tls
  • spf
  • parser-peg
  • smime
  • delivery
  • mapper

rust-tls

  • samotop-with-rustls

spf

  • samotop-with-spf

parser-peg

  • samotop-parser

smime

  • samotop-smime

delivery

  • samotop-delivery

mapper

  • regex

samotop-with-rustls

    This feature flag does not enable additional features.

samotop-with-spf

    This feature flag does not enable additional features.

samotop-parser

    This feature flag does not enable additional features.

samotop-smime

    This feature flag does not enable additional features.

samotop-delivery

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

native-tls

  • samotop-with-native-tls
  • samotop-with-native-tls

parser-nom

  • samotop-parser-nom

samotop-with-native-tls

    This feature flag does not enable additional features.

samotop-parser-nom

    This feature flag does not enable additional features.