$OpenBSD: patch-Mailman_Defaults_py_in,v 1.14 2016/04/22 16:42:14 okan Exp $
--- Mailman/Defaults.py.in.orig	Sun Feb 28 15:47:44 2016
+++ Mailman/Defaults.py.in	Sun Mar 20 11:21:13 2016
@@ -554,7 +554,7 @@ SMTPPORT = 0                                      # de
 
 # 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
