This is a discussion on Re: [courier-users] Web based mail archive interface for couriermlm within the Courier-Imap forums, part of the Mail Servers and Related category; On Sunday 23 March 2008 01:51, Gordon Messmer wrote: > Mark Constable wrote: > > Wondering if anyone is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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_..._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 svg@sentinel.dk) # Set at least 'admin_name' and 'admin_address' in /etc/lurker/lurker.conf # Add mailing list to /etc/lurker/lurker.conf.local: # group =3D lists =A0 =A0 =A0 =A0 heading =3D Mailing Lists =A0 =A0 =A0 =A0 list =3D svg_at_sentinel_dot_dk =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 title =A0 =A0 =A0 =3D SVG List =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 language =A0 =A0=3D da =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 address =A0 =A0 =3D svg@sentinel.dk =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 link =A0 =A0 =A0 =A0=3D http://sentinel.dk/= svg =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 description =3D SVG Project Team Mailing Li= st # 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;164216...et/marketplace _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |