services.canaille.settings.CANAILLE.SMTP

SMTP configuration. By default, sending emails is not enabled.

Set to an empty attrs to send emails from localhost without authentication.

See also the documentation.

Type
null or (open submodule of (TOML value))
Default
null
Example
{ }
Declared
<nixpkgs/nixos/modules/services/security/canaille.nix>