$OpenBSD: patch-Mailman_Defaults_py_in,v 1.15 2016/09/06 13:44:22 okan Exp $
--- Mailman/Defaults.py.in.orig	Sat Aug 27 09:04:42 2016
+++ Mailman/Defaults.py.in	Thu Sep  1 11:24:12 2016
@@ -567,7 +567,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'
 
 # SMTP authentication for DELIVERY_MODULE = 'SMTPDirect'.  To enable SASL
 # authentication for SMTPDirect, set SMTP_AUTH = Yes and provide appropriate
