blob: f38f744a4dc21cc396d2ebe0c4da19928efa3340 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- courier/cmlm.h.orig 2007-04-29 11:59:40.000000000 -0400
+++ courier/cmlm.h 2007-04-29 11:59:40.000000000 -0400
@@ -56,7 +56,7 @@
#include "bindir.h"
-#define SENDMAIL BINDIR "/sendmail"
+#define SENDMAIL "/usr/sbin/sendmail"
#define REFORMIME BINDIR "/reformime"
#define MAXRCPTS 20
|