Changes

Jump to navigation Jump to search
185 bytes added ,  08:02, 6 December 2007
no edit summary
Line 78: Line 78:  
  $lang must be 'br', 'en', 'es', 'de', 'no', 'pt' or 'it' depending on your chosen language.
 
  $lang must be 'br', 'en', 'es', 'de', 'no', 'pt' or 'it' depending on your chosen language.
   −
Access at http://yourserver/mailinlist and see if run ok.
+
Access at http://yourserver/'''mailinlist''' and see if run ok.
   −
Now launch ez_indexer.pl from the command line to index your existing messages (it may take a while!) to use the search function:
+
Open the file '''ez_indexer.pl''' under '''search''' directory and change the string '''''PUT_YOUR_LISTNAME_HERE''''' with the name of your ezmlm list, as above.
 +
 
 +
Now launch '''ez_indexer.pl''' from the command line to index your existing messages (it may take a while!) to use the search function:
    
  /opt/mailinglist/search/ez_indexer.pl --create --verbose
 
  /opt/mailinglist/search/ez_indexer.pl --create --verbose
   −
And then add it to crontab. Create a file named ezw-search and add this content:
+
And then add it to crontab. Create a file named '''ezw-search''' and add this content:
    
  #!/bin/bash
 
  #!/bin/bash
Line 95: Line 97:  
  chown root.root ezw-search
 
  chown root.root ezw-search
   −
Then move under /etc/cron.hourly.
+
Then move under '''/etc/cron.hourly'''
    
Note that indexing is done incrementally, so it will be faster when just updating.
 
Note that indexing is done incrementally, so it will be faster when just updating.
985

edits

Navigation menu