home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pine396.zip / pinerc < prev    next >
Text File  |  1998-01-21  |  11KB  |  292 lines

  1. # Updated by Pine(tm) 3.96, copyright 1989-1996 University of Washington.
  2. #
  3. # Pine configuration file -- customize as needed.
  4. #
  5. # This file sets the configuration options used by Pine and PC-Pine.  If you
  6. # are using Pine on a Unix system, there may be a system-wide configuration
  7. # file which sets the defaults for these variables.  There are comments in
  8. # this file to explain each variable, but if you have questions about
  9. # specific settings see the section on configuration options in the Pine
  10. # notes.  On Unix, run pine -conf to see how system defaults have been set.
  11. # For variables that accept multiple values, list elements are separated
  12. # by commas.  A line beginning with a space or tab is considered to be a
  13. # continuation of the previous line.  For a variable to be unset its value
  14. # must be blank.  To set a variable to the empty string its value should
  15. # be "".  You can override system defaults by setting a variable to the
  16. # empty string.  Switch variables are set to either "yes" or "no", and
  17. # default to "no".
  18. # Lines beginning with "#" are comments, and ignored by Pine.
  19.  
  20. ########################### Essential Parameters ###########################
  21.  
  22. # Over-rides your full name from Unix password file. Required for PC-Pine.
  23. personal-name=
  24.  
  25. # Your login/e-mail user name
  26. user-id=
  27.  
  28. # Sets domain part of From: and local addresses in outgoing mail.
  29. user-domain=
  30.  
  31. # List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail.
  32. smtp-server=
  33.  
  34. # NNTP server for posting news. Also sets news-collections for news reading.
  35. nntp-server=
  36.  
  37. # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
  38. # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
  39. inbox-path=
  40.  
  41. ###################### Collections, Folders, and Files #####################
  42.  
  43. # List of incoming msg folders besides INBOX, e.g. ={host2}inbox, {host3}inbox
  44. # Syntax: optnl-label {optnl-imap-host-name}folder-path
  45. incoming-folders=
  46.  
  47. # List of directories where saved-message folders may be. First one is
  48. # the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
  49. # Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
  50. folder-collections=
  51.  
  52. # List, only needed if nntp-server not set, or news is on a different host
  53. # than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[]
  54. # Syntax: optnl-label *{news-host/protocol}[]
  55. news-collections=
  56.  
  57. # List of folder pairs; the first indicates a folder to archive, and the
  58. # second indicates the folder read messages in the first should
  59. # be moved to.
  60. incoming-archive-folders=
  61.  
  62. # List of context and folder pairs, delimited by a space, to be offered for
  63. # pruning each month.  For example: {host1}mail/[] mumble
  64. pruned-folders=
  65.  
  66. # Over-rides default path for sent-mail folder, e.g. =old-mail (using first
  67. # folder collection dir) or ={host2}sent-mail or ="" (to suppress saving).
  68. # Default: sent-mail (Unix) or SENTMAIL.MTX (PC) in default folder collection.
  69. default-fcc=
  70.  
  71. # Over-rides default path for saved-msg folder, e.g. =saved-messages (using first
  72. # folder collection dir) or ={host2}saved-mail or ="" (to suppress saving).
  73. # Default: saved-messages (Unix) or SAVEMAIL.MTX (PC) in default folder collection.
  74. default-saved-msg-folder=
  75.  
  76. # Over-rides default path for postponed messages folder, e.g. =pm (which uses
  77. # first folder collection dir) or ={host4}pm (using home dir on host4).
  78. # Default: postponed-msgs (Unix) or POSTPOND.MTX (PC) in default fldr coltn.
  79. postponed-folder=
  80.  
  81. # If set, specifies where already-read messages will be moved upon quitting.
  82. read-message-folder=
  83.  
  84. # Over-rides default path for signature file. Default is ~/.signature
  85. signature-file=
  86.  
  87. # List of file or path names for global/shared addressbook(s).
  88. # Default: none
  89. # Syntax: optnl-label path-name
  90. global-address-book=
  91.  
  92. # List of file or path names for personal addressbook(s).
  93. # Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC)
  94. # Syntax: optnl-label path-name
  95. address-book=
  96.  
  97. ############################### Preferences ################################
  98.  
  99. # List of features; see Pine's Setup/options menu for the current set.
  100. # e.g. feature-list= select-without-confirm, signature-at-bottom
  101. # Default condition for all of the features is no-.
  102. feature-list=
  103.  
  104. # Pine executes these keys upon startup (e.g. to view msg 13: i,j,1,3,CR,v)
  105. initial-keystroke-list=
  106.  
  107. # Only show these headers (by default) when composing messages
  108. default-composer-hdrs=
  109.  
  110. # Add these customized headers (and possible default values) when composing
  111. customized-hdrs=
  112.  
  113. # When viewing messages, include this list of headers
  114. viewer-hdrs=
  115.  
  116. # Determines default folder name for Saves...
  117. # Choices: default-folder, by-sender, by-from, by-recipient, last-folder-used.
  118. # Default: "default-folder", i.e. "saved-messages" (Unix) or "SAVEMAIL" (PC).
  119. saved-msg-name-rule=
  120.  
  121. # Determines default name for Fcc...
  122. # Choices: default-fcc, by-recipient, last-fcc-used.
  123. # Default: "default-fcc" (see also "default-fcc=" variable.)
  124. fcc-name-rule=
  125.  
  126. # Sets presentation order of messages in Index. Choices:
  127. # subject, from, arrival, date, size. Default: "arrival".
  128. sort-key=
  129.  
  130. # Sets presentation order of address book entries. Choices: dont-sort,
  131. # fullname-with-lists-last, fullname, nickname-with-lists-last, nickname
  132. # Default: "fullname-with-lists-last".
  133. addrbook-sort-rule=
  134.  
  135. # Sets the default folder and collectionoffered at the Goto Command's prompt.
  136. goto-default-rule=
  137.  
  138. # Reflects capabilities of the display you have. Default: US-ASCII.
  139. # Typical alternatives include ISO-8859-x, (x is a number between 1 and 9).
  140. character-set=
  141.  
  142. # Specifies the program invoked by ^_ in the Composer,
  143. # or the "enable-alternate-editor-implicitly" feature.
  144. editor=
  145.  
  146. # Specifies the program invoked by ^T in the Composer.
  147. speller=
  148.  
  149. # Specifies the column of the screen where the composer should wrap.
  150. composer-wrap-column=
  151.  
  152. # Specifies the string to insert when replying to  message.
  153. reply-indent-string=
  154.  
  155. # Specifies the string to use when sending a  message with no to or cc.
  156. empty-header-message=
  157.  
  158. # Program to view images (e.g. GIF or TIFF attachments).
  159. image-viewer=
  160.  
  161. # If "user-domain" not set, strips hostname in FROM address. (Unix only)
  162. use-only-domain-name=
  163.  
  164. ########## Set within or by Pine: No need to edit below this line ##########
  165.  
  166. # Your default printer selection
  167. printer=
  168.  
  169. # List of special print commands
  170. personal-print-command=
  171.  
  172. # Which category default print command is in
  173. personal-print-category=
  174.  
  175. # Set by Pine; controls beginning-of-month sent-mail pruning.
  176. last-time-prune-questioned=
  177.  
  178. # Set by Pine; controls display of "new version" message.
  179. last-version-used=3.96
  180.  
  181. # This names the path to an alternative program, and any necessary arguments,
  182. # to be used in posting mail messages.  Example:
  183. #                    /usr/lib/sendmail -oem -t -oi
  184. # or,
  185. #                    /usr/local/bin/sendit.sh
  186. # The latter a script found in Pine distribution's contrib/util directory.
  187. # NOTE: The program MUST read the message to be posted on standard input,
  188. #       AND operate in the style of sendmail's "-t" option.
  189. sendmail-path=
  190.  
  191. # This names the root of the tree to which the user is restricted when reading
  192. # and writing folders and files.  For example, on Unix ~/work confines the
  193. # user to the subtree beginning with their work subdirectory.
  194. # (Note: this alone is not sufficient for preventing access.  You will also
  195. # need to restrict shell access and so on, see Pine Technical Notes.)
  196. # Default: not set (so no restriction)
  197. operating-dir=
  198.  
  199. # This variable takes a list of programs that message text is piped into
  200. # after MIME decoding, prior to display.
  201. display-filters=
  202.  
  203. # This defines a program that message text is piped into before MIME
  204. # encoding, prior to sending
  205. sending-filters=
  206.  
  207. # A list of alternate addresses the user is known by
  208. alt-addresses=
  209.  
  210. # This is a list of formats for address books.  Each entry in the list is made
  211. # up of space-delimited tokens telling which fields are displayed and in
  212. # which order.  See help text
  213. addressbook-formats=
  214.  
  215. # This gives a format for displaying the index.  It is made
  216. # up of space-delimited tokens telling which fields are displayed and in
  217. # which order.  See help text
  218. index-format=
  219.  
  220. # The number of lines of overlap when scrolling through message text
  221. viewer-overlap=
  222.  
  223. # Number of lines from top and bottom of screen where single
  224. # line scrolling occurs.
  225. scroll-margin=
  226.  
  227. # The number of seconds to sleep after writing a status message
  228. status-message-delay=
  229.  
  230. # The approximate number of seconds between checks for new mail
  231. mail-check-interval=
  232.  
  233. # Full path and name of NEWSRC file
  234. newsrc-path=
  235.  
  236. # Path and filename of news configation's active file.
  237. # The default is typically "/usr/lib/news/active".
  238. news-active-file-path=
  239.  
  240. # Directory containing system's news data.
  241. # The default is typically "/usr/spool/news"
  242. news-spool-directory=
  243.  
  244. # Path and filename of the program used to upload text from your terminal
  245. # emulator's into Pine's composer.
  246. upload-command=
  247.  
  248. # Text sent to terminal emulator prior to invoking the program defined by
  249. # the upload-command variable.
  250. # Note: _FILE_ will be replaced with the temporary file used in the upload.
  251. upload-command-prefix=
  252.  
  253. # Path and filename of the program used to download text via your terminal
  254. # emulator from Pine's export and save commands.
  255. download-command=
  256.  
  257. # Text sent to terminal emulator prior to invoking the program defined by
  258. # the download-command variable.
  259. # Note: _FILE_ will be replaced with the temporary file used in the downlaod.
  260. download-command-prefix=
  261.  
  262. # Sets the search path for the mailcap cofiguration file.
  263. # NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
  264. mailcap-search-path=
  265.  
  266. # Sets the search path for the mimetypes cofiguration file.
  267. # NOTE: colon delimited under UNIX, semi-colon delimited under DOS/Windows/OS2.
  268. mimetype-search-path=
  269.  
  270. # Sets the time in seconds that Pine will attempt to open a network
  271. # connection.  The default is 30, the minimum is 5, and the maximum is
  272. # system defined (typically 75).
  273. tcp-open-timeout=
  274.  
  275. # Sets the time in seconds that Pine will attempt to open a UNIX remote
  276. # shell connection.  The default is 15, min is 5, and max is unlimited.
  277. # Zero disables rsh altogether.
  278. rsh-open-timeout=
  279.  
  280. # Sets the version number Pine will use as a threshold for offering
  281. # its new version message on startup.
  282. new-version-threshold=
  283.  
  284. # Extension used for local folder names (".MTX" by default).
  285. folder-extension=
  286.  
  287. # Choose: black,blue,green,cyan,red,magenta,yellow,or white (CAPS=BLINKING).
  288. normal-foreground-color=
  289. normal-background-color=
  290. reverse-foreground-color=
  291. reverse-background-color=
  292.