$OpenBSD: patch-Mailman_Defaults_py_in,v 1.3 2003/05/01 16:11:53 sturm Exp $
--- Mailman/Defaults.py.in.orig	Sun Apr 20 06:02:03 2003
+++ Mailman/Defaults.py.in	Thu May  1 12:19:24 2003
@@ -402,7 +402,7 @@ SMTPPORT = 0                            
 
 # Command for direct command pipe delivery to sendmail compatible program,
 # when DELIVERY_MODULE is 'Sendmail'.
-SENDMAIL_CMD = '/usr/lib/sendmail'
+SENDMAIL_CMD = '/usr/sbin/sendmail'
 
 # Set these variables if you need to authenticate to your NNTP server for
 # Usenet posting or reading.  If no authentication is necessary, specify None
