$OpenBSD: patch-Mailman_Defaults_py_in,v 1.16 2018/02/05 21:38:44 okan Exp $
--- Mailman/Defaults.py.in.orig	Sun Feb  4 12:04:39 2018
+++ Mailman/Defaults.py.in	Sun Feb  4 17:36:01 2018
@@ -573,7 +573,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
