openbsd-ports/mail/mailman/patches/patch-Mailman_Defaults_py_in
sturm a1efcae363 update to mailman 2.1
- multi-lingual support
- list creation/removal through web interface
- MIME base content filtering (demime et.al.)
- new architecture of mail delivery subsystem
- better, faster, cheaper, ... ;-)

naddy@ OK
2003-01-18 16:52:17 +00:00

13 lines
593 B
Plaintext

$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
# 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