/[mws]/trunk/global.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/global.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (show annotations)
Thu May 6 23:06:08 2004 UTC (19 years, 11 months ago) by dpavlin
File size: 454 byte(s)
first "all-clickable-things-are-working" version (0.1)

- primitive folder close/open hack after 100 accesses to keep memory
  usage down (primary in httpd.pl)
- correctly decode Subject/From/To lines
- indexing script is now mbox2index.pl


1 # global configuration file
2
3 [global]
4 index = /data/mws/index/
5 templates = /data/mws/templates/
6 # autoformat if mails have longer lines than...
7 wrap_margin = 76
8
9 # define folders
10
11 [folders]
12 # test = /data/mws/test-mbox
13 maypole = /home/dpavlin/mail/private/mail/maypole
14 # inbox = /home/dpavlin/Mail/INBOX/
15 private = /home/dpavlin/Mail/dpavlin/
16 # sent-mail = /home/dpavlin/Mail/sent-mail/
17 # sent-mail-private = /home/dpavlin/Mail/sent-mail-private/
18

  ViewVC Help
Powered by ViewVC 1.1.26