aboutsummaryrefslogtreecommitdiff
path: root/www/momspider/files/patch-aa
blob: 8d32771ad7dbd1707fb78801f95a12d49b7879c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- momconfig.pl	1997/10/10 22:35:11	1.1
+++ momconfig.pl	1997/10/10 22:35:29
@@ -78,7 +78,7 @@
 # which messages should be mailed, and accepts other headers and message
 # text from stdin.
 
-$sendmailCommand = "/usr/lib/sendmail";
+$sendmailCommand = "/usr/sbin/sendmail";
 
 
 # ==========================================================================