openbsd-ports/mail/mailman/patches/patch-Mailman_Defaults_py_in

13 lines
615 B
Plaintext
Raw Normal View History

2004-01-01 12:29:08 -05:00
$OpenBSD: patch-Mailman_Defaults_py_in,v 1.5 2004/01/01 17:29:08 jakob Exp $
--- Mailman/Defaults.py.in.orig 2003-12-13 17:34:17.000000000 +0100
+++ Mailman/Defaults.py.in 2004-01-01 17:56:23.000000000 +0100
@@ -410,7 +410,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