lol

dovecot service: add sendmail_path

+1
+1
nixos/modules/services/mail/dovecot.nix
··· 13 13 '' 14 14 base_dir = ${baseDir} 15 15 protocols = ${concatStringsSep " " cfg.protocols} 16 + sendmail_path = /var/setuid-wrappers/sendmail 16 17 '' 17 18 18 19 (if isNull cfg.sslServerCert then ''