//! Module dedicated to the sendmail sender configuration.
//!
//! This module contains the configuration specific to the sendmail
//! sender.
use Lazy;
use Command;
pub static SENDMAIL_DEFAULT_COMMAND: =
new;
/// The sendmail sender configuration.