Cargo Features

maily has no features set by default.

[dependencies]
maily = { version = "0.2.0", features = ["config", "pgp"] }
config

Enable this feature to enable serde based deserialization as well system-wide configuration support.

Enables serde, serde_json, and tokio

pgp

Enable this feature to enable support for PGP encryption.

Enables sequoia-cert-store and sequoia-openpgp

Affects maily::EmailOpts.pgp_keybox