services.prometheus.exporters.mail-tlsa-check.settings.smtp.port

NixOS option

The SMTP port to monitor The exporter currently only supports explicit TLS (StartTLS), see https://github.com/ietf-tools/mail-tlsa-check-exporter/issues/6

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
587
Example
465
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →