On Sunday 23 March 2008 01:51, Gordon Messmer wrote:
> Mark Constable wrote:
> > Wondering if anyone is aware of any method for providing
> > a web based searchable archive of mailing lists maintained
> > by couriermlm?
>
> I did something like that for Mailman using these directions:
>
> http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine
>
> I'm pretty sure that something similar could be done for couriermlm.
> Maybe you could adapt that process and publish new documentation?


4-5 years ago I used Lurker with couriermlm. Liked it.
Looking through some old notes, here is what I found:

# (mailing list example is [EMAIL PROTECTED])


# Set at least 'admin_name' and 'admin_address' in /etc/lurker/lurker.conf


# Add mailing list to /etc/lurker/lurker.conf.local:
#
group = lists
        heading = Mailing Lists

        list = svg_at_sentinel_dot_dk
                title       = SVG List
                language    = da
                address     = [EMAIL PROTECTED]
                link        = http://sentinel.dk/svg
                description = SVG Project Team Mailing List


# Create sentinel.dk/svg/.mailfilter (chmod 600):
#
logfile "maildrop-filter-log"
cc "/home/courier/sentinel.dk/svg/lurker.mbox"
to "| couriermlm msg Listdir"


# Run lurker-index every hour from cron:
#
00 * * * * lurker-index -v -b 5 -l svg_at_sentinel_dot_dk -i 
/home/courier/sentinel.dk/svg/lurker.mbox



B/R,
Frederik Dannemare

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to