Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-03 Thread Laura Creighton
In a message of Thu, 03 Sep 2015 14:29:37 -0400, "Jason Fayre" writes: >Hi, >I finally got htdig to compile from source. So, I got rid of the centos >package and am now using a vanilla build. The rundig patch applied correctly >now. > cheer! :) Laura --

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-03 Thread Jason Fayre
; 'Mailman Users' Subject: Re: [Mailman-Users] integrating htdig with cpanel mailman On 09/03/2015 08:02 AM, Jason Fayre wrote: > Hello, > I made the modifications you suggested. > Now when I run nightly_htdig on a list, I get an error back that "I" > is an invalid o

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-03 Thread Mark Sapiro
On 09/03/2015 08:02 AM, Jason Fayre wrote: > Hello, > I made the modifications you suggested. > Now when I run nightly_htdig on a list, I get an error back that "I" is an > invalid option for htfuzzy. I uncommented that line in the rundig script. > Any ideas? > If it isn't critical, I can just re-

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-03 Thread Jason Fayre
ssage- From: Mailman-Users [mailto:mailman-users-bounces+jason=fayre...@python.org] On Behalf Of Mark Sapiro Sent: Wednesday, September 02, 2015 8:34 PM To: Mailman Users Subject: Re: [Mailman-Users] integrating htdig with cpanel mailman Forwarding to mailman-users for completeness. On 09/0

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Mark Sapiro
Forwarding to mailman-users for completeness. On 09/02/2015 05:29 PM, Mark Sapiro wrote: > On 09/02/2015 05:07 PM, Jason Fayre wrote: >> Here you go. >> Thanks so much for your help on this! >> This rundig is from the centos 6.7 htdig package. > > > Your rundig has been modified from the 3.2.0b6

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Mark Sapiro
On 09/02/2015 04:44 PM, Jason Fayre wrote: > Hi, > Here is a script from when I ran the patch: > Script started on Wed 02 Sep 2015 11:35:43 PM UTC > root@host [/usr/bin]# patch < ~/rundig > patching file rundig > Hunk #1 succeeded at 16 with fuzz 2 (offset 1 line). > Hunk #2 FAILED at 59. > Hunk #3

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Jason Fayre
Hi, Here is a script from when I ran the patch: Script started on Wed 02 Sep 2015 11:35:43 PM UTC root@host [/usr/bin]# patch < ~/rundig patching file rundig Hunk #1 succeeded at 16 with fuzz 2 (offset 1 line). Hunk #2 FAILED at 59. Hunk #3 succeeded at 78 (offset 4 lines). 1 out of 3 hunks FAILED

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Mark Sapiro
On 09/02/2015 12:02 PM, Jason Fayre wrote: > Hi, > Almost got it. Since some of our lists are very large and the archives go > back almost 7 years, generating the indexes can take a very long time. > To be able to update the indexes, do I need both the rundig and > nightly_htdig patches from msapir

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Jason Fayre
patch the rundig from 3.2.0b6. -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Wednesday, September 02, 2015 12:31 PM To: Jason Fayre ; mailman-users@python.org Subject: Re: [Mailman-Users] integrating htdig with cpanel mailman On 09/02/2015 08:54 AM, Jason Fayre

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Jason Fayre
Mark Sapiro [mailto:m...@msapiro.net] Sent: Wednesday, September 02, 2015 12:31 PM To: Jason Fayre ; mailman-users@python.org Subject: Re: [Mailman-Users] integrating htdig with cpanel mailman On 09/02/2015 08:54 AM, Jason Fayre wrote: > Ok, I will try that. > What version of htdig are

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Mark Sapiro
On 09/02/2015 08:54 AM, Jason Fayre wrote: > Ok, I will try that. > What version of htdig are you running? 3.2.0b6 with the rundig.0 patch from and with this patch the source of which I no longer remember and can't find. RCS file: /cvsroot/htdig/htdig/

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Jason Fayre
Ok, I will try that. What version of htdig are you running? -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Wednesday, September 02, 2015 11:46 AM To: Jason Fayre ; mailman-users@python.org Subject: Re: [Mailman-Users] integrating htdig with cpanel mailman On 09/02

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Mark Sapiro
On 09/02/2015 06:22 AM, Jason Fayre wrote: > Hello, > I do not get any rejects when applying the patch. > I did pass the config file for the list to htsearch with the -c option. > Any other ideas? The attached htsearch.txt is a transcript of an htsearch interaction on my system. If you do the sa

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Jason Fayre
Subject: Re: [Mailman-Users] integrating htdig with cpanel mailman On 09/01/2015 12:32 PM, Jason Fayre wrote: > Hello, > I'm attempting to get Mailman 2.1.20 working with htdig. > I've installed the htdig patch for this version of Mailman from Mark's site. I'd be s

Re: [Mailman-Users] integrating htdig with cpanel mailman

2015-09-02 Thread Mark Sapiro
On 09/01/2015 12:32 PM, Jason Fayre wrote: > Hello, > I'm attempting to get Mailman 2.1.20 working with htdig. > I've installed the htdig patch for this version of Mailman from Mark's site. I'd be surprised if this doesn't have conflicts with cPanel's mods. What happened when you ran patch? were

[Mailman-Users] integrating htdig with cpanel mailman

2015-09-01 Thread Jason Fayre
Hello, I'm attempting to get Mailman 2.1.20 working with htdig. I've installed the htdig patch for this version of Mailman from Mark's site. When I run a search from the archive pages, I get a blank page. I've seen others asking this, but have never seen a solution. I think I may have had this work