services.pretix.settings.mail.host

NixOS option

Hostname of the SMTP server use for mail delivery.

type: string
Default
"localhost"
Example
"mail.example.com"
declared in: nixos/modules/services/web-apps/pretix.nixView source on NixOS/nixpkgs →