From 435095e311920261a6e6df2ccedc056b805b6862 Mon Sep 17 00:00:00 2001
From: tkikuchi <>
Date: Sat, 5 Feb 2005 07:39:53 +0000
Subject: Remove misleading detail for respond_to_post_requests.
---
Mailman/Gui/General.py | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
(limited to 'Mailman')
diff --git a/Mailman/Gui/General.py b/Mailman/Gui/General.py
index 833735cd..0cbd3972 100644
--- a/Mailman/Gui/General.py
+++ b/Mailman/Gui/General.py
@@ -319,12 +319,8 @@ class General(GUIBase):
('respond_to_post_requests', mm_cfg.Radio,
(_('No'), _('Yes')), 0,
- _('Send mail to poster when their posting is held for approval?'),
-
- _("""Approval notices are sent when mail triggers certain of the
- limits except routine list moderation and spam filters,
- for which notices are not sent. This option overrides
- ever sending the notice.""")),
+ _('Send mail to poster when their posting is held for approval?')
+ ),
_('Additional settings'),
--
cgit v1.2.3