tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
dovecot service: add sendmail_path
Nikolay Amiantov
10 years ago
0024c10a
c420a6f1
+1
1 changed file
expand all
collapse all
unified
split
nixos
modules
services
mail
dovecot.nix
+1
nixos/modules/services/mail/dovecot.nix
···
13
13
''
14
14
base_dir = ${baseDir}
15
15
protocols = ${concatStringsSep " " cfg.protocols}
16
16
+
sendmail_path = /var/setuid-wrappers/sendmail
16
17
''
17
18
18
19
(if isNull cfg.sslServerCert then ''