summaryrefslogtreecommitdiffstats
path: root/mail/majordomo/files/patch-ba
blob: 9a655b3a364ed4129f3a250e82cbf117bc20b02f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- archive2.pl.orig	Thu Aug 28 00:07:44 1997
+++ archive2.pl	Wed Sep 10 00:57:13 1997
@@ -88,7 +88,7 @@
     exit 1;
 }
 
-$sendmail_command = $sendmail_command || "/usr/lib/sendmail";
+$sendmail_command = $sendmail_command || "/usr/sbin/sendmail";
 $bounce_mailer = $bounce_mailer || "$sendmail_command -f\$sender -t";
 &set_abort_addr($whoami_owner);
 &set_mail_from($whoami);
OpenPOWER on IntegriCloud