Scroll to navigation

wmfrc(5) File Formats Manual wmfrc(5)

NAME

wmfrc - Configuration file for wmf.

DESCRIPTION

Use the configuration file for all configurational features of wmf. Wmf is looking for .wmfrc as default if nothing else defined.

COMMANDS

Available command line options are the following:

If this link presents it will be placed to the index section.
Sorting the author index case senitive
Sorting the author index by email address.
Turning html convert of the mail-body on/off.
Turning email detecting in the mail-body on/off.
Turning url detecting in the mail-body on/off.
Defining characters who indicate the begin of reply text. As example ">".
Mails older then <Number> days won't be listed in the indexes. 0 = no limit (default=0).
Debug level (Bit0=Functions Bit1=Information Bit2=Fileoperations)
Where all the files write to (default ./)
Includefile for the end of the document
Includefile for the begin of the document
Define the file extension (default=".html").
Directory where to store the face files. Attention: This directory is RELATIVE to the html directory.
What to include, if there are no face datas.
Turn face support on/off.
Set file permission after creation. Numeric mode only like chown (1)
Name of the mail folder.
Name of the frame where the index is.
Name of the frame where the mailtext is.
Name of the frame where the title is.
Turn frame support on/off.
Replacement for <BODY>
Replacement for </BODY>
Replacement for <HR>
If you want display the reply text italic put a <I> here.
If you want display the reply text italic put a </I> here.
Turning indexing by author (author.html) on/off.
Turning indexing by date (date.html) on/off.
Turning indexing by subject (subject.html) on/off.
Turning indexing by thread (thread.html) on/off.
Lines greater then the defined limit will be breaked at the last space. If there wasn't any space the search continues to the next after the limit. If there isn't ANY space in the whole line, no breakes.
Name of the mailbox file, - is used for stdin.
Mail-command (default MAILTO:)
Print the amount of messages in the first page of every index file.
Make a new Thread if the Subject changes in a reply.
Lines / page index. 0 = only one page (default 0). Threads won't be brocken.
Define sorting
Turn statistic on/off.
Sorting the subject index case senitive
Sorting the thread index case senitive
Write-mode (0=indexing 1=overwrite 2=append 3=append no index). Mode 0: If you made changes manual or anything went wrong until indexing. Mode 1: If you want to start from scratch witch one big mbox file. Warning: All files in the directory will be deleted !!! Mode 2: If you want to extend an existing archive. Mode 3: Specialy made if you need to convert emails stored in single files. After converting all files you can call WMF again in Mode 0 for indexing.

AUTHOR

Norbert Kuemin <norbert.kuemin@gmx.net>

FILES

~/.wmfrc

SEE ALSO

wmf (1)

NOTES

Thanks to all the people, who sent emails with bug-reports and suggestions.

BUGS

There will always rest one bug (Murphys law). If you find it, so please
report it to Norbert.Kuemin@gmx.net

COPYRIGHT

Copyright 1996, 1997 by Norbert Kuemin.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
December 1997 4th Berkeley Distribution