Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx #      /etc/pine.conf -- system wide pine configuration
     5         kx #
     5         kx # Values here affect all pine users unless they've overridden the values
     5         kx # in their .pinerc files.  A copy of this file with current comments may
     5         kx # be obtained by running "pine -conf". It will be printed to standard output.
     5         kx #
     5         kx # For a variable to be unset its value must be null/blank.  This is not the
     5         kx # same as the value of "empty string", which can be used to effectively
     5         kx # "unset" a variable that has a default or previously assigned value.
     5         kx # To set a variable to the empty string its value should be "".
     5         kx # Switch variables are set to either "yes" or "no", and default to "no".
     5         kx # Except for feature-list items, which are additive, values set in the
     5         kx # .pinerc file replace those in pine.conf, and those in pine.conf.fixed
     5         kx # over-ride all others.  Features can be over-ridden in .pinerc or
     5         kx # pine.conf.fixed by pre-pending the feature name with "no-".
     5         kx #
     5         kx # (These comments are automatically inserted.)
     5         kx 
     5         kx # Over-rides your full name from Unix password file. Required for PC-Alpine.
     5         kx personal-name=
     5         kx 
     5         kx # Sets domain part of From: and local addresses in outgoing mail.
     5         kx user-domain=
     5         kx 
     5         kx # List of SMTP servers for sending mail. If blank: Unix Alpine uses sendmail.
     5         kx smtp-server=
     5         kx 
     5         kx # NNTP server for posting news. Also sets news-collections for news reading.
     5         kx nntp-server=
     5         kx 
     5         kx # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
     5         kx # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
     5         kx inbox-path=
     5         kx 
     5         kx # List of folder pairs; the first indicates a folder to archive, and the
     5         kx # second indicates the folder read messages in the first should
     5         kx # be moved to.
     5         kx incoming-archive-folders=
     5         kx 
     5         kx # List of folders, assumed to be in first folder collection,
     5         kx # offered for pruning each month.  For example: mumble
     5         kx pruned-folders=
     5         kx 
     5         kx # Over-rides default path for sent-mail folder, e.g. =old-mail (using first
     5         kx # folder collection dir) or ={host2}sent-mail or ="" (to suppress saving).
     5         kx # Default: sent-mail (Unix) or SENTMAIL.MTX (PC) in default folder collection.
     5         kx default-fcc=
     5         kx 
     5         kx # Over-rides default path for saved-msg folder, e.g. =saved-messages (using 1st
     5         kx # folder collection dir) or ={host2}saved-mail or ="" (to suppress saving).
     5         kx # Default: saved-messages (Unix) or SAVEMAIL.MTX (PC) in default collection.
     5         kx default-saved-msg-folder=
     5         kx 
     5         kx # Over-rides default path for postponed messages folder, e.g. =pm (which uses
     5         kx # first folder collection dir) or ={host4}pm (using home dir on host4).
     5         kx # Default: postponed-msgs (Unix) or POSTPOND.MTX (PC) in default fldr coltn.
     5         kx postponed-folder=
     5         kx 
     5         kx # If set, specifies where already-read messages will be moved upon quitting.
     5         kx read-message-folder=
     5         kx 
     5         kx # If set, specifies where form letters should be stored.
     5         kx form-letter-folder=
     5         kx 
     5         kx # If set, specifies where trash is moved to in Web Alpine.
     5         kx trash-folder=
     5         kx 
     5         kx # Contains the actual signature contents as opposed to the signature filename.
     5         kx # If defined, this overrides the signature-file. Default is undefined.
     5         kx literal-signature=
     5         kx 
     5         kx # Over-rides default path for signature file. Default is ~/.signature
     5         kx signature-file=
     5         kx 
     5         kx # List of features; see Alpine's Setup/options menu for the current set.
     5         kx # e.g. feature-list= select-without-confirm, signature-at-bottom
     5         kx # Default condition for all of the features is no-.
     5         kx feature-list=
     5         kx 
     5         kx # Alpine executes these keys upon startup (e.g. to view msg 13: i,j,1,3,CR,v)
     5         kx initial-keystroke-list=
     5         kx 
     5         kx # Only show these headers (by default) when composing messages
     5         kx default-composer-hdrs=
     5         kx 
     5         kx # Add these customized headers (and possible default values) when composing
     5         kx customized-hdrs=
     5         kx 
     5         kx # When viewing messages, include this list of headers
     5         kx viewer-hdrs=
     5         kx 
     5         kx # When viewing messages, number of blank spaces between left display edge and text
     5         kx viewer-margin-left=
     5         kx 
     5         kx # When viewing messages, number of blank spaces between right display edge and text
     5         kx viewer-margin-right=
     5         kx 
     5         kx # When viewing messages, number of lines of quote displayed before suppressing
     5         kx quote-suppression-threshold=
     5         kx 
     5         kx # Determines default folder name for Saves...
     5         kx # Choices: default-folder, by-sender, by-from, by-recipient, last-folder-used.
     5         kx # Default: "default-folder", i.e. "saved-messages" (Unix) or "SAVEMAIL" (PC).
     5         kx saved-msg-name-rule=
     5         kx 
     5         kx # Determines default name for Fcc...
     5         kx # Choices: default-fcc, by-recipient, last-fcc-used.
     5         kx # Default: "default-fcc" (see also "default-fcc=" variable.)
     5         kx fcc-name-rule=
     5         kx 
     5         kx # Sets presentation order of messages in Index. Choices:
     5         kx # Subject, From, Arrival, Date, Size, To, Cc, OrderedSubj, Score, and Thread.
     5         kx # Order may be reversed by appending /Reverse. Default: "Arrival".
     5         kx sort-key=
     5         kx 
     5         kx # Sets presentation order of address book entries. Choices: dont-sort,
     5         kx # fullname-with-lists-last, fullname, nickname-with-lists-last, nickname
     5         kx # Default: "fullname-with-lists-last".
     5         kx addrbook-sort-rule=
     5         kx 
     5         kx # Sets presentation order of folder list entries. Choices: alphabetical,
     5         kx # alpha-with-dirs-last, alpha-with-dirs-first.
     5         kx # Default: "alpha-with-directories-last".
     5         kx folder-sort-rule=
     5         kx 
     5         kx # Sets the default folder and collection offered at the Goto Command's prompt.
     5         kx goto-default-rule=
     5         kx 
     5         kx # Sets message which cursor begins on. Choices: first-unseen, first-recent,
     5         kx # first-important, first-important-or-unseen, first-important-or-recent,
     5         kx # first, last. Default: "first-unseen".
     5         kx incoming-startup-rule=
     5         kx 
     5         kx # Allows a default answer for the prune folder questions. Choices: yes-ask,
     5         kx # yes-no, no-ask, no-no, ask-ask, ask-no. Default: "ask-ask".
     5         kx pruning-rule=
     5         kx 
     5         kx # Controls behavior when reopening an already open folder.
     5         kx folder-reopen-rule=
     5         kx 
     5         kx # Style that MESSAGE INDEX is displayed in when threading.
     5         kx threading-display-style=
     5         kx 
     5         kx # Style of THREAD INDEX or default MESSAGE INDEX when threading.
     5         kx threading-index-style=
     5         kx 
     5         kx # When threading, character used to indicate collapsed messages underneath.
     5         kx threading-indicator-character=
     5         kx 
     5         kx # When threading, character used to indicate expanded messages underneath.
     5         kx threading-expanded-character=
     5         kx 
     5         kx # When threading, character used to indicate this is the last reply
     5         kx # to the parent of this message.
     5         kx threading-lastreply-character=
     5         kx 
     5         kx # Reflects capabilities of the display you have.
     5         kx # If unset, the default is taken from your locale. That is usually the right
     5         kx # thing to use. Typical alternatives include UTF-8, ISO-8859-x, and EUC-JP
     5         kx # (where x is a number between 1 and 9).
     5         kx display-character-set=
     5         kx 
     5         kx # Reflects capabilities of the keyboard you have.
     5         kx # If unset, the default is to use the same value
     5         kx # used for the display-character-set.
     5         kx keyboard-character-set=
     5         kx 
     5         kx # Defaults to UTF-8. This is used for outgoing messages.
     5         kx # It is usually correct to leave this unset.
     5         kx posting-character-set=
     5         kx 
     5         kx # Defaults to nothing, which is equivalent to US-ASCII. This is used for
     5         kx # unlabeled incoming messages. It is ok to leave this unset but if you receive
     5         kx # unlabeled mail that is usually in some known character set, set that here.
     5         kx unknown-character-set=
     5         kx 
     5         kx # Specifies the program invoked by ^_ in the Composer,
     5         kx # or the "enable-alternate-editor-implicitly" feature.
     5         kx editor=
     5         kx 
     5         kx # Specifies the program invoked by ^T in the Composer.
     5         kx speller=
     5         kx 
     5         kx # Specifies the column of the screen where the composer should wrap.
     5         kx composer-wrap-column=
     5         kx 
     5         kx # Specifies the string to insert when replying to a message.
     5         kx reply-indent-string=
     5         kx 
     5         kx # Specifies the introduction to insert when replying to a message.
     5         kx reply-leadin=
     5         kx 
     5         kx # Specifies the string to replace quotes with when viewing a message.
     5         kx quote-replace-string=
     5         kx 
     5         kx # When these characters appear in the middle of a word in the composer
     5         kx # the forward word function will stop at the first text following (as happens
     5         kx # with SPACE characters by default)
     5         kx composer-word-separators=
     5         kx 
     5         kx # Specifies the string to use when sending a  message with no to or cc.
     5         kx empty-header-message=
     5         kx 
     5         kx # Program to view images (e.g. GIF or TIFF attachments).
     5         kx image-viewer=
     5         kx 
     5         kx # If "user-domain" not set, strips hostname in FROM address. (Unix only)
     5         kx use-only-domain-name=
     5         kx 
     5         kx # Full name for bug report address used by "Report Bug" command
     5         kx bugs-fullname=
     5         kx 
     5         kx # Email address used to send bug reports
     5         kx bugs-address=
     5         kx 
     5         kx # Program/Script used by "Report Bug" command. No default.
     5         kx bugs-additional-data=
     5         kx 
     5         kx # Full name for suggestion address used by "Report Bug" command
     5         kx suggest-fullname=
     5         kx 
     5         kx # Email address used to send suggestions
     5         kx suggest-address=
     5         kx 
     5         kx # Full name for "local support" address used by "Report Bug" command.
     5         kx # Default: Local Support
     5         kx local-fullname=
     5         kx 
     5         kx # Email address used to send to "local support".
     5         kx # Default: postmaster
     5         kx local-address=
     5         kx 
     5         kx # Force these address book entries into all writable personal address books.
     5         kx # Syntax is   forced-abook-entry=nickname|fullname|address
     5         kx # This is a comma-separated list of entries, each with syntax above.
     5         kx # Existing entries with same nickname are not replaced.
     5         kx # Example: help|Help Desk|help@ourdomain.com
     5         kx forced-abook-entry=
     5         kx 
     5         kx # This is a number between 1 and 5.  It is the number of times a user will
     5         kx # have to enter a password when they run the keyboard lock command in the
     5         kx # main menu.  Default is 1.
     5         kx kblock-passwd-count=
     5         kx 
     5         kx # This variable takes a list of programs that message text is piped into
     5         kx # after MIME decoding, prior to display.
     5         kx display-filters=
     5         kx 
     5         kx # This defines a program that message text is piped into before MIME
     5         kx # encoding, prior to sending
     5         kx sending-filters=
     5         kx 
     5         kx # A list of alternate addresses the user is known by
     5         kx alt-addresses=
     5         kx 
     5         kx # A list of keywords for use in categorizing messages
     5         kx keywords=
     5         kx 
     5         kx # Characters which surround keywords in SUBJKEY token.
     5         kx # Default is "{" "} "
     5         kx keyword-surrounding-chars=
     5         kx 
     5         kx # Characters between subject and opening text in SUBJECTTEXT token.
     5         kx # Default is " - "
     5         kx opening-text-separator-chars=
     5         kx 
     5         kx # This is a list of formats for address books.  Each entry in the list is made
     5         kx # up of space-delimited tokens telling which fields are displayed and in
     5         kx # which order.  See help text
     5         kx addressbook-formats=
     5         kx 
     5         kx # This gives a format for displaying the index.  It is made
     5         kx # up of space-delimited tokens telling which fields are displayed and in
     5         kx # which order.  See help text
     5         kx index-format=
     5         kx 
     5         kx # The number of lines of overlap when scrolling through message text
     5         kx viewer-overlap=
     5         kx 
     5         kx # Number of lines from top and bottom of screen where single
     5         kx # line scrolling occurs.
     5         kx scroll-margin=
     5         kx 
     5         kx # The number of seconds to sleep after writing a status message
     5         kx status-message-delay=
     5         kx 
     5         kx # Number of times per-second to update busy cue messages
     5         kx busy-cue-rate=
     5         kx 
     5         kx # The approximate number of seconds between checks for new mail
     5         kx mail-check-interval=
     5         kx 
     5         kx # The approximate number of seconds between checks for new mail in folders
     5         kx # other than the current folder and inbox.
     5         kx # Default is same as mail-check-interval
     5         kx mail-check-interval-noncurrent=
     5         kx 
     5         kx # The minimum number of seconds between checks for new mail in a Mail Drop.
     5         kx # This is always effectively at least as large as the mail-check-interval
     5         kx maildrop-check-minimum=
     5         kx 
     5         kx # For newsgroups accessed using NNTP, only messages numbered in the range
     5         kx # lastmsg-range+1 to lastmsg will be considered
     5         kx nntp-range=
     5         kx 
     5         kx # Full path and name of NEWSRC file
     5         kx newsrc-path=
     5         kx 
     5         kx # Path and filename of news configuration's active file.
     5         kx # The default is typically "/usr/lib/news/active".
     5         kx news-active-file-path=
     5         kx 
     5         kx # Directory containing system's news data.
     5         kx # The default is typically "/usr/spool/news"
     5         kx news-spool-directory=
     5         kx 
     5         kx # Location relative to your HOME directory of the directory where your INBOX
     5         kx # for the maildir format is located. Default value is "Maildir". If your
     5         kx # inbox is located at "~/Maildir" you do not need to change this value.
     5         kx # A common value is also ".maildir"
     5         kx maildir-location=
     5         kx 
     5         kx # Path and filename of the program used to upload text from your terminal
     5         kx # emulator's into Alpine's composer.
     5         kx upload-command=
     5         kx 
     5         kx # Text sent to terminal emulator prior to invoking the program defined by
     5         kx # the upload-command variable.
     5         kx # Note: _FILE_ will be replaced with the temporary file used in the upload.
     5         kx upload-command-prefix=
     5         kx 
     5         kx # Path and filename of the program used to download text via your terminal
     5         kx # emulator from Alpine's export and save commands.
     5         kx download-command=
     5         kx 
     5         kx # Text sent to terminal emulator prior to invoking the program defined by
     5         kx # the download-command variable.
     5         kx # Note: _FILE_ will be replaced with the temporary file used in the download.
     5         kx download-command-prefix=
     5         kx 
     5         kx # Sets the search path for the mailcap configuration file.
     5         kx # NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
     5         kx mailcap-search-path=
     5         kx 
     5         kx # Sets the search path for the mimetypes configuration file.
     5         kx # NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
     5         kx mimetype-search-path=
     5         kx 
     5         kx # Sets the path for the system ssl certificates issued by a trusted
     5         kx # certificate authority. Note that this could be a list of paths, if the same
     5         kx # pinerc is used in different systems. Alpine always chooses the first one that
     5         kx # it finds. Value must be an absolute path.
     5         kx system-certs-path=
     5         kx 
     5         kx # Sets the path for the system ssl file container of certificates issued by a
     5         kx # certificate authority. Note that this could be a list of container files,
     5         kx # if the same pinerc is used in different systems. Alpine always chooses the,
     5         kx # first one that it finds. Value must be an absolute path.
     5         kx system-certs-file=
     5         kx 
     5         kx # Sets the path for a file that contains certificates that a user trusts.
     5         kx #Note that this could be a list of container files,
     5         kx # if the same pinerc is used in different systems. Alpine always chooses the,
     5         kx # first one that it finds. Value must be an absolute path.
     5         kx user-certs-path=
     5         kx 
     5         kx # Sets the path for a file that contains certificates that a user trusts.
     5         kx #Note that this could be a list of container files,
     5         kx # if the same pinerc is used in different systems. Alpine always chooses the,
     5         kx # first one that it finds. Value must be an absolute path.
     5         kx user-certs-file=
     5         kx 
     5         kx # Colon separated list of ciphers that should be negotiated with the remote
     5         kx # ssl server upon connection.
     5         kx ssl-ciphers=
     5         kx 
     5         kx # List of programs to open Internet URLs (e.g. http or ftp references).
     5         kx url-viewers=
     5         kx 
     5         kx # List of directories that are preferred locations to save or export attachments.
     5         kx default-directories=
     5         kx 
     5         kx # The maximum number of non-stayopen remote connections that Alpine will use
     5         kx max-remote-connections=
     5         kx 
     5         kx # A list of folders that should be left open once opened (INBOX is implicit)
     5         kx stay-open-folders=
     5         kx 
     5         kx # Sets the time in seconds that Alpine will attempt to open a network
     5         kx # connection when checking for new unseen messages in an incoming folder.
     5         kx #  The default is 5.
     5         kx incoming-check-timeout=
     5         kx 
     5         kx # Sets the approximate number of seconds between checks for unseen messages
     5         kx # in incoming folders. The default is 180.
     5         kx incoming-check-interval=
     5         kx 
     5         kx # Sets the approximate number of seconds between checks for unseen messages
     5         kx # for other than local or IMAP folders. The default is 180.
     5         kx incoming-check-interval-secondary=
     5         kx 
     5         kx # List of incoming folders to check for unseen messages. The default if left
     5         kx # blank is to check all incoming folders.
     5         kx incoming-check-list=
     5         kx 
     5         kx # Specifies the number of dead letter files to keep when canceling.
     5         kx dead-letter-files=
     5         kx 
     5         kx # Sets the filename for the newmail fifo (named pipe). Unix only.
     5         kx newmail-fifo-path=
     5         kx 
     5         kx # Sets the width for the NewMail screen.
     5         kx newmail-window-width=
     5         kx 
     5         kx # List of incoming msg folders besides INBOX, e.g. ={host2}inbox, {host3}inbox
     5         kx # Syntax: optnl-label {optnl-imap-host-name}folder-path
     5         kx incoming-folders=
     5         kx 
     5         kx # Alpine compares this value with the first folder collection directory.
     5         kx # If they match (or no folder collections are defined), and the directory
     5         kx # does not exist, Alpine will create and use it. Default: ~/mail
     5         kx mail-directory=
     5         kx 
     5         kx # List of directories where saved-message folders may be. First one is
     5         kx # the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
     5         kx # Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
     5         kx folder-collections=
     5         kx 
     5         kx # List, only needed if nntp-server not set, or news is on a different host
     5         kx # than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[]
     5         kx # Syntax: optnl-label *{news-host/protocol}[]
     5         kx news-collections=
     5         kx 
     5         kx # List of file or path names for personal addressbook(s).
     5         kx # Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC)
     5         kx # Syntax: optnl-label path-name
     5         kx address-book=
     5         kx 
     5         kx # List of file or path names for global/shared addressbook(s).
     5         kx # Default: none
     5         kx # Syntax: optnl-label path-name
     5         kx global-address-book=
     5         kx 
     5         kx # The system wide standard printers
     5         kx standard-printer=
     5         kx 
     5         kx # This names the path to an alternative program, and any necessary arguments,
     5         kx # to be used in posting mail messages.  Example:
     5         kx #                    /usr/lib/sendmail -oem -t -oi
     5         kx # or,
     5         kx #                    /usr/local/bin/sendit.sh
     5         kx # The latter a script found in Alpine distribution's contrib/util directory.
     5         kx # NOTE: The program MUST read the message to be posted on standard input,
     5         kx #       AND operate in the style of sendmail's "-t" option.
     5         kx sendmail-path=
     5         kx 
     5         kx # This names the root of the tree to which the user is restricted when reading
     5         kx # and writing folders and files.  For example, on Unix ~/work confines the
     5         kx # user to the subtree beginning with their work subdirectory.
     5         kx # (Note: this alone is not sufficient for preventing access.  You will also
     5         kx # need to restrict shell access and so on, see Alpine Technical Notes.)
     5         kx # Default: not set (so no restriction)
     5         kx operating-dir=
     5         kx 
     5         kx # If no user input for this many hours, Alpine will exit if in an idle loop
     5         kx # waiting for a new command.  If set to zero (the default), then there will
     5         kx # be no timeout.
     5         kx user-input-timeout=
     5         kx 
     5         kx # Sets the time in seconds that Alpine will attempt to open a network
     5         kx # connection.  The default is 30, the minimum is 5, and the maximum is
     5         kx # system defined (typically 75).
     5         kx tcp-open-timeout=
     5         kx 
     5         kx # Network read warning timeout. The default is 15, the minimum is 5, and the
     5         kx # maximum is 1000.
     5         kx tcp-read-warning-timeout=
     5         kx 
     5         kx # Network write warning timeout. The default is 0 (unset), the minimum
     5         kx # is 5 (if not 0), and the maximum is 1000.
     5         kx tcp-write-warning-timeout=
     5         kx 
     5         kx # If this much time has elapsed at the time of a tcp read or write
     5         kx # timeout, Alpine will ask if you want to break the connection.
     5         kx # Default is 60 seconds, minimum is 5, maximum is 1000.
     5         kx tcp-query-timeout=
     5         kx 
     5         kx # If this much time has elapsed at the time of a tcp read or write timeout,
     5         kx # Alpine will close the connection automatically without user intervention.
     5         kx # Setting this value to zero (the default) disables this. Setting this variable
     5         kx # to a smaller value than tcp-query-timeout will close the connection
     5         kx # automatically, and you will never be asked if you want to wait.
     5         kx close-connection-timeout=
     5         kx 
     5         kx # Sets the format of the command used to open a UNIX remote
     5         kx # shell connection.  The default is "%s %s -l %s exec /etc/r%sd"
     5         kx # NOTE: the 4 (four) "%s" entries MUST exist in the provided command
     5         kx # where the first is for the command's path, the second is for the
     5         kx # host to connect to, the third is for the user to connect as, and the
     5         kx # fourth is for the connection method (typically "imap")
     5         kx rsh-command=
     5         kx 
     5         kx # Sets the name of the command used to open a UNIX remote shell connection.
     5         kx # The default is typically /usr/ucb/rsh.
     5         kx rsh-path=
     5         kx 
     5         kx # Sets the time in seconds that Alpine will attempt to open a UNIX remote
     5         kx # shell connection.  The default is 15, min is 5, and max is unlimited.
     5         kx # Zero disables rsh altogether.
     5         kx rsh-open-timeout=
     5         kx 
     5         kx # Sets the format of the command used to open a UNIX secure
     5         kx # shell connection.  The default is "%s %s -l %s exec /etc/r%sd"
     5         kx # NOTE: the 4 (four) "%s" entries MUST exist in the provided command
     5         kx # where the first is for the command's path, the second is for the
     5         kx # host to connect to, the third is for the user to connect as, and the
     5         kx # fourth is for the connection method (typically "imap")
     5         kx ssh-command=
     5         kx 
     5         kx # Sets the name of the command used to open a UNIX secure shell connection.
     5         kx # Typically this is /usr/bin/ssh.
     5         kx ssh-path=
     5         kx 
     5         kx # Sets the time in seconds that Alpine will attempt to open a UNIX secure
     5         kx # shell connection.  The default is 15, min is 5, and max is unlimited.
     5         kx # Zero disables ssh altogether.
     5         kx ssh-open-timeout=
     5         kx 
     5         kx # Sets the version number Alpine will use as a threshold for offering
     5         kx # its new version message on startup.
     5         kx new-version-threshold=
     5         kx 
     5         kx # List of mail drivers to disable.
     5         kx disable-these-drivers=
     5         kx 
     5         kx # List of SASL authenticators to disable.
     5         kx disable-these-authenticators=
     5         kx 
     5         kx # A range in the form min,max that sets the minimum amd maximum versions of the
     5         kx # SSL protocol that Alpine will use when connecting to a secure server.
     5         kx encryption-protocol-range=
     5         kx 
     5         kx # How many extra copies of remote address book should be kept. Default: 3
     5         kx remote-abook-history=
     5         kx 
     5         kx # Minimum number of minutes between checks for remote address book changes.
     5         kx # 0 means never check except when opening a remote address book.
     5         kx # -1 means never check. Default: 5
     5         kx remote-abook-validity=
     5         kx 
     5         kx # Your default printer selection
     5         kx printer=
     5         kx 
     5         kx # List of special print commands
     5         kx personal-print-command=
     5         kx 
     5         kx # Your client-id and client-secret information to authenticate using XOAUTH2
     5         kx xoauth2-info=
     5         kx 
     5         kx # Patterns and their actions are stored here.
     5         kx patterns-roles=
     5         kx 
     5         kx # Patterns and their actions are stored here.
     5         kx patterns-filters2=
     5         kx 
     5         kx # Patterns and their actions are stored here.
     5         kx patterns-scores2=
     5         kx 
     5         kx # Patterns and their actions are stored here.
     5         kx patterns-indexcolors=
     5         kx 
     5         kx # Patterns and their actions are stored here.
     5         kx patterns-other=
     5         kx 
     5         kx # Patterns and their actions are stored here.
     5         kx patterns-search=
     5         kx 
     5         kx # Controls display of color
     5         kx color-style=
     5         kx 
     5         kx # Controls display of color for current index line
     5         kx current-indexline-style=
     5         kx 
     5         kx # Controls display of color for the titlebar at top of screen
     5         kx titlebar-color-style=
     5         kx 
     5         kx # Choose: black, blue, green, cyan, red, magenta, yellow, or white.
     5         kx normal-foreground-color=
     5         kx normal-background-color=
     5         kx reverse-foreground-color=
     5         kx reverse-background-color=
     5         kx title-foreground-color=
     5         kx title-background-color=
     5         kx title-closed-foreground-color=
     5         kx title-closed-background-color=
     5         kx folder-foreground-color=
     5         kx folder-background-color=
     5         kx directory-foreground-color=
     5         kx directory-background-color=
     5         kx folder-list-text-foreground-color=
     5         kx folder-list-text-background-color=
     5         kx status-foreground-color=
     5         kx status-background-color=
     5         kx keylabel-foreground-color=
     5         kx keylabel-background-color=
     5         kx keyname-foreground-color=
     5         kx keyname-background-color=
     5         kx selectable-item-foreground-color=
     5         kx selectable-item-background-color=
     5         kx meta-message-foreground-color=
     5         kx meta-message-background-color=
     5         kx quote1-foreground-color=
     5         kx quote1-background-color=
     5         kx quote2-foreground-color=
     5         kx quote2-background-color=
     5         kx quote3-foreground-color=
     5         kx quote3-background-color=
     5         kx incoming-unseen-foreground-color=
     5         kx incoming-unseen-background-color=
     5         kx signature-foreground-color=
     5         kx signature-background-color=
     5         kx prompt-foreground-color=
     5         kx prompt-background-color=
     5         kx header-general-foreground-color=
     5         kx header-general-background-color=
     5         kx index-to-me-foreground-color=
     5         kx index-to-me-background-color=
     5         kx index-important-foreground-color=
     5         kx index-important-background-color=
     5         kx index-deleted-foreground-color=
     5         kx index-deleted-background-color=
     5         kx index-answered-foreground-color=
     5         kx index-answered-background-color=
     5         kx index-new-foreground-color=
     5         kx index-new-background-color=
     5         kx index-recent-foreground-color=
     5         kx index-recent-background-color=
     5         kx index-forward-foreground-color=
     5         kx index-forward-background-color=
     5         kx index-unseen-foreground-color=
     5         kx index-unseen-background-color=
     5         kx index-highpriority-foreground-color=
     5         kx index-highpriority-background-color=
     5         kx index-lowpriority-foreground-color=
     5         kx index-lowpriority-background-color=
     5         kx index-arrow-foreground-color=
     5         kx index-arrow-background-color=
     5         kx index-subject-foreground-color=
     5         kx index-subject-background-color=
     5         kx index-from-foreground-color=
     5         kx index-from-background-color=
     5         kx index-opening-foreground-color=
     5         kx index-opening-background-color=
     5         kx 
     5         kx # Colors in which tokens will be displayed in the index screen
     5         kx index-token-colors=
     5         kx 
     5         kx # When viewing messages, these are the header colors
     5         kx viewer-hdr-colors=
     5         kx 
     5         kx # Colors used to display keywords in the index
     5         kx keyword-colors=
     5         kx 
     5         kx # Directory used by Alpine to save copies of html messages before they are
     5         kx #opened by an external web browser. The default directory is .alpine-html
     5         kx # in unix systems and alpine-html in a windows system.
     5         kx html-messages-directory=
     5         kx 
     5         kx # Public certificates are kept in files in this directory. The files should
     5         kx # contain certificates in PEM format. The name of each file should look
     5         kx # like <emailaddress>.crt. The default directory is .alpine-smime/public.
     5         kx smime-public-cert-directory=
     5         kx 
     5         kx # If this option is set then public certificates are kept in a single container
     5         kx # "file" similar to a remote configuration file instead of in the
     5         kx # smime-publiccert-directory. The value can be a remote or local folder
     5         kx # specification like for a non-standard pinerc value. The default
     5         kx # is that it is not set.
     5         kx smime-public-cert-container=
     5         kx 
     5         kx # Private keys are kept in files in this directory. The files are in PEM format.
     5         kx # The name of a file should look like <emailaddress>.key.
     5         kx # The default directory is .alpine-smime/private.
     5         kx smime-private-key-directory=
     5         kx 
     5         kx # If this option is set then private keys are kept in a single container
     5         kx # "file" similar to a remote configuration file instead of in the
     5         kx # private-key-directory. The value can be a remote or local folder
     5         kx # specification like for a non-standard pinerc value. The default
     5         kx # is that it is not set.
     5         kx smime-private-key-container=
     5         kx 
     5         kx # Certificate Authority certificates (in addition to the normal CACerts for the
     5         kx # system) are kept in files in this directory. The files are in PEM format.
     5         kx # Filenames should end with .crt. The default directory is .alpine-smime/ca.
     5         kx smime-cacert-directory=
     5         kx 
     5         kx # If this option is set then CAcerts are kept in a single container
     5         kx # "file" similar to a remote configuration file instead of in the
     5         kx # ca-cert-directory. The value can be a remote or local folder
     5         kx # specification like for a non-standard pinerc value. The default
     5         kx # is that it is not set.
     5         kx smime-cacert-container=
     5         kx 
     5         kx # LDAP servers for looking up addresses.
     5         kx ldap-servers=
     5         kx 
     5         kx # RSS News feed
     5         kx rss-news=
     5         kx 
     5         kx # RSS Weather feed
     5         kx rss-weather=
     5         kx 
     5         kx # Web Alpine index table row height
     5         kx wp-indexheight=
     5         kx 
     5         kx # Web Alpine number of index lines in table
     5         kx wp-indexlines=
     5         kx 
     5         kx # Web Alpine aggregate operations tab state
     5         kx wp-aggstate=
     5         kx 
     5         kx # Web Alpine various aspects of cross-session state
     5         kx wp-state=