2003-01-18 11:52:17 -05:00
|
|
|
$OpenBSD: patch-Mailman_Defaults_py_in,v 1.2 2003/01/18 16:52:17 sturm Exp $
|
|
|
|
--- Mailman/Defaults.py.in.orig Sat Dec 28 18:26:35 2002
|
|
|
|
+++ Mailman/Defaults.py.in Sat Dec 28 18:26:52 2002
|
|
|
|
@@ -391,7 +391,7 @@ SMTPPORT = 0
|
2001-08-28 22:13:04 -04:00
|
|
|
|
|
|
|
# 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'
|
|
|
|
|
2003-01-18 11:52:17 -05:00
|
|
|
# Set these variables if you need to authenticate to your NNTP server for
|
|
|
|
# Usenet posting or reading. If no authentication is necessary, specify None
|