--- util/report.orig	1994-09-15 20:24:57 UTC
+++ util/report
@@ -65,6 +65,6 @@ fi
 	else
 		cat $r
 	fi
-) | mail $args		# some sites might want "/usr/lib/sendmail -t" instead
+) | /usr/sbin/sendmail -t $args	# some sites might want "mail" instead
 
 # and the trap handles the exit status
