openbsd-ports/mail/mailman/patches/patch-Mailman_Defaults_py_in
shell 9e94be85d0 Initial import of mailman
Submitted by Nikolay Sturm <nikolay.sturm@desy.de>
---

This is GNU Mailman, a mailing list management system distributed
under the GNU Public License (GPL).

Mailman has most of the standard features you'd expect in a
mailing list manager, and more.
2001-08-29 02:13:04 +00:00

13 lines
600 B
Plaintext

$OpenBSD: patch-Mailman_Defaults_py_in,v 1.1.1.1 2001/08/29 02:13:04 shell Exp $
--- Mailman/Defaults.py.in.orig Thu Aug 23 09:12:30 2001
+++ Mailman/Defaults.py.in Thu Aug 23 09:13:09 2001
@@ -176,7 +176,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'
# Allow for handling of MTA-specific features (i.e. aliases). Most MTAs use
# "sendmail" (including Sendmail, Postfix, and Exim). Qmail uses the "qmail"