summaryrefslogtreecommitdiff
path: root/mail/mailman/files/patch-Mailman::Defaults.py.in
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2008-04-24 14:05:51 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2008-04-24 14:05:51 +0000
commitc942cd56acd79a93a1ddd932d21d376ad727adb1 (patch)
tree0751d3aca1fa91d350375b6cde83044baac40dba /mail/mailman/files/patch-Mailman::Defaults.py.in
parent- Update to 0.40.14 (diff)
- Update to 2.1.10.
Diffstat (limited to '')
-rw-r--r--mail/mailman/files/patch-Mailman::Defaults.py.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/mailman/files/patch-Mailman::Defaults.py.in b/mail/mailman/files/patch-Mailman::Defaults.py.in
index cf83b064af95..4cc7974b8e2b 100644
--- a/mail/mailman/files/patch-Mailman::Defaults.py.in
+++ b/mail/mailman/files/patch-Mailman::Defaults.py.in
@@ -1,5 +1,5 @@
---- Mailman/Defaults.py.in.orig 2006-08-04 20:20:33.000000000 +0800
-+++ Mailman/Defaults.py.in 2007-10-03 08:09:00.678284951 +0800
+--- Mailman/Defaults.py.in.orig 2008-04-24 09:47:40.000000000 -0300
++++ Mailman/Defaults.py.in 2008-04-24 09:50:37.000000000 -0300
@@ -107,7 +107,7 @@
# Command that is used to convert text/html parts into plain text. This
# should output results to standard output. %(filename)s will contain the
@@ -9,7 +9,7 @@
-@@ -392,8 +392,8 @@
+@@ -395,8 +395,8 @@
# and virtual-mailman.db files, respectively, from the associated plain text
# files. The file being updated will be appended to this string (with a
# separating space), so it must be appropriate for os.system().
@@ -20,7 +20,7 @@
# Ceiling on the number of recipients that can be specified in a single SMTP
# transaction. Set to 0 to submit the entire recipient list in one
-@@ -427,7 +427,7 @@
+@@ -430,7 +430,7 @@
# Command for direct command pipe delivery to sendmail compatible program,
# when DELIVERY_MODULE is 'Sendmail'.
@@ -29,7 +29,7 @@
# Set these variables if you need to authenticate to your NNTP server for
# Usenet posting or reading. If no authentication is necessary, specify None
-@@ -661,6 +661,12 @@
+@@ -673,6 +673,12 @@
# debugging).
MAX_AUTORESPONSES_PER_DAY = 10