mail-send-fork 0.4.8

E-mail delivery library with SMTP and DKIM support
Documentation

mail-send-fork

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 9 feature flags, 9 of them enabled by default.

default

  • digest-md5
  • cram-md5
  • builder
  • dkim

digest-md5

  • md5
  • rand

cram-md5

  • md5

builder

  • mail-builder

dkim

  • mail-auth

md5

  • dep:md5

rand

  • dep:rand

mail-builder

  • dep:mail-builder

mail-auth

  • dep:mail-auth