Re: [Mailman-Users] Mailman Htdig integration with Nginx - Path variables

2014-10-25 Thread Mark Sapiro
On 10/23/2014 01:56 AM, Andrew Hodgson wrote: > > The second issue is that the htdig CGI needs to be using HTTP and not HTTPS. > I made this available under the HTTP context so nightly_htdig can crawl the > archives. The htdig script is now not available under HTTPS. At one point I ran into

Re: [Mailman-Users] Mailman Htdig integration with Nginx - Path variables

2014-10-23 Thread Andrew Hodgson
Hi, Sorry to reply to my own post. The issue was actually twofold: There was an issue with the HTTP to HTTPS redirection on the site, and because I hadn't set the public archives parameter in mm_cfg.py to HTTPS, the system was offering up HTTP URLS. I did this and rebuilt the archives for all

[Mailman-Users] Mailman Htdig integration with Nginx - Path variables

2014-10-22 Thread Andrew Hodgson
Hi all, Wonder if someone could take a look at this for me? I have moved our Mailman installation to Nginx. Everything is working correctly, however, I am using the Htdig patch to get search functionality. I got the split_path_info set up to work with Mailman, but I am having issues getting a

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-18 Thread Mark Sapiro
Andrew Hodgson wrote: >Hi, > >This is a Debian specific issue, look at: > >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506448 > >Andrew. Aaah! Thanks for the info. -- Mark Sapiro Sent from my Android phone with K-9 Mail. Please excuse my brevity. ---

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-18 Thread Andrew Hodgson
Hi, This is a Debian specific issue, look at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506448 Andrew. -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-18 Thread Andrew Hodgson
From: Mark Sapiro [mailto:m...@msapiro.net] Sent: 18 May 2012 20:27 To: Andrew Hodgson; mailman-users@python.org Subject: RE: [Mailman-Users] Mailman/Htdig integration >Andrew Hodgson wrote: >> >>One other question if I may: >> >>/bin/mv: >>`/usr/local/mailman/

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-18 Thread Mark Sapiro
Andrew Hodgson wrote: > >One other question if I may: > >When I run nightly_htdig -v to get the search engine updated, I get the >following output: > >htdig'ing archive of list: bcab-board >/bin/mv: `/usr/local/mailman/archives/private/bcab-board/htdig/root2word.db' >and `/usr/local/mailman/archi

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-18 Thread Andrew Hodgson
Hi, One other question if I may: When I run nightly_htdig -v to get the search engine updated, I get the following output: htdig'ing archive of list: bcab-board /bin/mv: `/usr/local/mailman/archives/private/bcab-board/htdig/root2word.db' and `/usr/local/mailman/archives/private/bcab-board/htdi

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-18 Thread Andrew Hodgson
From: Mark Sapiro [m...@msapiro.net] Sent: 17 May 2012 23:43 To: Andrew Hodgson; mailman-users@python.org Subject: Re: [Mailman-Users] Mailman/Htdig integration >Andrew Hodgson wrote: >> >>Everything works fine, but if someone posts to a list it appears that the >>archive p

Re: [Mailman-Users] Mailman/Htdig integration

2012-05-17 Thread Mark Sapiro
Andrew Hodgson wrote: > >Everything works fine, but if someone posts to a list it appears that the >archive page gets re-generated without the search box at the top. I feel I >have missed something blindingly obvious and I am going to kick myself when I >find out what it is but at the moment I

[Mailman-Users] Mailman/Htdig integration

2012-05-17 Thread Andrew Hodgson
Hi, Following comments on this list over the last few days I thought I would try out Mailman/Htdig integration on my setup. I tried this on a sandbox VM I have here and everything seemed to go well, I did have to change some of the values for the URLs etc as I don't use the /mailman path in th

[Mailman-Users] mailman / htdig integration problem

2005-12-16 Thread Sruli Shaffren
Hi. I'm runniing Mailman 2.1.6 and have installed htdig 3.1.6, and integrated with mailman as per directions in HOWTOs I have found on this list and elsewhere. The installation of htdig itself seems okay, as does mailman. I'm able to use htdig standalone. and mailman runs fine. But when I try

Re: [Mailman-Users] mailman-htdig integration and rundig after post

2004-02-18 Thread Richard Barrett
Jörg rundig is run automatically to build/rebuild search indices by whichever one of the nightly_htdig series of cron scripts you choose to use: see the INSTALL.htdig-mm file installed by the patch. The integration patch adds an entry to MM's default crontab ($prefix/Mailman/cron/crontab.in) w

[Mailman-Users] mailman-htdig integration and rundig after post

2004-02-18 Thread "Fries, Jörg"
Hello All, yesterday I've integrated htdig into mailman successfully. My archives are searchable now. When I read the docs, I've expected the following: When a new mail (post) arrived, the archiver qrunner should update the archives *and* run rundig to update the database files in /var/lib/mailma

[Mailman-Users] Mailman-HTdig integration

2003-10-01 Thread Paul H Byerly
Richard wrote: But the real problem is that no consensus has been reached on committing Mailman to use of the HTdig search engine for archive search. With posts to mailman-users and mailman-developers lists by some subscribers that express negative views about HTdig, this consensus is not likely to

Re: [Mailman-Users] Mailman + Htdig integration

2003-07-24 Thread Richard Barrett
On Thursday, July 24, 2003, at 09:00 AM, Chinbaatar Anar wrote: Thank you, Richard Now our mailing list with Htdig working great. And we have about 4 mail customers. They's addresses in our MySQL database server. If possible, I want to all of these addresses subscribe to mailing list automa

Re: [Mailman-Users] Mailman + Htdig integration

2003-07-24 Thread Chinbaatar Anar
k you, Anar.Ch - Original Message - From: "Richard Barrett" <[EMAIL PROTECTED]> To: "Anar" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 9:58 AM Subject: Re: [Mailman-Users] Mailman + Htdig integrat

Re: [Mailman-Users] Mailman + Htdig integration

2003-07-23 Thread Richard Barrett
On Thursday, July 24, 2003, at 01:22 AM, Anar wrote: Hi, Thank you Richard Barrett for your immediately answer. I have fixed this error. Now mailman working properly. But in Archive page no search forms. May i edit some html codes? The htdig integration patch will not do anything until the USE_H

[Mailman-Users] Mailman + Htdig integration

2003-07-23 Thread Anar
Hi, Thank you Richard Barrett for your immediately answer. I have fixed this error. Now mailman working properly. But in Archive page no search forms. May i edit some html codes? Thank you, Anar.Ch -- Mailman-Users mailing list [EMAIL PR

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Richard Barrett
On Friday, July 18, 2003, at 05:00 PM, Rob Brandt wrote: I created a link from /apache/cgi-bin/htsearch to /opt/www/htdig/bin/ and now it works. If this is not the right thing to do, let me know. Rob As long as the MM config variable HTDIG_HTSEARCH_PATH points to htsearch, all is well. Th

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Rob Brandt
I created a link from /apache/cgi-bin/htsearch to /opt/www/htdig/bin/ and now it works. If this is not the right thing to do, let me know. Rob Quoting Rob Brandt <[EMAIL PROTECTED]>: > hmm, I have no file "/opt/www/htdig/bin/htsearch". There's a bunch of other > stuff there, but not htsearch

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Rob Brandt
hmm, I have no file "/opt/www/htdig/bin/htsearch". There's a bunch of other stuff there, but not htsearch. I had already made the change in $prefix/Mailman/mm_cfg.py, but hadn't verified that this file existed. The log file says cause: htsearch Rob Quoting Richard Barrett <[EMAIL PROTECTED]>:

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Richard Barrett
On Friday, July 18, 2003, at 02:01 PM, Rob Brandt wrote: OK, I have it mostly installed and working. Sending a message to my test list creates the search form at the top of the archives. I've run the cron job manually, and the db's have been created without error in /opt/www/htdig/common. Have

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-18 Thread Rob Brandt
OK, I have it mostly installed and working. Sending a message to my test list creates the search form at the top of the archives. I've run the cron job manually, and the db's have been created without error in /opt/www/htdig/common. But when I try to run a search, I get: htdig Archives Access F

Re: [Mailman-Users] Mailman & htdig integration patch

2003-07-17 Thread Richard Barrett
On Thursday, July 17, 2003, at 03:12 PM, Rob Brandt wrote: I am attempting to apply Richard Barrett's htdig integration patch to my mailman 2.1.2 installation and am running into difficulties. The patch pages say that I need to apply the "Archive indexer control to improve index" before apply

[Mailman-Users] Mailman & htdig integration patch

2003-07-17 Thread Rob Brandt
I am attempting to apply Richard Barrett's htdig integration patch to my mailman 2.1.2 installation and am running into difficulties. The patch pages say that I need to apply the "Archive indexer control to improve index" before applying the htdig patch, and the Archive patch says I have to apply

[Mailman-Users] mailman-htdig integration patch update

2003-06-06 Thread Richard Barrett
Following input from and a fine diagnosis of a problem by Barry Shaw <[EMAIL PROTECTED]> I have uploaded to sourceforge an update to my mailman-htdig integration patch #444884 as file htdig-2.1.2-0.4.patch.gz: http://sourceforge.net/tracker/?func=detail&atid=300103&aid=444884&group_id=103 The p

[Mailman-Users] mailman-htdig integration patch update

2003-02-10 Thread Richard Barrett
I have posted on sourceforge revisions of these two patches for application to MM 2.1.1. There are no functional changes and the changes is only to stop warnings about offsets in files when the 2.1 versions of the patches are applied Patch #444879: Improved archiver indexcontrol Patch #

Re: [Mailman-Users] Mailman htdig integration patches

2002-11-27 Thread Richard Barrett
If anyone wants them, I have just posted MM 2.1b5 compatibility updates to the Mailman htdig integration patches http://sourceforge.net/tracker/index.php?func=detail&aid=444879&group_id=103&atid=300103 http://sourceforge.net/tracker/index.php?func=detail&aid=444884&group_id=103&atid=300103 ---

Re: [Mailman-Users] Mailman + htdig integration howto

2002-08-28 Thread Odhiambo Washington
* curt brune <[EMAIL PROTECTED]> [20020828 03:29]: wrote: > Is there a HOWTO for integrating htdig with Mailman ? Yes, there is, although I don't remember where it resides, but I have attached it. cheers - wash +--+---

Re: [Mailman-Users] Mailman + htdig integration howto

2002-08-28 Thread Richard Barrett
At 10:51 27/08/2002 -0700, curt brune wrote: >Is there a HOWTO for integrating htdig with Mailman ? > >Please cc me. > >Cheers, >Curt See http://www.python.org/cgi-bin/faqw-mm.py?query=htdig&querytype=simple&casefold=yes&req=search for general search suggestions. Applied together the followin

[Mailman-Users] Mailman + htdig integration howto

2002-08-27 Thread curt brune
Is there a HOWTO for integrating htdig with Mailman ? Please cc me. Cheers, Curt -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Search

[Mailman-Users] mailman-htdig integration patch for MM 2.1b3

2002-08-15 Thread Richard Barrett
The first version of this MM 2.1b3 compatible patch (htdig-2.1b3-0.1.patch) that I uploaded yesterday introduces a syntax error at line 721 of $prefix/Mailman/Archiver/HyperArch.py The effect of this error may be to introduce copious error logging from the ArchRunner qrunner. Anybody affected

Re: [Mailman-Users] Mailman & Htdig integration (with external archiver)

2002-01-15 Thread J C Lawrence
On Tue, 15 Jan 2002 12:13:33 +0100 (CET) Sasa Janiska <[EMAIL PROTECTED]> wrote: > I'm a newbie for Mailman and have to setup Mailman with external > archiver... http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.003.htp http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.004

Re: [Mailman-Users] Mailman & Htdig integration (with external archiver)

2002-01-15 Thread Richard Barrett
At 14:33 15/01/2002 +0100, Sasa Janiska wrote: >On Today, -, Richard Barrett wrote: > >Hi Richard! >Thank you very much for your reply. > > > This is a straight htdig configuration issue. At the minimum you will have > > to add start_url directives to htdig's conf file for each of the list > >

Re: [Mailman-Users] Mailman & Htdig integration (with external archiver)

2002-01-15 Thread Sasa Janiska
On Today, -, Richard Barrett wrote: Hi Richard! Thank you very much for your reply. > This is a straight htdig configuration issue. At the minimum you will have > to add start_url directives to htdig's conf file for each of the list > archives or ensure that links from one of the start_url d

Re: [Mailman-Users] Mailman & Htdig integration (with external archiver)

2002-01-15 Thread Richard Barrett
At 12:13 15/01/2002 +0100, Sasa Janiska wrote: >Hi! > >I'm a newbie for Mailman and have to setup Mailman with external >archiver (which one goes better with Mailman: Mhonarc or Hypermail?) and >Htdig search engine for one non-profit web-oriented educational >institution. > >The search engine shou

[Mailman-Users] Mailman & Htdig integration (with external archiver)

2002-01-15 Thread Sasa Janiska
Hi! I'm a newbie for Mailman and have to setup Mailman with external archiver (which one goes better with Mailman: Mhonarc or Hypermail?) and Htdig search engine for one non-profit web-oriented educational institution. The search engine should serve searching of the whole site + different mailin