summaryrefslogtreecommitdiff
path: root/pinerc
diff options
context:
space:
mode:
Diffstat (limited to 'pinerc')
-rw-r--r--pinerc827
1 files changed, 827 insertions, 0 deletions
diff --git a/pinerc b/pinerc
new file mode 100644
index 0000000..82c3fd2
--- /dev/null
+++ b/pinerc
@@ -0,0 +1,827 @@
+#
+# Alpine configuration file, using alpine 2.00 on Arch GNU/Linux
+# * Adrian C. <anrxc.sysphere.org>
+#
+# - I removed some filters and addresses before sharing,
+# all such changes are noted with "REMOVED"
+#
+
+# Over-rides your full name from Unix password file. Required for PC-Pine.
+personal-name=anrxc
+
+# Sets domain part of From: and local addresses in outgoing mail.
+user-domain=sysphere.org
+
+# List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail.
+smtp-server=mail.t-com.hr
+
+# NNTP server for posting news. Also sets news-collections for news reading.
+nntp-server=news.t-com.hr,
+ news.eternal-september.org/user=anrxc,
+ news.gmane.org
+
+# Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
+# Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
+inbox-path=~/mail/Inbox
+
+# List of folder pairs; the first indicates a folder to archive, and the
+# second indicates the folder read messages in the first should
+# be moved to.
+incoming-archive-folders=
+
+# List of folders, assumed to be in first folder collection,
+# offered for pruning each month. For example: mumble
+pruned-folders=
+
+# Over-rides default path for sent-mail folder, e.g. =old-mail (using first
+# folder collection dir) or ={host2}sent-mail or ="" (to suppress saving).
+# Default: sent-mail (Unix) or SENTMAIL.MTX (PC) in default folder collection.
+default-fcc=~/mail/Sent
+
+# Over-rides default path for saved-msg folder, e.g. =saved-messages (using 1st
+# folder collection dir) or ={host2}saved-mail or ="" (to suppress saving).
+# Default: saved-messages (Unix) or SAVEMAIL.MTX (PC) in default collection.
+default-saved-msg-folder=~/mail/Saved
+
+# Over-rides default path for postponed messages folder, e.g. =pm (which uses
+# first folder collection dir) or ={host4}pm (using home dir on host4).
+# Default: postponed-msgs (Unix) or POSTPOND.MTX (PC) in default fldr coltn.
+postponed-folder=~/mail/Outbox
+
+# If set, specifies where already-read messages will be moved upon quitting.
+read-message-folder=
+
+# If set, specifies where form letters should be stored.
+form-letter-folder=
+
+# Contains the actual signature contents as opposed to the signature filename.
+# If defined, this overrides the signature-file. Default is undefined.
+literal-signature=
+
+# Over-rides default path for signature file. Default is ~/.signature
+signature-file=~/.sigpg
+
+# List of features; see Pine's Setup/options menu for the current set.
+# e.g. feature-list= select-without-confirm, signature-at-bottom
+# Default condition for all of the features is no-.
+feature-list=signature-at-bottom,
+ include-text-in-reply,
+ enable-aggregate-command-set,
+ enable-bounce-cmd,
+ enable-flag-cmd,
+ prefer-plain-text,
+ no-expunge-without-confirm,
+ expunge-without-confirm-everywhere,
+ quit-without-confirm,
+ select-without-confirm,
+ no-slash-collapses-entire-thread,
+ enable-sigdashes,
+ expose-hidden-config,
+ allow-changing-from,
+ enable-alternate-editor-cmd,
+ disable-sender,
+ warn-if-blank-to-and-cc-and-newsgroups,
+ warn-if-blank-subject,
+ enable-msg-view-urls,
+ enable-msg-view-web-hostnames,
+ quell-charset-warning,
+ enable-multiple-newsrcs,
+ hide-nntp-path,
+ news-post-without-validation,
+ enable-flag-screen-keyword-shortcut,
+ enable-full-header-cmd,
+ enable-unix-pipe-cmd,
+ enable-8bit-esmtp-negotiation,
+ enable-8bit-nntp-posting,
+ downgrade-multipart-to-text,
+ confirm-role-even-for-default,
+ no-enable-incoming-folders,
+ no-single-column-folder-list,
+ no-vertical-folder-list,
+ fcc-without-attachments,
+ quell-timezone-comment-when-sending,
+ scramble-message-id,
+ no-enable-mouse-in-xterm,
+ enable-newmail-in-xterm-icon,
+ no-spell-check-before-sending,
+ busy-cue-spinner-only,
+ next-thread-without-confirm,
+ return-to-inbox-without-confirm,
+ compose-sets-newsgroup-without-confirm,
+ enhanced-fancy-thread-support,
+ thread-index-shows-important-color,
+ no-thread-sorts-by-arrival,
+ enable-topal-hack,
+ no-news-approximates-new-status,
+ convert-dates-to-localtime
+
+# Pine executes these keys upon startup (e.g. to view msg 13: i,j,1,3,CR,v)
+initial-keystroke-list=i
+
+# Only show these headers (by default) when composing messages
+default-composer-hdrs=
+
+# When viewing messages, include this list of headers
+viewer-hdrs=Date,
+ From,
+ To,
+ Cc,
+ Subject,
+ User-Agent,
+ X-CRM114-Status
+
+# When viewing messages, number of blank spaces between left display edge and text
+viewer-margin-left=
+
+# When viewing messages, number of blank spaces between right display edge and text
+viewer-margin-right=
+
+# When viewing messages, number of lines of quote displayed before suppressing
+quote-suppression-threshold=
+
+# Determines default folder name for Saves...
+# Choices: default-folder, by-sender, by-from, by-recipient, last-folder-used.
+# Default: "default-folder", i.e. "saved-messages" (Unix) or "SAVEMAIL" (PC).
+saved-msg-name-rule=
+
+# Determines default name for Fcc...
+# Choices: default-fcc, by-recipient, last-fcc-used.
+# Default: "default-fcc" (see also "default-fcc=" variable.)
+fcc-name-rule=
+
+# Sets presentation order of messages in Index. Choices:
+# subject, from, arrival, date, size. Default: "arrival".
+sort-key=tHread
+
+# Sets presentation order of address book entries. Choices: dont-sort,
+# fullname-with-lists-last, fullname, nickname-with-lists-last, nickname
+# Default: "fullname-with-lists-last".
+addrbook-sort-rule=
+
+# Sets presentation order of folder list entries. Choices: alphabetical,
+# alpha-with-dirs-last, alpha-with-dirs-first.
+# Default: "alpha-with-directories-last".
+folder-sort-rule=
+
+# Sets the default folder and collectionoffered at the Goto Command's prompt.
+goto-default-rule=
+
+# Sets message which cursor begins on. Choices: first-unseen, first-recent,
+# first-important, first-important-or-unseen, first-important-or-recent,
+# first, last. Default: "first-unseen".
+incoming-startup-rule=first-unseen
+
+# Allows a default answer for the prune folder questions. Choices: yes-ask,
+# yes-no, no-ask, no-no, ask-ask, ask-no. Default: "ask-ask".
+pruning-rule=no-ask
+
+# Controls behavior when reopening an already open folder.
+folder-reopen-rule=yes-yes
+
+# Style that MESSAGE INDEX is displayed in when threading.
+threading-display-style=struct
+
+# Style of THREAD INDEX or default MESSAGE INDEX when threading.
+threading-index-style=coll
+
+# When threading, character used to indicate collapsed messages underneath.
+threading-indicator-character=
+
+# When threading, character used to indicate expanded messages underneath.
+threading-expanded-character=
+
+# When threading, character used to indicate this is the last reply
+# to the parent of this message.
+threading-lastreply-character=
+
+# Reflects capabilities of the display you have. Default: US-ASCII.
+# Typical alternatives include ISO-8859-x, (x is a number between 1 and 9).
+character-set=UTF-8
+
+# Pine will try to convert from this charset value to your display
+# charset whenever it has no information about the charset of the mail.
+assumed-charset=windows-1250
+
+# Specifies the program invoked by ^_ in the Composer,
+# or the "enable-alternate-editor-implicitly" feature.
+editor=emacsclient
+
+# Specifies the program invoked by ^T in the Composer.
+speller=~/code/bin/alspell.sh
+
+# Specifies the column of the screen where the composer should wrap.
+composer-wrap-column=72
+
+# Specifies the string to insert when replying to a message.
+reply-indent-string=
+
+# Specifies the introduction to insert when replying to a message.
+reply-leadin=
+
+# Specifies the string to use when sending a message with no to or cc.
+empty-header-message=
+
+# Program to view images (e.g. GIF or TIFF attachments).
+image-viewer=
+
+# If "user-domain" not set, strips hostname in FROM address. (Unix only)
+use-only-domain-name=
+
+# This variable takes a list of programs that message text is piped into
+# after MIME decoding, prior to display.
+# Topal
+#display-filters=_BEGINNING("-----BEGIN PGP ")_ /usr/local/bin/topal -display _TMPFILE_ _RESULTFILE_
+# PinePG
+display-filters=_LEADING("-----BEGIN PGP MESSAGE-----")_ /usr/local/src/pinepg/decrypt _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
+ _LEADING("-----BEGIN PGP SIGNED MESSAGE-----")_ /usr/local/src/pinepg/verify _TMPFILE_ _RESULTFILE_
+
+# This defines a program that message text is piped into before MIME
+# encoding, prior to sending
+# Topal
+#sending-filters=/usr/local/bin/topal -send _TMPFILE_ _RESULTFILE_ _RECIPIENTS_,
+# /usr/local/bin/topal -sendmime _TMPFILE_ _RESULTFILE_ _MIMETYPE_ _RECIPIENTS_
+# PinePG
+sending-filters=/usr/local/src/pinepg/clearsign _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
+ /usr/local/src/pinepg/encrypt _RECIPIENTS_ _RESULTFILE_ _DATAFILE_ _PREPENDKEY_
+
+# A list of alternate addresses the user is known by
+alt-addresses=REMOVED
+
+# A list of keywords for use in categorizing messages
+keywords=
+
+# This is a list of formats for address books. Each entry in the list is made
+# up of space-delimited tokens telling which fields are displayed and in
+# which order. See help text
+addressbook-formats=
+
+# This gives a format for displaying the index. It is made
+# up of space-delimited tokens telling which fields are displayed and in
+# which order. See help text
+index-format=
+
+# The number of lines of overlap when scrolling through message text
+viewer-overlap=
+
+# Number of lines from top and bottom of screen where single
+# line scrolling occurs.
+scroll-margin=
+
+# The number of seconds to sleep after writing a status message
+status-message-delay=
+
+# The approximate number of seconds between checks for new mail
+mail-check-interval=
+
+# The approximate number of seconds between checks for new mail in folders
+# other than the current folder and inbox.
+# Default is same as mail-check-interval
+mail-check-interval-noncurrent=
+
+# The minimum number of seconds between checks for new mail in a Mail Drop.
+# This is always effectively at least as large as the mail-check-interval
+maildrop-check-minimum=
+
+# For newsgroups accessed using NNTP, only messages numbered in the range
+# lastmsg-range+1 to lastmsg will be considered
+nntp-range=500
+
+# Full path and name of NEWSRC file
+newsrc-path=
+
+# Path and filename of news configation's active file.
+# The default is typically "/usr/lib/news/active".
+news-active-file-path=
+
+# Directory containing system's news data.
+# The default is typically "/usr/spool/news"
+news-spool-directory=
+
+# Path and filename of the program used to upload text from your terminal
+# emulator's into Pine's composer.
+upload-command=
+
+# Text sent to terminal emulator prior to invoking the program defined by
+# the upload-command variable.
+# Note: _FILE_ will be replaced with the temporary file used in the upload.
+upload-command-prefix=
+
+# Path and filename of the program used to download text via your terminal
+# emulator from Pine's export and save commands.
+download-command=
+
+# Text sent to terminal emulator prior to invoking the program defined by
+# the download-command variable.
+# Note: _FILE_ will be replaced with the temporary file used in the downlaod.
+download-command-prefix=
+
+# Sets the search path for the mailcap configuration file.
+# NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
+mailcap-search-path=
+
+# Sets the search path for the mimetypes configuration file.
+# NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
+mimetype-search-path=
+
+# List of programs to open Internet URLs (e.g. http or ftp references).
+url-viewers=/usr/local/bin/firefox,/usr/bin/links
+
+# The maximum number of non-stayopen remote connections that pine will use
+max-remote-connections=
+
+# A list of folders that should be left open once opened (INBOX is implicit)
+stay-open-folders=
+
+# Specifies the number of dead letter files to keep when canceling.
+dead-letter-files=
+
+# List of incoming msg folders besides INBOX, e.g. ={host2}inbox, {host3}inbox
+# Syntax: optnl-label {optnl-imap-host-name}folder-path
+incoming-folders=
+
+# List of directories where saved-message folders may be. First one is
+# the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
+# Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
+folder-collections=
+
+# List, only needed if nntp-server not set, or news is on a different host
+# than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[]
+# Syntax: optnl-label *{news-host/protocol}[]
+news-collections=News-Tcom {news.t-com.hr/nntp}#news.[],
+ News-Motzarella {news.eternal-september.org/user=anrxc/nntp}#news.[],
+ News-Gmane {news.gmane.org/nntp}#news.[]
+
+# List of file or path names for personal addressbook(s).
+# Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC)
+# Syntax: optnl-label path-name
+address-book=
+
+# List of file or path names for global/shared addressbook(s).
+# Default: none
+# Syntax: optnl-label path-name
+global-address-book=
+
+# Set by Pine; controls beginning-of-month sent-mail pruning.
+last-time-prune-questioned=109.8
+
+# Set by Pine; controls display of "new version" message.
+last-version-used=6.00
+
+# This names the path to an alternative program, and any necessary arguments,
+# to be used in posting mail messages. Example:
+# /usr/lib/sendmail -oem -t -oi
+# or,
+# /usr/local/bin/sendit.sh
+# The latter a script found in Pine distribution's contrib/util directory.
+# NOTE: The program MUST read the message to be posted on standard input,
+# AND operate in the style of sendmail's "-t" option.
+sendmail-path=
+
+# This names the root of the tree to which the user is restricted when reading
+# and writing folders and files. For example, on Unix ~/work confines the
+# user to the subtree beginning with their work subdirectory.
+# (Note: this alone is not sufficient for preventing access. You will also
+# need to restrict shell access and so on, see Pine Technical Notes.)
+# Default: not set (so no restriction)
+operating-dir=
+
+# If no user input for this many hours, Pine will exit if in an idle loop
+# waiting for a new command. If set to zero (the default), then there will
+# be no timeout.
+user-input-timeout=
+
+# Sets the time in seconds that Pine will attempt to open a network
+# connection. The default is 30, the minimum is 5, and the maximum is
+# system defined (typically 75).
+tcp-open-timeout=
+
+# Network read warning timeout. The default is 15, the minimum is 5, and the
+# maximum is 1000.
+tcp-read-warning-timeout=20
+
+# Network write warning timeout. The default is 0 (unset), the minimum
+# is 5 (if not 0), and the maximum is 1000.
+tcp-write-warning-timeout=
+
+# If this much time has elapsed at the time of a tcp read or write
+# timeout, pine will ask if you want to break the connection.
+# Default is 60 seconds, minimum is 5, maximum is 1000.
+tcp-query-timeout=20
+
+# Sets the format of the command used to open a UNIX remote
+# shell connection. The default is "%s %s -l %s exec /etc/r%sd"
+# NOTE: the 4 (four) "%s" entries MUST exist in the provided command
+# where the first is for the command's path, the second is for the
+# host to connnect to, the third is for the user to connect as, and the
+# fourth is for the connection method (typically "imap")
+rsh-command=
+
+# Sets the name of the command used to open a UNIX remote shell connection.
+# The default is tyically /usr/ucb/rsh.
+rsh-path=
+
+# Sets the time in seconds that Pine will attempt to open a UNIX remote
+# shell connection. The default is 15, min is 5, and max is unlimited.
+# Zero disables rsh altogether.
+rsh-open-timeout=
+
+# Sets the format of the command used to open a UNIX secure
+# shell connection. The default is "%s %s -l %s exec /etc/r%sd"
+# NOTE: the 4 (four) "%s" entries MUST exist in the provided command
+# where the first is for the command's path, the second is for the
+# host to connnect to, the third is for the user to connect as, and the
+# fourth is for the connection method (typically "imap")
+ssh-command=
+
+# Sets the name of the command used to open a UNIX secure shell connection.
+# Tyically this is /usr/bin/ssh.
+ssh-path=
+
+# Sets the time in seconds that Pine will attempt to open a UNIX secure
+# shell connection. The default is 15, min is 5, and max is unlimited.
+# Zero disables ssh altogether.
+ssh-open-timeout=
+
+# Sets the version number Pine will use as a threshold for offering
+# its new version message on startup.
+new-version-threshold=
+
+# List of mail drivers to disable.
+disable-these-drivers=
+
+# List of SASL authenticators to disable.
+disable-these-authenticators=
+
+# Set by Pine; contains data for caching remote address books.
+remote-abook-metafile=
+
+# How many extra copies of remote address book should be kept. Default: 3
+remote-abook-history=
+
+# Minimum number of minutes between checks for remote address book changes.
+# 0 means never check except when opening a remote address book.
+# -1 means never check. Default: 5
+remote-abook-validity=
+
+# Your default printer selection
+printer=
+
+# List of special print commands
+personal-print-command=
+
+# Which category default print command is in
+personal-print-category=
+
+# Patterns and their actions are stored here.
+patterns-roles=REMOVED
+
+# Patterns and their actions are stored here.
+patterns-filters2=REMOVED
+
+# Patterns and their actions are stored here.
+patterns-scores2=
+
+# Patterns and their actions are stored here.
+patterns-indexcolors=
+
+# Patterns and their actions are stored here.
+patterns-other=
+
+# Controls display of color
+# - 256 colors needed for the Zenburn color scheme
+color-style=force-xterm-256color
+
+# Controls display of color for current index line
+current-indexline-style=flip-colors
+
+# Controls display of color for the titlebar at top of screen
+titlebar-color-style=default
+
+# Alpine colors
+# - Zenburn color scheme
+normal-foreground-color=220,220,204
+normal-background-color=60,60,60
+reverse-foreground-color=204,147,147
+reverse-background-color=60,60,60
+title-foreground-color=172,188,144
+title-background-color=30,35,32
+status-foreground-color=239,239,143
+status-background-color=60,60,60
+keylabel-foreground-color=172,188,144
+keylabel-background-color=30,35,32
+keyname-foreground-color=172,188,144
+keyname-background-color=30,35,32
+selectable-item-foreground-color=240,223,175
+selectable-item-background-color=60,60,60
+quote1-foreground-color=127,159,127
+quote1-background-color=60,60,60
+quote2-foreground-color=176,196,222
+quote2-background-color=60,60,60
+quote3-foreground-color=127,127,127
+quote3-background-color=60,60,60
+signature-foreground-color=240,223,175
+signature-background-color=60,60,60
+prompt-foreground-color=176,196,222
+prompt-background-color=60,60,60
+meta-message-foreground-color=239,239,143
+meta-message-background-color=60,60,60
+index-to-me-foreground-color=240,223,175
+index-to-me-background-color=60,60,60
+index-important-foreground-color=red
+index-important-background-color=60,60,60
+index-deleted-foreground-color=240,223,175
+index-deleted-background-color=60,60,60
+index-answered-foreground-color=240,223,175
+index-answered-background-color=60,60,60
+index-new-foreground-color=240,223,175
+index-new-background-color=60,60,60
+index-forward-foreground-color=240,223,175
+index-forward-background-color=60,60,60
+index-recent-foreground-color=
+index-recent-background-color=
+index-unseen-foreground-color=
+index-unseen-background-color=
+index-arrow-foreground-color=240,223,175
+index-arrow-background-color=60,60,60
+index-subject-foreground-color=
+index-subject-background-color=
+index-from-foreground-color=
+index-from-background-color=
+index-highpriority-foreground-color=
+index-highpriority-background-color=
+index-lowpriority-foreground-color=
+index-lowpriority-background-color=
+index-opening-foreground-color=
+index-opening-background-color=
+incoming-unseen-foreground-color=
+incoming-unseen-background-color=
+header-general-foreground-color=240,223,175
+header-general-background-color=30,35,32
+title-closed-foreground-color=
+title-closed-background-color=
+
+# - Humvee color scheme
+# normal-foreground-color=189,183,107
+# normal-background-color=38,38,38
+# reverse-foreground-color=255,215,0
+# reverse-background-color=38,38,38
+# title-foreground-color=white
+# title-background-color=102,102,102
+# status-foreground-color=255,215,0
+# status-background-color=38,38,38
+# keylabel-foreground-color=white
+# keylabel-background-color=102,102,102
+# keyname-foreground-color=white
+# keyname-background-color=102,102,102
+# selectable-item-foreground-color=255,215,0
+# selectable-item-background-color=38,38,38
+# quote1-foreground-color=127,127,127
+# quote1-background-color=38,38,38
+# quote2-foreground-color=143,188,143
+# quote2-background-color=38,38,38
+# quote3-foreground-color=107,142,35
+# quote3-background-color=38,38,38
+# signature-foreground-color=154,205,50
+# signature-background-color=38,38,38
+# prompt-foreground-color=143,188,143
+# prompt-background-color=38,38,38
+# meta-message-foreground-color=255,215,0
+# meta-message-background-color=38,38,38
+# index-to-me-foreground-color=154,205,50
+# index-to-me-background-color=38,38,38
+# index-important-foreground-color=red
+# index-important-background-color=38,38,38
+# index-deleted-foreground-color=154,205,50
+# index-deleted-background-color=38,38,38
+# index-answered-foreground-color=154,205,50
+# index-answered-background-color=38,38,38
+# index-new-foreground-color=154,205,50
+# index-new-background-color=38,38,38
+# index-forward-foreground-color=154,205,50
+# index-forward-background-color=38,38,38
+# index-recent-foreground-color=
+# index-recent-background-color=
+# index-unseen-foreground-color=
+# index-unseen-background-color=
+# index-arrow-foreground-color=154,205,50
+# index-arrow-background-color=38,38,38
+# index-subject-foreground-color=
+# index-subject-background-color=
+# index-from-foreground-color=
+# index-from-background-color=
+# index-highpriority-foreground-color=
+# index-highpriority-background-color=
+# index-lowpriority-foreground-color=
+# index-lowpriority-background-color=
+# index-opening-foreground-color=
+# index-opening-background-color=
+# incoming-unseen-foreground-color=
+# incoming-unseen-background-color=
+# header-general-foreground-color=154,205,50
+# header-general-background-color=38,38,38
+# title-closed-foreground-color=
+# title-closed-background-color=
+
+# When viewing messages, these are the header colors
+viewer-hdr-colors=
+
+
+# Add these customized headers (and possible default values) when composing
+customized-hdrs=From: REMOVED,
+ User-Agent: Alpine/2.00 (Linux)
+
+# Specifies the string to replace quotes with when viewing a message.
+quote-replace-string=
+
+# Characters which surround keywords in SUBJKEY token.
+# Default is "{" "} "
+keyword-surrounding-chars=
+
+# Sets the filename for the newmail fifo (named pipe). Unix only.
+newmail-fifo-path=
+
+# Sets the width for the NewMail screen.
+newmail-window-width=
+
+# Colors used to display keywords in the index
+keyword-colors=
+
+# Reflects capabilities of the display you have.
+# If unset, the default is taken from your locale. That is usually the right
+# thing to use. Typical alternatives include UTF-8, ISO-8859-x, and EUC-JP
+# (where x is a number between 1 and 9).
+display-character-set=
+
+# Reflects capabilities of the keyboard you have.
+# If unset, the default is to use the same value
+# used for the display-character-set.
+keyboard-character-set=
+
+# Defaults to UTF-8. This is used for outgoing messages.
+# It is usually correct to leave this unset.
+posting-character-set=
+
+# Number of times per-second to update active status messages
+active-msg-updates-per-second=
+
+# Sets the time in seconds that Alpine will attempt to open a network
+# connection when checking for new unseen messages in an incoming folder.
+# The default is 5.
+incoming-check-timeout=
+
+# Sets the approximate number of seconds between checks for unseen messages
+# in incoming folders. The default is 180.
+incoming-check-interval=
+
+# List of incoming folders to check for unseen messages. The default if left
+# blank is to check all incoming folders.
+incoming-check-list=
+
+# WebAlpine index table row height
+wp-indexheight=
+
+# WebAlpine number of index lines in table
+wp-indexlines=
+
+# WebAlpine aggregate operations tab state
+wp-aggstate=
+
+# WebAlpine various aspects of cross-session state
+wp-state=
+
+# WebAlpine preferred width for message display in characters
+wp-columns=
+
+# Number of times per-second to update busy cue messages
+busy-cue-rate=
+
+# When these characters appear in the middle of a word in the composer
+# the forward word function will stop at the first text following (as happens
+# with SPACE characters by default)
+composer-word-separators=
+
+# Characters between subject and opening text in SUBJECTTEXT token.
+# Default is " - "
+opening-text-separator-chars=
+
+# Sets the approximate number of seconds between checks for unseen messages
+# for other than local or IMAP folders. The default is 180.
+incoming-check-interval-secondary=
+
+# Patterns and their actions are stored here.
+patterns-search=
+
+# LDAP servers for looking up addresses.
+ldap-servers=
+
+# Sets presentation order of threads in thread index. Choices:
+#arrival, and thread.
+thread-sort-key=
+
+# Allows a user to specify the threading style of specific folders
+threading-display-style-rule=
+
+# Allows a user to specify the threading index style of specific folders
+threading-index-style-rule=
+
+# Allows a user to set rules when composing messages.
+compose-rules=
+
+# Allows a user to set rules when forwarding messages.
+forward-rules=
+
+# Allows a user to supersede global index format variable in designated folders.
+index-rules=
+
+# Allows a user to override keystrokes in certain screens.
+key-definition-rules=
+
+# Allows a user to change the form a specify field in the index-format is
+# displayed.
+replace-rules=
+
+# Allows a user to change the form a specify a reply-indent-string
+# based of rules.
+reply-indent-rules=
+
+# Allows a user to replace the reply-leadin message based on different parameters.
+reply-leadin-rules=
+
+# Allows a user to replace the subject of a message in a customs based way
+reply-subject-rules=
+
+# Allows a user to specify a save folder message for specific senders or folders.
+save-rules=
+
+# Allows a user to specify a smtp server to be used when sending e-mail,
+# according to the rules specified here.
+smtp-rules=
+
+# Allows a user to specify the sort default order of a specific folder.
+sort-rules=
+
+# Allows a user to specify the position of a highlighted message when opening a
+# folder.
+startup-rules=
+
+# Specifies a comma separated list of text and regular expresions that Pine
+# will highlight
+special-text-color=
+special-text-foreground-color=
+special-text-background-color=
+
+# Location relative to your HOME directory of the directory where your INBOX
+# for the maildir format is located. Default value is "Maildir". If your
+# inbox is located at "~/Maildir" you do not need to change this value.
+# A common value is also ".maildir"
+maildir-location=
+
+# If set, specifies where trash is moved to in Web Alpine.
+trash-folder=
+
+# Defaults to nothing, which is equivalent to US-ASCII. This is used for
+# unlabeled incoming messages. It is ok to leave this unset but if you receive
+# unlabeled mail that is usually in some known character set, set that here.
+unknown-character-set=
+
+# Public certificates are kept in files in this directory. The files should
+# contain certificates in PEM format. The name of each file should look
+# like <emailaddress>.crt. The default directory is .alpine-smime/public.
+smime-public-cert-directory=
+
+# If this option is set then public certificates are kept in a single container
+# "file" similar to a remote configuration file instead of in the
+# smime-publiccert-directory. The value can be a remote or local folder
+# specification like for a non-standard pinerc value. The default
+# is that it is not set.
+smime-public-cert-container=
+
+# Private keys are kept in files in this directory. The files are in PEM format.
+# The name of a file should look like <emailaddress>.key.
+# The default directory is .alpine-smime/private.
+smime-private-key-directory=
+
+# If this option is set then private keys are kept in a single container
+# "file" similar to a remote configuration file instead of in the
+# private-key-directory. The value can be a remote or local folder
+# specification like for a non-standard pinerc value. The default
+# is that it is not set.
+smime-private-key-container=
+
+# Certificate Authority certificates (in addition to the normal CACerts for the
+# system) are kept in files in this directory. The files are in PEM format.
+# Filenames should end with .crt. The default directory is .alpine-smime/ca.
+smime-cacert-directory=
+
+# If this option is set then CAcerts are kept in a single container
+# "file" similar to a remote configuration file instead of in the
+# ca-cert-directory. The value can be a remote or local folder
+# specification like for a non-standard pinerc value. The default
+# is that it is not set.
+smime-cacert-container=
+
+# RSS News feed
+rss-news=
+
+# RSS Weather feed
+rss-weather=