0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

dovecot service: add sendmail_path

This commit is contained in:
Nikolay Amiantov 2016-02-10 00:56:24 +03:00
parent c420a6f1ef
commit 0024c10a5c

View file

@ -13,6 +13,7 @@ let
''
base_dir = ${baseDir}
protocols = ${concatStringsSep " " cfg.protocols}
sendmail_path = /var/setuid-wrappers/sendmail
''
(if isNull cfg.sslServerCert then ''