services.postfix.settings.main.message_size_limit

NixOS option

Maximum size of an email message in bytes. https://www.postfix.org/postconf.5.html#message_size_limit

type: null or signed integer
Default
10240000
Example
52428800
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →