# This should be an example how to use a configuration file in the future
# Want some option more ??? Send me an email Norbert.Kuemin@LUGS.ch

# Inactive (#) commands are NOT implemented

# Include files
#DocStartFile     = "../inc_start.html"
#DocEndFile       = "../inc_end.html"

# HTML-Commands
HtmlBodyStart    = "<BODY BGCOLOR=#FFFFFF>"
HtmlBodyEnd      = "</BODY AAA>"
#HtmlSeparator    = "<IMG SRC=../colorbar.gif WIDTH=102%>"
HtmlReplyStart   = "<I>"
HtmlReplyEnd     = "</I>"

# Of course you can configure all switches
#AboutLink        = "http://www.YourSite.com/MyMailinglist/about.html"
Directory        = "../html"
MailCommand      = "MAILTO:"
FilePermission   = 664
DayLimit         = 400
MailboxFile      = "../lugs-mail"
FolderName       = "My own stupid mailfolder"
PageSize         = 50
SortOrder        = "NewFirst"
WriteMode        = "Overwrite"
DebugLevel       = 0

# Extended Faces support
#FaceSupport      = "On"
# FaceDirectory is relativ to Directory
#FaceDirectory    = "faces"
#FaceNoData       = "../noface.gif"

# Frame
FrameSupport     = "On"
FrameNameTitel   = "head"
FrameNameIndex   = "menu"
FrameNameMail    = "text"

# Turn indexing off
IndexAuthor      = "On"
IndexSubject     = "On"
IndexDate        = "On"
IndexThread      = "On"

# Some more goodies
Statistics       = "On"
BodyReplyChars   = ">"
BodyHtmlConvert  = "On"
BodyLinkUrl      = "On"
BodyLinkEmail    = "On"
#MimeConfigFile   = "/var/httpd/wmf/mime.conf"
#LineSize         = 60
MessageCount     = "Off"
