Add my e-mail to the README
[fripost-web.git] / .pinerc-fripost
blob942d4cc0f0d11d85a4fe58007d6a256e1bff00ec
2 # Alpine configuration file
4 # This file sets the configuration options used by Alpine and PC-Alpine. These
5 # options are usually set from within Alpine or PC-Alpine. There may be a
6 # system-wide configuration file which sets the defaults for some of the
7 # variables. On Unix, run alpine -conf to see how system defaults have been set.
8 # For variables that accept multiple values, list elements are separated by
9 # commas. A line beginning with a space or tab is considered to be a
10 # continuation of the previous line. For a variable to be unset its value must
11 # be blank. To set a variable to the empty string its value should be "".
12 # You can override system defaults by setting a variable to the empty string.
13 # Lines beginning with "#" are comments, and ignored by Alpine.
15 # Over-rides your full name from Unix password file. Required for PC-Alpine.
16 personal-name=
18 # Sets domain part of From: and local addresses in outgoing mail.
19 user-domain=
21 # List of SMTP servers for sending mail. If blank: Unix Alpine uses sendmail.
22 smtp-server=
24 # NNTP server for posting news. Also sets news-collections for news reading.
25 nntp-server=
27 # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
28 # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
29 inbox-path=
31 # List of folder pairs; the first indicates a folder to archive, and the
32 # second indicates the folder read messages in the first should
33 # be moved to.
34 incoming-archive-folders=
36 # List of folders, assumed to be in first folder collection,
37 # offered for pruning each month.  For example: mumble
38 pruned-folders=
40 # Over-rides default path for sent-mail folder, e.g. =old-mail (using first
41 # folder collection dir) or ={host2}sent-mail or ="" (to suppress saving).
42 # Default: sent-mail (Unix) or SENTMAIL.MTX (PC) in default folder collection.
43 default-fcc=
45 # Over-rides default path for saved-msg folder, e.g. =saved-messages (using 1st
46 # folder collection dir) or ={host2}saved-mail or ="" (to suppress saving).
47 # Default: saved-messages (Unix) or SAVEMAIL.MTX (PC) in default collection.
48 default-saved-msg-folder=
50 # Over-rides default path for postponed messages folder, e.g. =pm (which uses
51 # first folder collection dir) or ={host4}pm (using home dir on host4).
52 # Default: postponed-msgs (Unix) or POSTPOND.MTX (PC) in default fldr coltn.
53 postponed-folder=
55 # If set, specifies where already-read messages will be moved upon quitting.
56 read-message-folder=
58 # If set, specifies where form letters should be stored.
59 form-letter-folder=
61 # If set, specifies where trash is moved to in Web Alpine.
62 trash-folder=
64 # Contains the actual signature contents as opposed to the signature filename.
65 # If defined, this overrides the signature-file. Default is undefined.
66 literal-signature=
68 # Over-rides default path for signature file. Default is ~/.signature
69 signature-file=
71 # List of features; see Alpine's Setup/options menu for the current set.
72 # e.g. feature-list= select-without-confirm, signature-at-bottom
73 # Default condition for all of the features is no-.
74 feature-list=
76 # Alpine executes these keys upon startup (e.g. to view msg 13: i,j,1,3,CR,v)
77 initial-keystroke-list=
79 # Only show these headers (by default) when composing messages
80 default-composer-hdrs=
82 # Add these customized headers (and possible default values) when composing
83 customized-hdrs=
85 # When viewing messages, include this list of headers
86 viewer-hdrs=
88 # When viewing messages, number of blank spaces between left display edge and text
89 viewer-margin-left=
91 # When viewing messages, number of blank spaces between right display edge and text
92 viewer-margin-right=
94 # When viewing messages, number of lines of quote displayed before suppressing
95 quote-suppression-threshold=
97 # Determines default folder name for Saves...
98 # Choices: default-folder, by-sender, by-from, by-recipient, last-folder-used.
99 # Default: "default-folder", i.e. "saved-messages" (Unix) or "SAVEMAIL" (PC).
100 saved-msg-name-rule=
102 # Determines default name for Fcc...
103 # Choices: default-fcc, by-recipient, last-fcc-used.
104 # Default: "default-fcc" (see also "default-fcc=" variable.)
105 fcc-name-rule=
107 # Sets presentation order of messages in Index. Choices:
108 # Subject, From, Arrival, Date, Size, To, Cc, OrderedSubj, Score, and Thread.
109 # Order may be reversed by appending /Reverse. Default: "Arrival".
110 sort-key=
112 # Sets presentation order of address book entries. Choices: dont-sort,
113 # fullname-with-lists-last, fullname, nickname-with-lists-last, nickname
114 # Default: "fullname-with-lists-last".
115 addrbook-sort-rule=
117 # Sets presentation order of folder list entries. Choices: alphabetical,
118 # alpha-with-dirs-last, alpha-with-dirs-first.
119 # Default: "alpha-with-directories-last".
120 folder-sort-rule=
122 # Sets the default folder and collection offered at the Goto Command's prompt.
123 goto-default-rule=
125 # Sets message which cursor begins on. Choices: first-unseen, first-recent,
126 # first-important, first-important-or-unseen, first-important-or-recent,
127 # first, last. Default: "first-unseen".
128 incoming-startup-rule=
130 # Allows a default answer for the prune folder questions. Choices: yes-ask,
131 # yes-no, no-ask, no-no, ask-ask, ask-no. Default: "ask-ask".
132 pruning-rule=
134 # Controls behavior when reopening an already open folder.
135 folder-reopen-rule=
137 # Style that MESSAGE INDEX is displayed in when threading.
138 threading-display-style=
140 # Style of THREAD INDEX or default MESSAGE INDEX when threading.
141 threading-index-style=
143 # When threading, character used to indicate collapsed messages underneath.
144 threading-indicator-character=
146 # When threading, character used to indicate expanded messages underneath.
147 threading-expanded-character=
149 # When threading, character used to indicate this is the last reply
150 # to the parent of this message.
151 threading-lastreply-character=
153 # Reflects capabilities of the display you have.
154 # If unset, the default is taken from your locale. That is usually the right
155 # thing to use. Typical alternatives include UTF-8, ISO-8859-x, and EUC-JP
156 # (where x is a number between 1 and 9).
157 display-character-set=
159 # Reflects capabilities of the keyboard you have.
160 # If unset, the default is to use the same value
161 # used for the display-character-set.
162 keyboard-character-set=
164 # Defaults to UTF-8. This is used for outgoing messages.
165 # It is usually correct to leave this unset.
166 posting-character-set=
168 # Defaults to nothing, which is equivalent to US-ASCII. This is used for
169 # unlabeled incoming messages. It is ok to leave this unset but if you receive
170 # unlabeled mail that is usually in some known character set, set that here.
171 unknown-character-set=
173 # Specifies the program invoked by ^_ in the Composer,
174 # or the "enable-alternate-editor-implicitly" feature.
175 editor=
177 # Specifies the program invoked by ^T in the Composer.
178 speller=
180 # Specifies the column of the screen where the composer should wrap.
181 composer-wrap-column=
183 # Specifies the string to insert when replying to a message.
184 reply-indent-string=
186 # Specifies the introduction to insert when replying to a message.
187 reply-leadin=
189 # Specifies the string to replace quotes with when viewing a message.
190 quote-replace-string=
192 # When these characters appear in the middle of a word in the composer
193 # the forward word function will stop at the first text following (as happens
194 # with SPACE characters by default)
195 composer-word-separators=
197 # Specifies the string to use when sending a  message with no to or cc.
198 empty-header-message=
200 # Program to view images (e.g. GIF or TIFF attachments).
201 image-viewer=
203 # If "user-domain" not set, strips hostname in FROM address. (Unix only)
204 use-only-domain-name=
206 # This variable takes a list of programs that message text is piped into
207 # after MIME decoding, prior to display.
208 display-filters=
210 # This defines a program that message text is piped into before MIME
211 # encoding, prior to sending
212 sending-filters=
214 # A list of alternate addresses the user is known by
215 alt-addresses=
217 # A list of keywords for use in categorizing messages
218 keywords=
220 # Characters which surround keywords in SUBJKEY token.
221 # Default is "{" "} "
222 keyword-surrounding-chars=
224 # Characters between subject and opening text in SUBJECTTEXT token.
225 # Default is " - "
226 opening-text-separator-chars=
228 # This is a list of formats for address books.  Each entry in the list is made
229 # up of space-delimited tokens telling which fields are displayed and in
230 # which order.  See help text
231 addressbook-formats=
233 # This gives a format for displaying the index.  It is made
234 # up of space-delimited tokens telling which fields are displayed and in
235 # which order.  See help text
236 index-format=
238 # The number of lines of overlap when scrolling through message text
239 viewer-overlap=
241 # Number of lines from top and bottom of screen where single
242 # line scrolling occurs.
243 scroll-margin=
245 # The number of seconds to sleep after writing a status message
246 status-message-delay=
248 # Number of times per-second to update busy cue messages
249 busy-cue-rate=
251 # The approximate number of seconds between checks for new mail
252 mail-check-interval=
254 # The approximate number of seconds between checks for new mail in folders
255 # other than the current folder and inbox.
256 # Default is same as mail-check-interval
257 mail-check-interval-noncurrent=
259 # The minimum number of seconds between checks for new mail in a Mail Drop.
260 # This is always effectively at least as large as the mail-check-interval
261 maildrop-check-minimum=
263 # For newsgroups accessed using NNTP, only messages numbered in the range
264 # lastmsg-range+1 to lastmsg will be considered
265 nntp-range=
267 # Full path and name of NEWSRC file
268 newsrc-path=
270 # Path and filename of news configuration's active file.
271 # The default is typically "/usr/lib/news/active".
272 news-active-file-path=
274 # Directory containing system's news data.
275 # The default is typically "/usr/spool/news"
276 news-spool-directory=
278 # Path and filename of the program used to upload text from your terminal
279 # emulator's into Alpine's composer.
280 upload-command=
282 # Text sent to terminal emulator prior to invoking the program defined by
283 # the upload-command variable.
284 # Note: _FILE_ will be replaced with the temporary file used in the upload.
285 upload-command-prefix=
287 # Path and filename of the program used to download text via your terminal
288 # emulator from Alpine's export and save commands.
289 download-command=
291 # Text sent to terminal emulator prior to invoking the program defined by
292 # the download-command variable.
293 # Note: _FILE_ will be replaced with the temporary file used in the download.
294 download-command-prefix=
296 # Sets the search path for the mailcap configuration file.
297 # NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
298 mailcap-search-path=
300 # Sets the search path for the mimetypes configuration file.
301 # NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
302 mimetype-search-path=
304 # List of programs to open Internet URLs (e.g. http or ftp references).
305 url-viewers=
307 # The maximum number of non-stayopen remote connections that Alpine will use
308 max-remote-connections=
310 # A list of folders that should be left open once opened (INBOX is implicit)
311 stay-open-folders=
313 # Sets the time in seconds that Alpine will attempt to open a network
314 # connection when checking for new unseen messages in an incoming folder.
315 #  The default is 5.
316 incoming-check-timeout=
318 # Sets the approximate number of seconds between checks for unseen messages
319 # in incoming folders. The default is 180.
320 incoming-check-interval=
322 # Sets the approximate number of seconds between checks for unseen messages
323 # for other than local or IMAP folders. The default is 180.
324 incoming-check-interval-secondary=
326 # List of incoming folders to check for unseen messages. The default if left
327 # blank is to check all incoming folders.
328 incoming-check-list=
330 # Specifies the number of dead letter files to keep when canceling.
331 dead-letter-files=
333 # Sets the filename for the newmail fifo (named pipe). Unix only.
334 newmail-fifo-path=
336 # Sets the width for the NewMail screen.
337 newmail-window-width=
339 # List of incoming msg folders besides INBOX, e.g. ={host2}inbox, {host3}inbox
340 # Syntax: optnl-label {optnl-imap-host-name}folder-path
341 incoming-folders=
343 # List of directories where saved-message folders may be. First one is
344 # the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
345 # Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
346 folder-collections=
348 # List, only needed if nntp-server not set, or news is on a different host
349 # than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[]
350 # Syntax: optnl-label *{news-host/protocol}[]
351 news-collections=
353 # List of file or path names for personal addressbook(s).
354 # Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC)
355 # Syntax: optnl-label path-name
356 address-book=
358 # List of file or path names for global/shared addressbook(s).
359 # Default: none
360 # Syntax: optnl-label path-name
361 global-address-book=
363 # Set by Alpine; controls beginning-of-month sent-mail pruning.
364 last-time-prune-questioned=111.5
366 # Set by Alpine; controls display of "new version" message.
367 last-version-used=6.02
369 # This names the path to an alternative program, and any necessary arguments,
370 # to be used in posting mail messages.  Example:
371 #                    /usr/lib/sendmail -oem -t -oi
372 # or,
373 #                    /usr/local/bin/sendit.sh
374 # The latter a script found in Alpine distribution's contrib/util directory.
375 # NOTE: The program MUST read the message to be posted on standard input,
376 #       AND operate in the style of sendmail's "-t" option.
377 sendmail-path=
379 # This names the root of the tree to which the user is restricted when reading
380 # and writing folders and files.  For example, on Unix ~/work confines the
381 # user to the subtree beginning with their work subdirectory.
382 # (Note: this alone is not sufficient for preventing access.  You will also
383 # need to restrict shell access and so on, see Alpine Technical Notes.)
384 # Default: not set (so no restriction)
385 operating-dir=
387 # If no user input for this many hours, Alpine will exit if in an idle loop
388 # waiting for a new command.  If set to zero (the default), then there will
389 # be no timeout.
390 user-input-timeout=
392 # Sets the time in seconds that Alpine will attempt to open a network
393 # connection.  The default is 30, the minimum is 5, and the maximum is
394 # system defined (typically 75).
395 tcp-open-timeout=
397 # Network read warning timeout. The default is 15, the minimum is 5, and the
398 # maximum is 1000.
399 tcp-read-warning-timeout=
401 # Network write warning timeout. The default is 0 (unset), the minimum
402 # is 5 (if not 0), and the maximum is 1000.
403 tcp-write-warning-timeout=
405 # If this much time has elapsed at the time of a tcp read or write
406 # timeout, Alpine will ask if you want to break the connection.
407 # Default is 60 seconds, minimum is 5, maximum is 1000.
408 tcp-query-timeout=
410 # Sets the format of the command used to open a UNIX remote
411 # shell connection.  The default is "%s %s -l %s exec /etc/r%sd"
412 # NOTE: the 4 (four) "%s" entries MUST exist in the provided command
413 # where the first is for the command's path, the second is for the
414 # host to connect to, the third is for the user to connect as, and the
415 # fourth is for the connection method (typically "imap")
416 rsh-command=
418 # Sets the name of the command used to open a UNIX remote shell connection.
419 # The default is typically /usr/ucb/rsh.
420 rsh-path=
422 # Sets the time in seconds that Alpine will attempt to open a UNIX remote
423 # shell connection.  The default is 15, min is 5, and max is unlimited.
424 # Zero disables rsh altogether.
425 rsh-open-timeout=
427 # Sets the format of the command used to open a UNIX secure
428 # shell connection.  The default is "%s %s -l %s exec /etc/r%sd"
429 # NOTE: the 4 (four) "%s" entries MUST exist in the provided command
430 # where the first is for the command's path, the second is for the
431 # host to connect to, the third is for the user to connect as, and the
432 # fourth is for the connection method (typically "imap")
433 ssh-command=
435 # Sets the name of the command used to open a UNIX secure shell connection.
436 # Typically this is /usr/bin/ssh.
437 ssh-path=
439 # Sets the time in seconds that Alpine will attempt to open a UNIX secure
440 # shell connection.  The default is 15, min is 5, and max is unlimited.
441 # Zero disables ssh altogether.
442 ssh-open-timeout=
444 # Sets the version number Alpine will use as a threshold for offering
445 # its new version message on startup.
446 new-version-threshold=
448 # List of mail drivers to disable.
449 disable-these-drivers=
451 # List of SASL authenticators to disable.
452 disable-these-authenticators=
454 # Set by Alpine; contains data for caching remote address books.
455 remote-abook-metafile=
457 # How many extra copies of remote address book should be kept. Default: 3
458 remote-abook-history=
460 # Minimum number of minutes between checks for remote address book changes.
461 # 0 means never check except when opening a remote address book.
462 # -1 means never check. Default: 5
463 remote-abook-validity=
465 # Your default printer selection
466 printer=
468 # List of special print commands
469 personal-print-command=
471 # Which category default print command is in
472 personal-print-category=
474 # Patterns and their actions are stored here.
475 patterns-roles=
477 # Patterns and their actions are stored here.
478 patterns-filters2=
480 # Patterns and their actions are stored here.
481 patterns-scores2=
483 # Patterns and their actions are stored here.
484 patterns-indexcolors=
486 # Patterns and their actions are stored here.
487 patterns-other=
489 # Patterns and their actions are stored here.
490 patterns-search=
492 # Controls display of color
493 color-style=
495 # Controls display of color for current index line
496 current-indexline-style=
498 # Controls display of color for the titlebar at top of screen
499 titlebar-color-style=
501 # Choose: black, blue, green, cyan, red, magenta, yellow, or white.
502 normal-foreground-color=
503 normal-background-color=
504 reverse-foreground-color=
505 reverse-background-color=
506 title-foreground-color=
507 title-background-color=
508 title-closed-foreground-color=
509 title-closed-background-color=
510 status-foreground-color=
511 status-background-color=
512 keylabel-foreground-color=
513 keylabel-background-color=
514 keyname-foreground-color=
515 keyname-background-color=
516 selectable-item-foreground-color=
517 selectable-item-background-color=
518 meta-message-foreground-color=
519 meta-message-background-color=
520 quote1-foreground-color=
521 quote1-background-color=
522 quote2-foreground-color=
523 quote2-background-color=
524 quote3-foreground-color=
525 quote3-background-color=
526 incoming-unseen-foreground-color=
527 incoming-unseen-background-color=
528 signature-foreground-color=
529 signature-background-color=
530 prompt-foreground-color=
531 prompt-background-color=
532 header-general-foreground-color=
533 header-general-background-color=
534 index-to-me-foreground-color=
535 index-to-me-background-color=
536 index-important-foreground-color=
537 index-important-background-color=
538 index-deleted-foreground-color=
539 index-deleted-background-color=
540 index-answered-foreground-color=
541 index-answered-background-color=
542 index-new-foreground-color=
543 index-new-background-color=
544 index-recent-foreground-color=
545 index-recent-background-color=
546 index-forward-foreground-color=
547 index-forward-background-color=
548 index-unseen-foreground-color=
549 index-unseen-background-color=
550 index-highpriority-foreground-color=
551 index-highpriority-background-color=
552 index-lowpriority-foreground-color=
553 index-lowpriority-background-color=
554 index-arrow-foreground-color=
555 index-arrow-background-color=
556 index-subject-foreground-color=
557 index-subject-background-color=
558 index-from-foreground-color=
559 index-from-background-color=
560 index-opening-foreground-color=
561 index-opening-background-color=
563 # When viewing messages, these are the header colors
564 viewer-hdr-colors=
566 # Colors used to display keywords in the index
567 keyword-colors=
569 # Public certificates are kept in files in this directory. The files should
570 # contain certificates in PEM format. The name of each file should look
571 # like <emailaddress>.crt. The default directory is .alpine-smime/public.
572 smime-public-cert-directory=
574 # If this option is set then public certificates are kept in a single container
575 # "file" similar to a remote configuration file instead of in the
576 # smime-publiccert-directory. The value can be a remote or local folder
577 # specification like for a non-standard pinerc value. The default
578 # is that it is not set.
579 smime-public-cert-container=
581 # Private keys are kept in files in this directory. The files are in PEM format.
582 # The name of a file should look like <emailaddress>.key.
583 # The default directory is .alpine-smime/private.
584 smime-private-key-directory=
586 # If this option is set then private keys are kept in a single container
587 # "file" similar to a remote configuration file instead of in the
588 # private-key-directory. The value can be a remote or local folder
589 # specification like for a non-standard pinerc value. The default
590 # is that it is not set.
591 smime-private-key-container=
593 # Certificate Authority certificates (in addition to the normal CACerts for the
594 # system) are kept in files in this directory. The files are in PEM format.
595 # Filenames should end with .crt. The default directory is .alpine-smime/ca.
596 smime-cacert-directory=
598 # If this option is set then CAcerts are kept in a single container
599 # "file" similar to a remote configuration file instead of in the
600 # ca-cert-directory. The value can be a remote or local folder
601 # specification like for a non-standard pinerc value. The default
602 # is that it is not set.
603 smime-cacert-container=
605 # LDAP servers for looking up addresses.
606 ldap-servers=
608 # RSS News feed
609 rss-news=
611 # RSS Weather feed
612 rss-weather=
614 # Web Alpine index table row height
615 wp-indexheight=
617 # Web Alpine number of index lines in table
618 wp-indexlines=
620 # Web Alpine aggregate operations tab state
621 wp-aggstate=
623 # Web Alpine various aspects of cross-session state
624 wp-state=
626 # Web Alpine preferred width for message display in characters
627 wp-columns=