services.nullmailer.config.sendtimeout

NixOS option

The time to wait for a remote module listed above to complete sending a message before killing it and trying again, in seconds. Defaults to 1 hour (3600). If this is set to 0, nullmailer-send will wait forever for messages to complete sending.

type: null or string or signed integer
Default
null
declared in: nixos/modules/services/mail/nullmailer.nixView source on NixOS/nixpkgs →