Files
nixpkgs/pkgs/tools
Bjørn Forsman 89eccb7fb0 sudo: add sendmailPath option (defaults to /var/setuid-wrappers/sendmail)
It currently seems impossible to make sudo send emails. No matter how much
debugging I enable, sudo continues to be silent about sendmail. I tried setting
"Defaults mailerpath=/var/setuid-wrappers/sendmail" but that too was completely
ignored (except for logging that the variable mailerpath exists with the value
I assigned to it...).

This enables sendmail support and sets a default value that works on NixOS.
2014-09-04 13:38:03 +02:00
..
2014-08-24 22:31:37 +02:00
2014-08-24 22:31:37 +02:00
2014-08-25 10:04:49 +02:00
2014-09-01 11:34:44 +02:00
2014-08-24 22:31:37 +02:00
2014-08-30 22:52:46 +01:00
2014-09-02 14:25:17 +04:00
2014-08-25 13:03:30 +02:00
2014-08-24 22:31:37 +02:00
2014-08-29 12:19:38 +01:00