Bugs item #869647, was opened at 2004-01-03 00:48
Message generated for change (Settings changed) made by berndts
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=869647&group_i…
Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephan Berndts (berndts)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Error when accessing priv. roster/arch w/ non-member address
Initial Comment:
Barry removed to much code while trying to correct bug #864676. :
(
So Mailman 2.1.4 is producing a bug if one tries to login to a private
roster or archive with an email address which is not a member of
the respective mailing list.
One possible solution is patch #869644.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=869647&group_i…
Bugs item #869647, was opened at 2004-01-03 00:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=869647&group_i…
Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephan Berndts (berndts)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error when accessing priv. roster/arch w/ non-member address
Initial Comment:
Barry removed to much code while trying to correct bug #864676. :
(
So Mailman 2.1.4 is producing a bug if one tries to login to a private
roster or archive with an email address which is not a member of
the respective mailing list.
One possible solution is patch #869644.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=869647&group_i…
Patches item #869644, was opened at 2004-01-03 00:45
Message generated for change (Settings changed) made by berndts
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869644&group_i…
Category: Web UI
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephan Berndts (berndts)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Fix: Error accessing priv. roster/arch w/ non-member address
Initial Comment:
Mailman 2.1.4 is producing a bug if one tries to login to a private
roster or archive with an email address which is not a member of
the respective mailing list.
This patch solves the problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869644&group_i…
Patches item #869644, was opened at 2004-01-03 00:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869644&group_i…
Category: Web UI
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephan Berndts (berndts)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix: Error accessing priv. roster/arch w/ non-member address
Initial Comment:
Mailman 2.1.4 is producing a bug if one tries to login to a private
roster or archive with an email address which is not a member of
the respective mailing list.
This patch solves the problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869644&group_i…
Patches item #731100, was opened at 2003-05-02 03:44
Message generated for change (Comment added) made by m-a
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=731100&group_i…
Category: mail delivery
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Colin Palmer (tzs)
Assigned to: Nobody/Anonymous (nobody)
Summary: Postfix XVERP support for SMTPDirect.py
Initial Comment:
This patch adds support for Postfix's XVERP ESMTP
extension for doing VERP on delivery instead of
requiring Mailman to inject the message once per
recipient when VERPing.
This patch is against Mailman 2.1.2
To make it work, add:
VERP_STYLE = 'Postfix'
POSTFIX_XVERP_OPTS = '+='
to mm_cfg.py And to go back to Mailman's way of doing
VERP, you can set VERP_STYLE = 'Mailman'
----------------------------------------------------------------------
Comment By: Matthias Andree (m-a)
Date: 2004-01-03 00:24
Message:
Logged In: YES
user_id=2788
I have updated the patch for 2.1.4, find it at
http://sourceforge.net/tracker/index.php?
func=detail&aid=869638&group_id=103&atid=300103
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=731100&group_i…
Patches item #869638, was opened at 2004-01-03 00:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869638&group_i…
Category: mail delivery
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Andree (m-a)
Assigned to: Nobody/Anonymous (nobody)
Summary: Postfix XVERP support, Mailman 2.1.4 cut
Initial Comment:
I have found Colin Palmer's patch to support XVERP with Postfix
at
http://sourceforge.net/tracker/index.php?
func=detail&aid=731100&group_id=103&atid=300103
to be quite useful. Unfortunately, it no longer applies to Mailman 2.
1.4, so I have updated it. Find the updated version attached.
Thanks, Colin!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869638&group_i…
Patches item #869394, was opened at 2004-01-02 10:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869394&group_i…
Category: bounce processing
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: David Gibbs (midrangeman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enhanced logging for filter rule discards
Initial Comment:
I started playing with the filter rules to automatically
discard messages that had relatively high spam scores.
I noticed, however, that the logging when a message is
discarded was rather poor.
So, I hacked together a bit of code to improve the
logging.
NOTICE: I am not a Python programmer ... so I can't
gaurantee that this patch is without error. It seems to
work on my system, but that's all I can say.
This is a patch on Mailman 2.1.4!
The vette log entry will look something like this:
Jan 02 10:43:04 2004 (7665) testlist post from
root(a)linux.midrange.com discarded, msgid:
<200401021643.i02Gh3B2007694(a)linux.xxxxx.com>:
Message discarded by filter rule match
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=869394&group_i…
Patches item #820723, was opened at 2003-10-09 16:19
Message generated for change (Comment added) made by ppsys
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=820723&group_i…
Category: Pipermail
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mailman/pipermail/MHonArc integration patch
Initial Comment:
This patch tightly integrates the MHonArc mail-to-HTML
convertor with Mailman and its internal pipermail
archiving code.
The purpose of the patch is to produce a fusion of
(hopefully) the best features of pipermail and MHonArc
for handling Mailman mailing list archives.
For more detail see patch content or
http://www.openinfo.co.uk/mailman/patches/mhonarc/index.html
----------------------------------------------------------------------
>Comment By: Richard Barrett (ppsys)
Date: 2004-01-02 15:32
Message:
Logged In: YES
user_id=75166
mhonarc-2.1.4-0.1.patch is a MM 2.1.4 compatible version of
this patch
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-10-22 14:32
Message:
Logged In: YES
user_id=75166
mhonarc-2.1.3-0.6.patch better supports the use of MHonArc
-saveresources option. Also fixes minor HTML syntax error in
mhonarc.mrc and author.mrc that affected generated date and
author index pages.
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-10-14 05:49
Message:
Logged In: YES
user_id=75166
With mhonarc-2.1.3-0.4.patch, the default path to MHonArc itself
defined in Defaults.py is the empty string and, until this is
changed, the option to select MHonArc instead of pipermail for
per-list archiving is not offered on the web admin GUI.
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-10-10 17:51
Message:
Logged In: YES
user_id=75166
Under some circumstances, when a single message is passed to
MHonArc for archiving via a pipe, MHonArc may finish its
processing and exit, closing its STDIN before the Mailman
process that invoked it has finished output of the message
to the pipe. Mistakenly, the patched pipermail code treated
this as an error. mhonarc-2.1.3-0.3.patch corrects this mistake.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=820723&group_i…
Patches item #760567, was opened at 2003-06-25 15:25
Message generated for change (Comment added) made by ppsys
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=760567&group_i…
Category: list administration
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: moderation request message content
Initial Comment:
This patch makes per-list configurable the inclusion of
the body of messages that require moderation in the
request messages sent to list moderators.
This patch has similar objectives to those of patch
#593674 but is a simpler implementation.
This adds one list attribute, which can be set or unset
via the web admin GUI, and which controls whether the
moderated message body is included in the moderator
request.
Apply the attached patch file with the MM build
directory as the current working directory using the
command:
patch -p1 < path-to-patch-file
----------------------------------------------------------------------
>Comment By: Richard Barrett (ppsys)
Date: 2004-01-02 15:28
Message:
Logged In: YES
user_id=75166
modinc-2.1.4-0.1.patch is a MM 2.1.4 compatible veriosn of
this patch
----------------------------------------------------------------------
Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-12-24 17:29
Message:
Logged In: YES
user_id=12800
I'm going to defer this one until 2.1.5 since I don't want
to add any new list attributes at this late date.
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-09-30 20:43
Message:
Logged In: YES
user_id=75166
modinc-2.1.3-0.1.patch is a MM 2.1.3 compatible version of the
patch
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-06-25 17:21
Message:
Logged In: YES
user_id=75166
Missed one changed file from initial patch
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=760567&group_i…
Patches item #644810, was opened at 2002-11-27 16:27
Message generated for change (Comment added) made by ppsys
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=644810&group_i…
Category: mail delivery
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: Sendmail mailer in Python
Initial Comment:
This patch provide a Python implementation (with C
wrapper) of a Sendmail mailer, if Sendmail is your MTA
of choice, which removes the necessity of maintining an
aliases database on your Mailman server. All subject to
a bunch of conditions most prominent of which is that
the server has to be pretty much dedicated to MM.
This patch draws on an original contribution by David
Champion <dgc(a)uchicago.edu> which is included in
the contrib directory of the Mailman 2.1b distribution as
mm-handler.
See the README.SENDMAIL.mailer installed by this
patch for differences between this and David's Perl
original and more information of what you are getting into
if you use this patch.
Versions of the patch for MM 2.0.13 and MM 2.1b5 are
available.
This patch requires patch 644797 to be installed before
it.
In the MM build directory say:
patch -p1 < patch-filename
----------------------------------------------------------------------
>Comment By: Richard Barrett (ppsys)
Date: 2004-01-02 15:23
Message:
Logged In: YES
user_id=75166
mailer-2.1.3-0.2.patch can be used with MM 2.1.4
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2004-01-02 15:20
Message:
Logged In: YES
user_id=75166
mailer-2.1.3-0.1.patch can be used with MM 2.1.4
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-09-30 20:33
Message:
Logged In: YES
user_id=75166
mailer-2.1.3-0.1.patch is a MM 2.1.3 compatible version of the
patch
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-04-28 14:31
Message:
Logged In: YES
user_id=75166
mailer-2.1.2-0.1.patch.gz removes support for MM 2.0.13 mail
aliases from the mailer and is MM 2.1.2 compatible
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-02-10 11:50
Message:
Logged In: YES
user_id=75166
mailer-2.1-0.3.patch is also applicable to MM release 2.1.1
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-01-16 15:30
Message:
Logged In: YES
user_id=75166
mailer-2.1-0.3.patch and mailer-2.0.13-0.4.patch have VERP
handling added and a new feature to rejct delivery of mail to
existing lists by adding the lists names to a
SUSPENDED_LISTS dictionary variable defined in
mm_cfg.py. This is equivalent to deleting list aliases from the
aliases file, while leaving the list itself in place, in a
conventional sendmail configuration.
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-01-03 18:19
Message:
Logged In: YES
user_id=75166
the mm_mailer script in mailer-2.1-0.2.patch now handles
VERP'ed return addresses in bounced mail which I missed in
the original implementation
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2003-01-02 16:34
Message:
Logged In: YES
user_id=75166
mailer-2.1-0.1.patch is a revision of the patch for MM 2.1
compatibility
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-12-11 12:16
Message:
Logged In: YES
user_id=75166
mailer-2.1b6-0.1.patch is MM 2.1b6 compatible. It also folds
the case of listname and servername for compaiblity with
MMs naive belief that listnames are case all lower case.
case "(Email addresses are not case sensitive, but they are
sensitive to almost everything else :-)"
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-12-03 17:37
Message:
Logged In: YES
user_id=75166
Fix for permissions related exceptions being generated by the
subprocess spawned by mm_mailer script
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-12-03 17:36
Message:
Logged In: YES
user_id=75166
Fix for permissions related exceptions being generated by the
subprocess spawned by mm_mailer script.
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-11-27 16:29
Message:
Logged In: YES
user_id=75166
version for MM 2.1b5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=644810&group_i…