Patches item #444879, was opened at 2001-07-26 18:01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=444879&group_i…
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: Archive indexer control to improve index
Initial Comment:
This patch is applicable to Mailman 2.0.6 release and
supercedes ealier patches 401669 and 402422.
This patch should improve the quality of search
results returned by search engines
such as htdig (http://www.htdig.org) where the seach
engine's index builder responds
to strings embedded in the html pages that are the
subject of the indexing. The
changes in this patch:
1. allow strings for enabling and disabling indexing
to be defined in mm_cfg.py.
2. embeds those strings in the pages generated as the
html version of a list's
archive.
By default nothing in the html changes. To get the
desired effect, you must
define ARCHIVE_INDEXING_ENABLE and
ARCHIVE_INDEXING_DISABLE in mm_cfg.py
You probably want to run this patch as follows:
cd <mailman 2.0.6 untarred and unzipped directory>
patch -p1 < <this patch file>
See also the associated patch for integrating the
htdig search software with mailman's internal archiver
ouput.
----------------------------------------------------------------------
>Comment By: Richard Barrett (ppsys)
Date: 2002-08-01 16:33
Message:
Logged In: YES
user_id=75166
indexing-2.1b2-0.1.patch is a revised version of the patch
that is compatible with MM 2.1b2
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-07-30 11:23
Message:
Logged In: YES
user_id=75166
indexing-2.0.13-0.1.patch is purely cosmetic to get no
mumble application to MM 2.0.13
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-07-25 14:11
Message:
Logged In: YES
user_id=75166
indexing-2.0.11-0.1.patch should apply without problems to
MM 2.0.12
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-05-23 09:50
Message:
Logged In: YES
user_id=75166
indexing-2.0.11-0.1.patch is a revised version of the patch
that is compatible with MM 2.0.11
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-04-19 10:53
Message:
Logged In: YES
user_id=75166
indexing-2.0.9-0.1.patch should apply without problems to
MM 2.0.10
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-04-08 17:43
Message:
Logged In: YES
user_id=75166
indexing-2.0.9-0.1.patch is a revised version of the patch
that is compatible with MM 2.0.9
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2002-03-06 16:14
Message:
Logged In: YES
user_id=75166
indexing-2.1cvs-20020306.patch is a revised version of the patch that is compatible with the code
published in mailman CVS on sourceforge as 12:30 GMT 6 Mar 2002.
Corrects problem noted or 5 Mar 2002 by nobody
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2002-03-05 21:41
Message:
Logged In: NO
When applying this patch I get an error with Hunk 1 and
Defaults.py is not updated. This happens with the a clean
download of the latest cvs installation (5 Mar 2002). Any
ideas what the problem is?
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2001-12-17 16:53
Message:
Logged In: YES
user_id=75166
indexing-2.1cvs-20011217.patch is a revised version of the
patch that is compatible with the code published in mailman
CVS on sourceforge as 11:50 GMT 17 Dec 2001
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2001-12-13 16:48
Message:
Logged In: YES
user_id=75166
indexing-2.1a3-0.1.patch is a revised version of the patch that is compatible with the code published in
mailman-2.1a3.tgz on sourceforge.
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2001-11-28 11:07
Message:
Logged In: YES
user_id=75166
This patch should also apply without problems to MM 2.0.8
----------------------------------------------------------------------
Comment By: Richard Barrett (ppsys)
Date: 2001-11-27 12:03
Message:
Logged In: YES
user_id=75166
This patch should also apply without problems to MM 2.0.7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=444879&group_i…
Bugs item #589673, was opened at 2002-08-01 11:30
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589673&group_i…
Category: security/privacy
Group: 2.0.x
Status: Open
Resolution: None
>Priority: 8
Submitted By: Stefano Santoro (vtkstef)
Assigned to: Nobody/Anonymous (nobody)
Summary: Shadow Members on List DB file
Initial Comment:
I cannot list shadow members that exist on the DB file, and for
this reason I don't know how to remove them
I got this from the bounce log
Aug 01 05:41:01 2002 (6459) ICB: ar1728(a)trade-net.orgdns.org -
first
Aug 01 07:11:02 2002 (6694) ICB: jl1824(a)trade-net.bsd.st - first
Aug 01 08:51:00 2002 (7070) ICB:
promocao(a)segmentodigital.com.br - first
Aug 01 09:07:02 2002 (7127) ICB: dw1834(a)trade.getmyip.com -
first
Aug 01 11:11:01 2002 (7862) Announce:
CathQuigley(a)hotmail.com - first
Aug 01 11:12:02 2002 (7867) announce: address
not(a)ciohub.cxo.com not a member.
I looked for ar1728(a)trade-net.orgdns.org using find_member and
list_members and I could not find it. I ran the list DB file through
the unix strings command, and I could see the addresses. I tried
looking for it using Mailman.MailList class using both
GetDelivery[Digest]Members and Get[Digest]Members methods,
and again I could not find them.
Please tell me how I can remove them!
Stefano
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589673&group_i…
Bugs item #589673, was opened at 2002-08-01 11:30
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589673&group_i…
Category: security/privacy
Group: 2.0.x
Status: Open
Resolution: None
Priority: 5
Submitted By: Stefano Santoro (vtkstef)
Assigned to: Nobody/Anonymous (nobody)
Summary: Shadow Members on List DB file
Initial Comment:
I cannot list shadow members that exist on the DB file, and for
this reason I don't know how to remove them
I got this from the bounce log
Aug 01 05:41:01 2002 (6459) ICB: ar1728(a)trade-net.orgdns.org -
first
Aug 01 07:11:02 2002 (6694) ICB: jl1824(a)trade-net.bsd.st - first
Aug 01 08:51:00 2002 (7070) ICB:
promocao(a)segmentodigital.com.br - first
Aug 01 09:07:02 2002 (7127) ICB: dw1834(a)trade.getmyip.com -
first
Aug 01 11:11:01 2002 (7862) Announce:
CathQuigley(a)hotmail.com - first
Aug 01 11:12:02 2002 (7867) announce: address
not(a)ciohub.cxo.com not a member.
I looked for ar1728(a)trade-net.orgdns.org using find_member and
list_members and I could not find it. I ran the list DB file through
the unix strings command, and I could see the addresses. I tried
looking for it using Mailman.MailList class using both
GetDelivery[Digest]Members and Get[Digest]Members methods,
and again I could not find them.
Please tell me how I can remove them!
Stefano
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=589673&group_i…