Merge pull request #152629 from JonJFineman/patch-1

Point the "mail" command to use the system-wide mail.rc
This commit is contained in:
Lassulus
2022-01-11 22:46:09 +01:00
committed by GitHub
@@ -47,6 +47,7 @@ stdenv.mkDerivation rec {
"--with-gsasl"
"--with-mysql"
"--with-path-sendmail=${system-sendmail}/bin/sendmail"
"--with-mail-rc=/etc/mail.rc"
];
readmsg-tests = let