#include <stdio.h>
#include "headers.h"


char *h_news[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>RELEASE NOTES for Pine</TITLE>",
"</HEAD>",
"<BODY>                 ",
"<H1>Pine Release Notes</H1>",
"<CENTER>Version <!--#echo var=\"PINE_VERSION\"-->",
"<!--chtml if pinemode=\"running\"-->",
"(built <!--#echo var=PINE_COMPILE_DATE-->)",
"<!--chtml endif-->",
"<BR>University of Washington</CENTER><P>",
" ",
"<P>",
"Pine&reg; is the University of Washington's &quot;Program for Internet",
"News and Email&quot;. It is intended to be an easy-to-use program for",
"sending, receiving, and filing Internet electronic mail messages and",
"bulletin board (Netnews) messages.  There are versions that will run on",
"many different flavors of the Unix&reg; operating system, as well as a",
"version with GUI amenities for 32-bit flavors of Microsoft Windows (95,",
"98, and NT).",
" ",
" ",
"<H2>New in Pine <!--#echo var=\"PINE_VERSION\"--></H2>",
" ",
"Version <!--#echo var=\"PINE_VERSION\"--> is mainly intended to fix",
"bugs introduced in previous versions.",
"<P>",
"Bugs that have been addressed in this release include:",
"<P>",
"<UL>",
"  <LI> '<A HREF=\"h_flag_new\">N</A>' flag not preserved across sessions",
"  <LI> 'N' flag not cleared when messages containing non-text pieces viewed",
"  <LI> <A HREF=\"h_index_cmd_sort\">Sort</A> failure using non-UW IMAP servers",
"  <LI> Linux port: failure to recognize resized display",
"  <LI> Problems with quoted /user= argument in",
"       <A HREF=\"h_config_smtp_server\">smtp-server</A> config",
"  <LI> Transient (e.g., mistyped password) authentication failures",
"       not reported",
"  <LI> Rare cases of deleted header lines reappearing after ^X in Composer",
"  <LI> Customized headers Bcc, To, Cc and Lcc not shown when posting news",
"  <LI> Problem with role pattern vs. color patterns in a file",
"  <LI> Problem with color display vs. single line scrolling",
"  <LI> Last line of one-page message not displayed in rare cases",
"  <LI> Text in Reply/Forward of encapsulated multipart/alternative",
"       and signed missing",
"  <LI> Failure to recognize <A HREF=\"h_special_list_commands\">list management</A> headers in sorted folder",
"  <LI> Attachments sometimes marked for deletion when <A HREF=\"h_rules_score\">scoring</A> in use",
"  <LI> Delayed notification of messages filtered from Inbox to current folder",
"  <LI> WhereIs to start or end of Folder List screen didn't",
"  <LI> PC-Pine crash selecting text from secondary window",
"  <LI> PC-Pine instances of \"FOLDER CLOSED DUE TO ACCESS ERROR\"",
"</UL>",
" ",
"<P>",
"General improvements include:",
" ",
"<P>",
"<UL>",
"  <LI> <A HREF=\"h_rules_filter\">Filter</A> performance and interface tuning:",
"   <UL>",
"    <LI> User-Interface changes to avoid accidental deletion of mail",
"    <LI> Action Folders local to PC-Pine no longer require double-backslashes",
"    <LI> Improved expunge performance with filters enabled",
"   </UL>",
"  <LI> NNTP performance improvements in MESSAGE&nbsp;INDEX screen",
"  <LI> Role Command (<A HREF=\"h_role_select\">#</A>) improvements",
"  <LI> Improved display of addresses containing comma in personal name",
"  <LI> Numerous Text/HTML parser improvements",
"  <LI> Continued help text improvements",
"</UL>",
" ",
"<P>",
"Additional details on changes in this (and previous) versions of Pine",
"may be found at the following URL:",
"<P>",
"<CENTER><SAMP><A HREF=\"http://www.washington.edu/pine/changes.html\">http://www.washington.edu/pine/changes.html</A></SAMP></CENTER>",
"<P>",
" ",
"<HR WIDTH=\"75%\"><P>",
" ",
"<H2>Getting Help</H2>",
"<DL>",
"<DT>Online Help</DT>",
"<DD>",
"Every Pine screen and command has associated help text",
"accesseible via the &quot;?&quot; key (or Ctrl-G in text-input contexts).",
"</DD>",
" ",
"<DT>Web Help</DT>",
"<DD>",
"The most current source of information about Pine,",
"including new version availability, is the web page at",
"<P>",
"<CENTER><SAMP><A HREF=\"http://www.washington.edu/pine/\">http://www.washington.edu/pine/</A></SAMP></CENTER>",
"</DD>",
"</DL>",
" ",
"Frequently Asked Questions (and answers) may be found at the following",
"URL:",
"<P>",
"<CENTER><SAMP><A HREF=\"http://www.washington.edu/pine/faq/\">http://www.washington.edu/pine/faq/</A></SAMP></CENTER>",
"<P>",
"Some topics of current interest include:",
"<UL>",
"<P><LI> Information on <A HREF=\"h_info_on_locking\">Folder Locking</A>",
"<P><LI> Information on <A HREF=\"h_info_on_mbox\">Missing mail and the mbox driver</A>",
"<P><LI> Information on <A HREF=\"h_composer_cntxt_path\">Folder Namespaces</A>",
"<P>",
"</UL>",
" ",
"<HR WIDTH=\"75%\"><P>",
" ",
"<H2>Additional Information</H2>",
" ",
"General Pine configuration information can be found",
"<A HREF=\"h_news_config\">here</A>.",
"<P>",
"Pine is also avilable for Windows 32-bit environments.  More information",
"on PC-Pine can be found <A HREF=\"h_news_pcpine\">here</A>.",
"<P>",
"<P> ",
"Pine was developed by the Office of Computing &amp; Communications at",
"the University of Washington in Seattle.  A more complete list of",
"principal players and key contributors can be found on the credits Web",
"page at",
" ",
"<P>",
"<CENTER><A HREF=\"http://www.washington.edu/pine/credits.html\">http://www.washington.edu/pine/credits</A></CENTER>",
" ",
"<P>",
"Pine and Pico are trademarks of the University of Washington.",
" ",
"<P>",
"Pine, Pico and Pilot Copyright 1989-1999 University of Washington",
" ",
"<P>",
"Additional legal notices can be found <A HREF=\"h_news_legal\">here</A>",
"or at the web URL:",
" ",
"<P>",
"<CENTER><A HREF=\"http://www.washington.edu/pine/legal.html\">http://www.washington.edu/pine/legal</A></CENTER>",
" ",
"<P>",
"&lt;End of Release Notes&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_news_pcpine[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>PC-Pine Notes</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>PC-Pine Notes</H1>",
" ",
"PC-Pine <!--#echo var=\"PINE_VERSION\"--> is available for 32-bit",
"Windows only.  While it is not a full GUI Windows",
"application, it supports numerous GUI amenities, including:",
"tool bar, scroll bar, pull-down menus, pop-up menus,",
"expanded mouse support, etc.",
" ",
"<H2>New in PC-Pine 4.20</H2>",
"<UL>",
"  <LI> Built-in SSL support -- initiated via",
"       <A HREF=\"h_valid_folder_names\">/SSL</A> option in",
"       bracketed server-name",
"  <LI> More presentable startup",
"  <LI> Current folder displayed in window title and icon text",
"  <LI> Configurable input cursor shape",
"  <LI> Context sensitive mouse cursor shape",
"  <LI> Mouse vanishes while typing in composer and text input prompts",
"  <LI> Window and Taskbar icon turn red with new mail notification",
"	<BR>(&quot;<A HREF=\"h_config_tray_icon\">enable-tray-icon</A>&quot;",
"        added for backward compatibility)",
"  <LI> Selected URL offered for Pasting to clipboard in popup menu",
"  <LI> Paste popup menu available in text input prompts",
"  <LI> Ctrl-Shift-F accelerator added for WhereIs",
"  <LI> Open folder no longer required before message sending",
"</UL>",
"<P>",
"<B>New in PC-Pine 4.00:</B>",
"<P>",
"<UL>",
" <LI>Built-in LDAP directory service support.",
"<P>",
" <LI>Remote addressbook support.  The addressbook can be stored on an",
"IMAP server, so it can be accessed from different computers running",
"Unix Pine or PC-Pine <!--#echo var=\"PINE_VERSION\"-->.  See Setup/AddressBooks screen for more details.",
"<P>",
" <LI>POP support (though not in traditional offline mode).",
"<P>",
" <LI>Built-in spell checking.",
"<P>",
" <LI>Integration with Windows registry simplifies configuration",
"for attachment viewing and sending.",
"<P>",
" <LI>Full READ-WRITE access to local Unix-style folders.",
"<P>",
"<H2>Problems with INBOX CLOSED DUE TO ACCESS ERROR messages</H2>",
" ",
"We have recently discovered that a combination of bugs in TCP/IP",
"implementations can lead to these errors.  In particular, a problem",
"with Microsoft's WINSOCK used by PC-Pine and a different problem with",
"many Unix TCP implementations affecting IMAP server behavior may lead to",
"this error.  A workaround is to change the mail-check-interval in the",
"pinerc file on your PC from the default value of 150 seconds to 50",
"seconds.",
"<P>",
"</UL>",
"Additional notes:",
"<P>",
"<UL>",
"<LI>",
"While message folders may be either local or remote, Pine's support",
"files must, generally speaking, be located on your PC's local disk.",
"These files include Pine's configuration file (PINERC), signature file",
"(PINE.SIG), interrupted message folder, and debug files.  Two files that ",
"are by default also located on your PC's local disk <B>may</B> be instead ",
"located on a remote host:",
"<P>",
"<OL>",
" <LI>  The postponed messages folder can be <A",
" HREF=\"h_config_postponed_folder\">defined in the Setup/Config</A> to be",
" on an IMAP server.  This allows it to be accessible from both Unix",
" Pine and PC-Pine thus allowing you to, for example, begin composing a",
" message in Unix Pine, postpone it, and resume its composition later",
" with PC-Pine, provided that <B>both</B> Pine configurations specify the",
" <B>same</B> postponed messages folder location.  For example:",
" <P>",
" <CENTER><SAMP>{myIMAPhost.myschool.k12.wa.us}mail/postponed</SAMP></CENTER>",
" ",
" <LI>It's also possible, depending on your local system configuration, to",
" arrange remote access to your NEWSRC as well.  The advantage, as with",
" the postponed message folder, is that both Unix Pine and PC-Pine can",
" refer to the same information. See the Main Menu's help text section on",
" \"<A HREF=\"main_menu_tx#read_news\">Reading News</A>\"",
" for more information.",
"</OL>",
" ",
"<P>",
"<LI> The PC-Pine message folder format is based on byte-counts for maximum",
" efficiency, so they must not be edited. The format is non-standard, but",
" conversion utilities would not be difficult. This format is supported in",
" Unix Pine as well.",
" ",
"</UL>",
" ",
"<P>",
"&lt;End of PC-Pine Notes&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_news_config[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Pine Configuration</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Pine Configuration</H1>",
" ",
"<H2>Configuration precedence</H2>",
" ",
"There are several levels of Pine configuration.  Configuration values at",
"a given level override corresponding values at lower levels.  In order of",
"increasing precedence:",
"<P>",
"<UL>",
" <LI> built-in defaults",
" <LI> system-wide",
"<!--chtml if pinemode=\"os_windows\"-->",
"      config file from command line or provided",
"      by \"PINECONF\" environment variable",
"<!--chtml else-->",
"      pine.conf file",
"<!--chtml endif-->",
" <LI> personal ",
"<!--chtml if pinemode=\"os_windows\"-->",
"      PINERC",
"<!--chtml else-->",
"      .pinerc",
"<!--chtml endif-->",
"      file (may be set via built-in Setup/Config menu.)",
" <LI> command-line options",
" <!--chtml if pinemode=\"os_windows\"--><!--chtml else-->",
" <LI> system-wide pine.conf.fixed file<!--chtml endif-->",
"</UL>",
"<P>",
"There is one exception to the rule that configuration values are replaced",
"by the value of the same option in a higher-precedence file:",
"the feature-list variable has values that are additive, but can be",
"negated by prepending &quot;no-&quot; in front of an individual feature name.",
"Note, this is done automatically for you when you change these values via",
"the Setup/Config command.",
" ",
"<H2>File name defaults</H2>",
" ",
"Notes:<P>",
" ",
"<BR> &lt;exe dir&gt; = directory where pine.exe found.",
"<BR> &lt;pinerc dir&gt; = directory where pinerc found.",
"<BR> # = default file name is overridable in pinerc.",
"<BR> $HOME, if not explicitly set, defaults to root of the current drive.",
"<BR> $MAILCAPS, if set, is used in lieu of the default mailcap search paths.",
"<BR> + between the mailcap paths implies that the two files are combined.",
"<BR> ; between other default paths implies that the first one found is used.",
"</P>",
"Pine looks for most support files in the same directory it finds its",
"personal configuration file (pinerc).  The -p command-line flag may be",
"used to specify a particular path name for the pinerc file.  If a",
"pinerc file does not exist, it will be created (if directory permissions",
"allow).  In PC-Pine, if -p or $PINERC are not defined, Pine will look",
"in $HOME&#92;PINE and the directory containing the PINE.EXE.  If a PINERC",
"file does not exist in either one, it will create one in the first of those",
"two directories that is writable.  In detail:",
"<PRE>",
" ",
"PC-Pine:",
" ",
" executable     &lt;DOS search path&gt;&#92;pine.exe",
" help index     &lt;exe dir&gt;&#92;pine.ndx",
" help text      &lt;exe dir&gt;&#92;pine.hlp",
" ",
" pers config    $PINERC  ;  $HOME&#92;pine&#92;pinerc  ;  &lt;exe dir&gt;&#92;pinerc",
" global cfg     $PINECONF",
" ",
" password       &lt;pinerc dir&gt;&#92;pine.pwd",
" debug          &lt;pinerc dir&gt;&#92;pinedebg.txt",
" crash          &lt;pinerc dir&gt;&#92;pinecrsh.txt",
" signature#     &lt;pinerc dir&gt;&#92;pine.sig",
" addressbook#   &lt;pinerc dir&gt;&#92;addrbook",
" addrbook lu    &lt;pinerc dir&gt;&#92;addrbook.lu    (appends .lu to addrbk name.)",
" mailcap#       &lt;pinerc dir&gt;&#92;mailcap  +  &lt;exe dir&gt;&#92;mailcap",
" mimetypes#     &lt;pinerc dir&gt;&#92;mimetype +  &lt;exe dir&gt;&#92;mimetype",
" newsrc#        $HOME&#92;newsrc (if exists, else) &lt;pinerc dir&gt;&#92;newsrc",
" sentmail#      $HOME&#92;mail&#92;sentmail.mtx",
" postponed#     $HOME&#92;mail&#92;postpond.mtx",
" interrupted    $HOME&#92;mail&#92;intruptd",
" ",
"Unix Pine:",
" ",
" executable     &lt;Unix search path&gt;/pine",
" persnl cfg     ~/.pinerc",
" global cfg     /usr/local/lib/pine.conf",
" fixed cfg      /usr/local/lib/pine.conf.fixed",
" local help     /usr/local/lib/pine.info",
" ",
" interrupted    ~/.pine-interrupted-mail",
" debug          ~/.pine-debugN",
" crash		~/.pine-crash",
" newsrc#        ~/.newsrc",
" signature#     &lt;pinerc dir&gt;/.signature",
" addressbook#   &lt;pinerc dir&gt;/.addressbook",
" addrbook lu    &lt;pinerc dir&gt;/.addressbook.lu  (appends .lu to addrbk name.)",
" postponed#     ~/mail/postponed-msgs",
" sentmail#      ~/mail/sent-mail",
" mailcap#       ~/.mailcap + /etc/mailcap",
"                           + /usr/etc/mailcap + /usr/local/etc/mailcap",
" mimetypes#     ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types",
" ",
" news-spool	varies across Unix flavors, e.g. /usr/spool/news or /var/news",
" active-news	varies across Unix flavors, e.g. /usr/lib/news/active",
" lock files     /tmp/.&#92;usr&#92;spool&#92;mail&#92;xxxx",
" inbox          /usr/spool/mail/xxxx",
" password       /etc/passwd",
" ",
"Unix Pine and PC-Pine:",
" ",
" .ab*           remote addressbook support files",
" a[1-9]*        temporary (while Pine is running) addressbook files",
" ",
"</PRE>",
" ",
"<H2>Mailcap files</H2>",
" ",
"Pine honors the mailcap configuration system for specifying external",
"programs for handling attachments.  The mailcap file maps MIME attachment",
"types to the external programs loaded on your system which can display",
"and/or print the file.  A sample mailcap file comes bundled with the Pine",
"distribution.  It includes comments which explain the syntax you need to",
"use for mailcap.  With the mailcap file, any program (mail readers,",
"newsreaders, WWW clients) can use the same configuration for handling",
"MIME-encoded data.",
" ",
"<H2>MIME-Types files</H2>",
" ",
"Pine uses mime-types files (.mime.types or MIMETYPE) to determine",
"what Content-Type to use for labeling an attached file, based on",
"the file extension.  That is, this file provides a mapping between",
"filename extensions and MIME content-types.",
" ",
"<H2>Environment variables</H2>",
" ",
"PC-Pine uses the following environment variables:",
"<DL>",
"<DT>PINERC</DT>",
"<DD>Optional path to pinerc file.</DD>",
"<DT>PINECONF</DT>",
"<DD>Optional path to global pine config file.</DD>",
"<DT>HOME</DT>",
"<DT>TMP or TEMP</DT>",
"<DT>COMSPEC</DT>",
"<DT>MAILCAPS</DT>",
"<DD>A <B>semicolon</B> delimited list of path names to mailcap files.</DD>",
"<DT>USER_DICTIONARY</DT>",
"<DD>Used to specify the file to contain the user's spell check",
"dictionary.  The default is <SAMP>DICT.U</SAMP> in the same",
"directory as the <SAMP>SPELL32.DLL</SAMP></DD>",
"</DL>",
" ",
"Unix Pine uses the following environment variables:",
"<DL>",
"<DT>TERM</DT>",
"<DD>Tells Pine what kind of terminal is being used.</DD>",
"<DT>DISPLAY</DT>",
"<DD>Determines if Pine will try to display IMAGE attachments.</DD>",
"<DT>SHELL</DT>",
"<DD>If not set, default is &quot;/bin/sh&quot;.</DD>",
"<DT>MAILCAPS</DT>",
"<DD>A <B>colon</B> delimited list of path names to mailcap files.</DD>",
"</DL>",
" ",
"<P>",
"&lt;End of Configuration Notes&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_news_legal[] = {
 "<html>",
"<head>",
"<TITLE>Pine Legal Notices</TITLE>",
"</head>",
"<body>",
" ",
"<H1>Pine Legal Notices</H1>",
" ",
"Pine and Pico are registered trademarks of the University of Washington.",
"No commercial use of these trademarks may be made without prior written",
"permission of the University of Washington.",
"<P>",
"Pine, Pico, and Pilot software and its included text are Copyright",
"1989-1999 by the University of Washington. ",
"<P>",
"Use of Pine/Pico/Pilot:  You may compile and execute these programs for",
"any purpose, including commercial, without paying anything to the",
"University of Washington, provided that the legal notices are maintained",
"intact and honored.",
"<P>",
"Local modification of this release is permitted as follows, or by mutual",
"agreement: In order to reduce confusion and facilitate debugging, we",
"request that locally modified versions be denoted by appending the letter",
"&quot;L&quot; to the current version number, and that the local changes be",
"enumerated in the integral release notes and associated documentation.",
"<P>",
"Redistribution of this release is permitted as follows, or by mutual",
"agreement:<BR>",
" (a) In free-of-charge or at-cost distributions by non-profit concerns;<BR>",
" (b) In free-of-charge distributions by for-profit concerns;<BR>",
" (c) Inclusion in a CD-ROM collection of free-of-charge, shareware, or",
"	  non-proprietary software for which a fee may be charged for the ",
"	  packaged distribution.",
"<P>",
"Redistribution of binary versions is further constrained by license agreements",
"for incorporated libraries from third parties, e.g. LDAP, GSSAPI.",
"<P>",
"The University of Washington encourages unrestricted distribution of ",
"individual patches to the Pine",
"system.  By &quot;patches&quot; we mean &quot;difference&quot; files ",
"that can be applied",
"to the University of Washington Pine source distribution in order to ",
"accomplish bug fixes, minor",
"enhancements, or adaptation to new operating systems.  Submission of these",
"patches to University of Washington for possible inclusion in future ",
"Pine versions is also",
"encouraged.",
"<P>",
"The above permissions are hereby granted, provided that the Pine and Pico",
"copyright and trademark notices appear in all copies and that both the",
"above copyright notice and this permission notice appear in supporting",
"documentation, and that the name of the University of Washington not be",
"used in advertising or publicity pertaining to distribution of the",
"software without specific, prior written permission.  This software is",
"made available &quot;as is&quot;, and",
"<P>",
"THE UNIVERSITY OF WASHINGTON DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,",
"WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED",
"WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND IN",
"NO EVENT SHALL THE UNIVERSITY OF WASHINGTON BE LIABLE FOR ANY SPECIAL,",
"INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM",
"LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, TORT",
"(INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF OR IN",
"CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ",
" ",
" ",
" ",
"<P>",
"&lt;End of Pine Legal Notices&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_news_bugs[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Bug fixes in <!--#echo var=\"PINE_VERSION\"--></TITLE>",
"</HEAD>",
"<BODY>",
" ",
"<H1>Bug Fixes in <!--#echo var=\"PINE_VERSION\"--></H1>",
" ",
"The bugs found, reported and fixed in this version of Pine include:",
"<P>",
"<UL>",
"<LI> fixed Fcc: vs. ^T vs. file existence confusion",
"<LI> fixed hang when mail-check-interval set to zero",
"<LI> Tab completion made more consistent",
"<LI> fixed to allow attaching file names containing commas",
"<LI> Selected in Folder List preserved in all cases",
"<LI> improved accuracy of NextNew processing",
"<LI> adjacent folder becomes selected when Folder List entry deleted",
"<LI> leading newlines suppressed with empty reply-leadin",
"<LI> Role processing now applies to Forward command",
"<LI> Role processing now applies to mailto: handling",
"<LI> folder list's disappearing INBOX",
"<LI> text paging preserved when screen resized",
"<LI> PC-Pine failure to cache large (&gt; 16k) fetches",
"<LI> potential loss of postponed message when INBOX open failed",
"<LI> potential loss of .interrupted-mail when telnet session lost",
"<LI> crash when From address deleted from postponed message",
"<LI> LOGIN referral failure",
"<LI> safer method used to spin bar in wait indicator",
"<LI> improved listmode performance in newsgroup selection",
"<LI> zoomed Message Index now printable",
"<LI> bug causing incorrect Message Index after sort",
"</UL>",
" ",
"<P>",
"&lt;End of Fixed Bug List&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_info_on_mbox[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Information on mbox driver</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Information on &quot;Missing Mail&quot; and the &quot;mbox&quot; driver</H1>",
" ",
"Beginning with Pine 4.00 (but also with earlier versions of the",
"University of Washington's imapd server), a new INBOX access method is",
"available as part of the standard configuration.  It is called the",
"&quot;mbox&quot; driver and it works like this:<P>",
" ",
"<P>",
"<BLOCKQUOTE>",
"If the file &quot;mbox&quot; exists in the user's home directory, and",
"is in Unix mailbox format, then when INBOX is opened this file will be",
"selected as INBOX instead of the mail spool file.  Messages will be",
"automatically transferred from the mail spool file into the mbox",
"file. Beginning with Pine 4.01, a message is displayed whenever Pine",
"copies messages from the system mail spool directory to the mbox",
"file.",
"</BLOCKQUOTE>",
" ",
"<P>",
"The advantage of this method is that, after new mail has been copied",
"from the system mail spool, all subsequent access is confined to the",
"user's home directory, which is desirable on some systems.  However, a",
"possible disadvantage is that mail tools other than those from the",
"University of Washington will not know to look for mail in the user's",
"mbox file.  For example, POP or IMAP servers other than those from the",
"University of Washington, and many &quot;new mail notification&quot;",
"programs may not work as expected with this driver enabled.<P>",
" ",
"To disable this behavior, either remove/rename the &quot;mbox&quot;",
"file or find the &quot;disable-these-drivers=&quot; variable in your",
"Pine configuration file and add &quot;mbox&quot; to it.  You must",
"manually edit the config file so that you see the following:<P>",
"disable-these-drivers=mbox",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_info_on_locking[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FAQs on Pine Locking</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>What Systems Managers Need to Know about Pine File Locking</H1>",
" ",
"There is an extensive section on locking in the Pine technical notes;",
"this information is intended to provide answers to some common questions:<P>",
"<OL>",
"<LI> Why did locking change in Pine 4.00?<BR>",
"The actual locking mechanisms did not change in 4.00.",
"What changed is that when one particular locking mechanism used by Pine ",
"fails, Pine now issues a warning message.  Prior to 4.00, the locking",
"failure would occur, but no warning was issued.<P>",
" ",
"<LI> Is this what the &quot;Mailbox vulnerable&quot; message is about?<BR>",
"Yes.  It means that Pine was unable to create a lockfile in the",
"spool directory, generally because of overly restrictive protections on the",
"spool directory.  The correct permissions on the spool directory for",
"running Pine are 1777, i.e. read-write-execute permission for everyone,",
"with the sticky-bit set, so only owners of a file can delete them.<P>",
" ",
"<LI> Why does Pine require that the mail spool directory have 1777",
"   protections?<BR>",
"Pine was designed to run without special privileges.  This means that in",
"order to create a lockfile in the spool directory, it is necessary to have",
"the spool directory permissions be world-writable.<P>",
" ",
"<LI> Can't you create the lockfile somewhere else?<BR>",
"No.  The lockfile in question must be in the mail spool directory, because",
"that's where the mail delivery program expects to find it, and the purpose",
"of the file is to coordinate access between the mail client (Pine) and the",
"mail delivery program.<P>",
" ",
"<LI> Isn't having the spool directory world-writable a big security risk?<BR>",
"No.  Remember that the individual mail files in the spool directory are",
"NOT world-writable, only the containing directory.  Setting the &quot;sticky",
"bit&quot; -- indicated by the &quot;1&quot; before the &quot;777&quot; mode ",
"-- means that only the owner of the file (or root) can delete files in the ",
"directory.  So the only bad behavior that is invited by the 1777 mode is that ",
"anyone could",
"create a random file in the spool directory.  If the spool directory is",
"under quota control along with home directories, there is little incentive",
"for anyone to do this, and even without quotas a periodic scan for",
"non-mail files usually takes care of the problem.  <P>",
" ",
"<LI> Why not run Pine as setgid mail?<BR>",
"Pine was never designed to run with privileges, and to do so introduces a",
"significant security vulnerability.  For example, if a user suspends Pine,",
"the resulting shell will have group privileges.  This is one example of",
"why we strongly recommend against running Pine as a privileged program.",
"In addition, a &quot;privileged mailer &quot paradigm would mean that normal ",
"users",
"could not test Pine versions or other mailers that had not been installed",
"by the system administrators.<P>",
" ",
" ",
"<LI> Are there any alternatives to creating .lock files in the spool dir?<BR>",
"There are, but they all have different sets of tradeoffs, and not all will",
"work on all systems.  Some examples:<UL>",
" <LI> Use lock system calls.  Works fine on a few systems, provided mail",
"   spool is local.   Doesn't work reliably if NFS is used.",
"   Doesn't work unless <B>all</B> the mail programs accessing the spool dir",
"   use the same calls.",
" <LI> Deliver mail to user's home directory.  An excellent solution, highly",
"   recommended -- but one which is incompatible with some &quot;legacy&quot; ",
"mail tools that always look in the spool directory for the mail.",
"</UL><P>",
" ",
"<LI> Are these spool directory lock files the only kinds of locks used by",
"   Pine?<BR>",
"No.  Pine also creates lockfiles in the /tmp directory.  For normal Unix",
"mailbox format folders, these are used to coordinate access between",
"multiple Pine sessions.  <P>",
" ",
"<LI> What about the ",
"<A HREF=\"h_config_quell_lock_failure_warnings\">&quot;quell-lock-failure-warnings&quot;</A> feature added in Pine 4.01?<BR>",
"This is for people who are content to live dangerously, or who have",
"specific knowledge that the spool directory lockfiles are superfluous on",
"their system (because both Pine and the mail delivery program are using ",
"system call file locking in a context that works reliably, e.g. not NFS.)<P>",
" ",
"<LI> Where can I find more details on how Pine locking works?<BR>",
"See the Pine Technical Notes.<P>",
" ",
"</OL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_finding_help[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Finding more information and requesting help</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Places to Look for More Answers</H1>",
"If you have questions about or problems with Pine that you cannot resolve ",
"after consulting the program's internal, context-sensitive help screens, here ",
"are additional information resources that you may find helpful:",
"<P>",
"<UL>",
"  <LI> Pine's internal <A HREF=\"h_news\">Release Notes</A>.  They contain a ",
"listing of changes in Pine <!--#echo var=\"PINE_VERSION\"-->",
"  since the last version, which may be useful for you to be aware of, ",
"<B>especially</B> if a &quot;problem&quot; you are encountering is actually ",
"a change in the way an aspect of Pine works.  There, you will also find notes ",
"on Pine configuration.<P>",
" ",
"  <LI> The Pine Information Center (maintained by the University of",
"	   Washington) World Wide Web site contains, among other things",
"	   <UL>",
"	   <LI>a collection of Frequently Asked Questions (and answers!) about Pine",
"	   <LI>an overview of the basics for beginning Pine users",
"	   <LI>Technical Notes for systems administrators",
"	   <LI>archives (including a searchable index) of the pine-info ",
"mailing list, on which matters of interest to systems/email administrators,",
"developers, trainers, user support personnel, and others involved with Pine ",
"messaging on a &quot;technical&quot; level are discussed.",
"</UL>",
"	The Pine Information Center can be accessed with a WWW browser at:<P>",
"	    <CENTER><A HREF=\"http://www.washington.edu/pine/\">http://www.washington.edu/pine/</A></CENTER>  ",
"</UL>",
"<P><HR WIDTH=\"75%\">",
"<H1>Requesting help</H1>",
"If the internal help, the Release Notes, the Pine Information Center, and your ",
"local online and print resources do not help you resolve a problem, please",
"start by contacting your local computer support staff and asking for help.",
"<p>",
"This is especially true if:",
"<ul>",
"  <li>You suddenly have trouble sending or receiving mail.",
"  <li>You receive a \"disk quota exceeded\" message.",
"  <li>You have forgotten your password.",
"  <li>You think your account may have been compromised.",
"  <li>You need help viewing an attachment.",
"  <li>You need to know how to configure your:",
"      <A HREF=\"h_config_nntp_server\">NNTP (news) server</A>, ",
"      <A HREF=\"h_config_smtp_server\">SMTP (sending mail) server</A>, ",
"      <A HREF=\"h_config_ldap_server\">LDAP (directory lookup) server</A>, or",
"      <A HREF=\"h_config_inbox_path\">INBOX (incoming mail) path</A>.",
"  <li>You want to know what alternative editors or spellcheckers you may be able to use.",
"  <li>You want to block email from a particular person.",
"  <li>You're going on vacation and need to autorespond to incoming mail.",
"  <li>You want to automatically file or filter incoming messages.",
"</ul>",
" ",
"In all of these cases,",
"you should contact <B>your</B> support staff, because <B>only they</B> ",
"will be able to assist you effectively. Your support staff may be, depending on who ",
"provides you with the email account you use Pine with, for example:<UL>",
"<LI> the computing help desk of (a department of) your university, school, ",
"employer, ... ; or",
"<LI> the customer service center of your Internet Service Provider; or",
"<LI> the friendly volunteer helpers of your Freenet; or",
"<LI> the person who setup your computer and internet connection.",
"</UL>",
" ",
"Due to the large number of Pine installations worldwide, and because we",
"receive no funding for it, the Pine development team <B>cannot provide ",
"individual support services outside the University of Washington</B>.",
"<P>",
"If you have no local computing support to turn to, the worldwide <b>comp.mail.pine</b>",
"newsgroup can be a valuable source of information and assistance for Pine ",
"user issues.",
"<P>",
"For systems/email administrators, developers, trainers, user support",
"personnel, and others involved with Pine messaging on a &quot;technical&quot;",
"level, the mailing list pine-info is available; for information on",
"subscribing and posting to it, see",
"<P>",
"<CENTER><A HREF=\"http://www.washington.edu/pine/pine-info/subscribing.html\">http://www.washington.edu/pine/pine-info/subscribing.html</A></CENTER>",
"<P>",
" ",
"Regardless of whom you are asking for help with Pine, remember ",
"to provide as much detail as you can about the",
"nature of any problem you are encountering, such as",
"<UL>",
"<LI>when it first occurred;",
"<LI>what, if anything, happened that might have brought it about;",
"<LI>whether it still persists;",
"<LI>whether it is reproducible, and if so, how;",
"<LI>what, if anything, you already tried to solve it.",
"</UL> ",
"It may also be helpful if you specify what version of Pine you are using ",
"<!--chtml if pinemode=\"running\"-->",
"-- this is <!--#echo var=\"PINE_VERSION\"--> --",
"<!--chtml endif-->",
"and on what system, and when the copy of Pine you are using was created",
"<!--chtml if pinemode=\"running\"-->",
"-- for this copy: <!--#echo var=PINE_COMPILE_DATE-->",
"<!--chtml endif-->",
" ",
"<!--chtml if pinemode=\"running\"-->",
"<P>   ",
"When the Pine program you are currently using was installed, a support",
"contact email address may have been set up; in that case, you can simply select",
"this link now to send a message to it:<BR>",
"<A HREF=\"X-Pine-Gripe:_LOCAL_ADDRESS_?local\"><!--#echo var=\"_LOCAL_FULLNAME_\"--></A><P>",
"<!--chtml endif-->",
"<!--chtml if [ -r /usr/local/lib/pine.info ]-->",
"<HR WIDTH=\"75%\">Local Support Contacts:<P>",
"<!--#include file=\"/usr/local/lib/pine.info\"-->",
"<HR WIDTH=\"75%\">",
"<!--chtml endif-->",
"<P> ",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *new_user_greeting[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>NEW USER GREETING</TITLE>",
"</HEAD>",
"<BODY>",
"<CENTER>&lt;&lt;&lt;This message will appear only once&gt;&gt;&gt;</CENTER>",
"<BR>",
"<H1>Welcome to Pine ... a Program for Internet News and Email</H1>",
"We hope you will explore Pine's many capabilities. From the Main Menu,",
"select Setup/Config to see many of the options available to you. Also note",
"that all screens have context-sensitive help text available.<P>",
"<!--chtml if pinemode=\"phone_home\"-->",
"SPECIAL REQUEST:",
"This software is made available world-wide as a public service of the",
"University of Washington in Seattle.  In order to justify continuing",
"development, it is helpful to have an idea of how many people are using",
"Pine.  Are you willing to be counted as a Pine user?  Pressing ",
"<A HREF=\"X-Pine-Phone-Home:\">Return</A>",
"will send an anonymous (meaning, your real email address will not be revealed) ",
"message to the Pine development team at the University of Washington for ",
"purposes of tallying.",
"<P>",
"<!--To Exit this screen and continue your Pine session press \"E\".-->",
"<!--chtml else-->",
"To Exit this screen and continue your Pine session press \"Return\".",
"<!--chtml endif-->",
"<CENTER>Pine is a trademark of the University of Washington.</CENTER>",
"</BODY>",
"</HTML>",
NULL
};


char *new_version_greeting[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>NEW VERSION GREETING</TITLE>",
"</HEAD>",
"<BODY>",
"<CENTER>&lt;&lt;&lt;This message will appear only once&gt;&gt;&gt;</CENTER>",
"<BR>",
"<H1>Welcome to Pine version <!--#echo var=\"PINE_VERSION\"-->!</H1>",
"Your Pine configuration file indicates that you may not have used ",
"this version of Pine before.  This version's significant changes are",
"documented in the Release Notes, which may be viewed by pressing ",
"&quot;R&quot; now or while in the Main Menu.",
"<P>",
"<!--chtml if pinemode=\"phone_home\"-->",
"SPECIAL REQUEST: ",
"This software is made available world-wide as a public service of the",
"University of Washington in Seattle.  In order to justify continuing",
"development, it is helpful to have an idea of how many people are using",
"Pine.  Are you willing to be counted as a Pine user?  Pressing ",
"<A HREF=\"X-Pine-Phone-Home:\">Return</A>",
"will send an anonymous (meaning, your real email address will not be revealed) ",
"message to the Pine development team at the University of Washington for ",
"purposes of tallying.",
" ",
"<!--To Exit this screen and continue your Pine session press \"E\".-->",
"<!--chtml else-->",
"To Exit this screen and continue your Pine session press \"Return\".",
"<!--chtml endif-->",
"<P>",
"<CENTER>Pine is a trademark of the University of Washington.</CENTER>",
"</BODY>",
"</HTML>",
" ",
NULL
};


char *main_menu_tx[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>GENERAL INFORMATION ON THE PINE MESSAGE SYSTEM</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>GENERAL INFORMATION ON THE PINE MESSAGE SYSTEM</H1>",
"<CENTER>Version <!--#echo var=\"PINE_VERSION\"-->",
"<!--chtml if pinemode=\"running\"-->",
"(built <!--#echo var=PINE_COMPILE_DATE-->)",
"<!--chtml endif-->",
"<BR>University of Washington</CENTER>",
" ",
"<H2>TABLE OF CONTENTS</H2>",
"<OL>",
"  <LI> <A HREF=\"#intro\">Introduction</A>",
"  <LI> <A HREF=\"#pine_help\">Pine Help</A>",
"<!--chtml if [ -r /usr/local/lib/pine.info ]-->",
"  <LI> <A HREF=\"#local_support\">Local Support Contacts</A>",
"<!--chtml endif-->",
"  <LI> <A HREF=\"#giving_cmds\">Giving Commands in Pine</A>",
"  <LI> <A HREF=\"#status_line\">Status Line</A>",
"  <LI> <A HREF=\"#main_menu\">Main Menu</A>",
" ",
"  <li> <a href=\"#addressbooks\">Address Books</a>",
"  <li> <a href=\"#ldap\">LDAP</a>",
"  <li> <a href=\"#index\">Index of Messages</a>",
"  <li> <a href=\"#messages\">Reading Messages</a>",
"  <li> <a href=\"#compose\">Composing Messages</a>",
"  <li> <a href=\"#collection\">Collection List</a>",
"  <li> <a href=\"#folders\">Folder List</a>",
"  <li> <a href=\"#color\">Color</a>",
"  <li> <a href=\"#roles\">Roles</a>",
"  <li> <a href=\"#filtering\">Filtering</a>",
"  <li> <a href=\"#patterns\">Patterns</a>",
" ",
"  <LI> <A HREF=\"#cmd_line\">Command Line Options</A>",
"  <LI> <A HREF=\"#pine_conf\">Pine Configuration</A>",
"  <LI> <A HREF=\"#read_news\">Reading News</A>",
"  <LI> <A HREF=\"#probs\">Reporting Problems</A>",
" ",
"  <li> <a href=\"h_help_index\">Index to Pine's Online Help</a>",
"</OL>",
" ",
"<H2><A NAME=\"intro\">Introduction</A></H2>",
" ",
"Pine&reg; is the University of Washington's &quot;Program for Internet",
"News and Email&quot;.  It is intended to be an easy-to-use program for",
"sending, receiving, and filing Internet electronic mail messages and",
"bulletin board (Netnews/Usenet) messages. Pine supports the following",
"Internet protocols and specifications: SMTP (Simple Mail Transport Protocol), ",
"NNTP (Network News Transport Protocol), MIME (Multipurpose Internet Mail ",
"Extensions), and IMAP (Internet Message Access Protocol).<p>",
" ",
"Although originally designed for inexperienced email users, Pine has",
"evolved to support many advanced features.  There are an ever-growing",
"number of configuration and personal-preference options, though which of",
"them are available to you is determined by your local system managers. ",
" ",
"<H3>WHAT PINE DOES...</H3>",
" ",
"Pine is a &quot;mail user agent&quot; (MUA), which is a program that",
"allows you to",
"compose and read messages using Internet mail standards.  (Whether you",
"can correspond with others on the Internet depends on whether or not your",
"computer is connected to the Internet.)  Pine also allows reading and",
"posting messages on the Internet &quot;net news&quot; system, provided",
"that your site operates a suitable news server.",
" ",
"<H3>WHAT PINE DOES <EM>NOT</EM> DO...</H3>",
" ",
"A &quot;mail user agent&quot; such as Pine is just one part of a",
"messaging system. Here are some things that are <B>not</B> done by Pine,",
"but require other programs:<P>",
"<UL>",
" <LI> Actual relaying of email... which is done by &quot;message transfer ",
"agents&quot;.",
" <LI> Vacation messages... automatically responding to incoming messages",
" <LI> Anything to do with &quot;talk&quot;... which has nothing to do with ",
"email.",
" <LI> Anything to do with &quot;irc&quot;... which has nothing to do with email.",
" <LI> List processing... resending one message to a list of recipients.",
"</UL>",
" ",
"<H2><A NAME=\"pine_help\">Pine Help</A></H2>",
" ",
"Pine help is generally context-sensitive. In other words, each Pine screen you ",
"use will have its own help text, explaining the choices available for that",
"screen. This general help section, on the other hand, attempts to give an ",
"overall picture of what Pine is capable of doing, as well as pointers to ",
"additional help sections about specific topics.<p>",
" ",
"In addition to this general help on Pine, <A HREF=\"h_news\">Release Notes</A>",
"on the current Pine version are also available from the MAIN MENU: Press",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F9&quot;",
"<!--chtml else-->",
"&quot;R&quot;",
"<!--chtml endif-->",
"to browse the release notes.  These include changes since the last release,",
"notes for PC-Pine, configuration information, the history of the Pine",
"project, credits, and legal notices.",
" ",
"Pine files and documentation are available via FTP or WWW:",
"<P>",
"<CENTER><SAMP><A ",
"HREF=\"ftp://ftp.cac.washington.edu/pine/\">ftp://ftp.cac.washington.edu/pine/</A>",
"</SAMP></CENTER>",
"or",
"<CENTER><SAMP><A ",
"HREF=\"http://www.washington.edu/pine/\">http://www.washington.edu/pine/</A></SAMP",
"></CENTER>",
"<P>",
"For a copy of the current Pine &quot;Frequently Asked Questions&quot;",
"(FAQ) list, send an empty message to",
"<A HREF=\"mailto:pine-faq@cac.washington.edu\">pine-faq@cac.washington.edu</A>.",
"<P>",
" ",
"If you would like to print <EM>all</EM> of Pine's internal help text for",
"a little light bedtime reading, then press",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F12&quot;",
"<!--chtml else-->",
"&quot;Z&quot;",
"<!--chtml endif-->",
"now.  (This assumes that the",
"copy of Pine you are using has been properly configured for printing",
"at your site.)",
" ",
" ",
"<!--chtml if [ -r /usr/local/lib/pine.info ]-->",
"<H2><A NAME=\"local_support\">Local Support Contacts</A></H2>",
"<!--#include file=\"/usr/local/lib/pine.info\"-->",
"<!--chtml endif-->",
" ",
"<H2><A NAME=\"giving_cmds\">Giving Commands in Pine</A></H2>",
" ",
"The bottom two lines of the screen are always used to list the",
"commands you can give.  You press the keys that are highlighted to give",
"the command.  The commands for getting help and going back to the main",
"menu are always present (except when viewing help as you are now).",
"<!--chtml if pinemode=\"function_key\"-->",
"<!--chtml else-->",
"<p>",
"Pressing O (meaning &quot;Other Commands&quot;) changes the keys",
"you see at the bottom of any screen. In some cases there are 3 different",
"sets of keys that can be seen by using the O key. <EM>All commands are ",
"active</EM>, even if they are not currently showing at the bottom of your ",
"screen. In other words, you <EM>never</EM> need to press the O key, except to ",
"remind yourself of the proper key to press to perform an operation.",
" ",
"<H3>Control Key Commands</H3>",
"When composing mail, and in a few other places, in Pine you",
"have to use Control keys. This means pressing the Control key (usually labeled ",
"&quot;Ctrl&quot;) and the",
"letter indicated at the same time.  Usually, this is shown with a",
"&quot;^&quot; in front of the letter.  On some systems, certain control",
"characters are intercepted before they get to Pine.  As a work-around,",
"you can press the ESCAPE key twice followed by the desired key.  For",
"example, if Ctrl-O (^O) does not work on your system, try typing",
"&quot;ESC ESC O&quot;.",
"<!--chtml endif-->",
"<H3>Paging Up and Down</H3>",
"The &quot;+&quot; and &quot;-&quot; keys are used for",
"moving to the next or previous page.  The space bar is a synonym for",
"&quot;+&quot;.  You may also use Ctrl-V to page down and Ctrl-Y to page",
"up as you do in the message composer.  On screens with a WhereIs (search)",
"command, W or Ctrl-W followed by Ctrl-V will move to the bottom of the",
"message or list, and W or Ctrl-W followed by Ctrl-Y will move to the top",
"of the message or list.",
" ",
"<H3>Return Key</H3>",
"The return key is usually a synonym for a frequently used",
"command.  When viewing a message, there is currently not a default",
"command, so RETURN does nothing; when in the index, it is synonymous with",
"&quot;view msg&quot;. In the key menu at the bottom of the screen, whatever is",
"enclosed in square brackets [] is the same as the return key.",
" ",
"<H3>Control Keys Not Used By Pine</H3>",
"Most commands in Pine are single letters, with -- we hope -- some mnemonic ",
"value, but in places where Pine is expecting text input, e.g. in the composer or ",
"at prompts for file/folder names, control keys must be used for editing and ",
"navigation functions.",
"<P>",
" ",
"Pine has used nearly all the control keys available.  There are, however,",
"certain control keys that are reserved by other programs or for technical",
"reasons.  Pine does not use any of these keys:",
"<DL>",
" <DT>Ctrl-S</DT> <DD>Used by Unix as &quot;stop output&quot;</DD>",
" <DT>Ctrl-Q</DT> <DD>Used by Unix as &quot;resume output&quot;</DD>",
" <DT>Ctrl-]</DT> <DD>Often used by Telnet as escape key</DD>",
" <DT>Ctrl-&#92;</DT> <DD>Often used by Unix as &quot;Abort&quot;</DD>",
"</DL>",
"<P>",
"Note: Ctrl-S and Ctrl-Q can be subject to ",
"<A HREF=\"h_special_xon_xoff\">special handling</A>.",
"<P>",
"In addition, while the ESC key alone is not used for command input,",
"Pine will recognize two consecutive ESC key presses followed by a letter ",
"key as a substitute for control key input.  For example, the control key",
"<SAMP>Ctrl-X</SAMP> can alternatively be entered using the",
"three keystrokes: <SAMP>ESC&nbsp;ESC&nbsp;x</SAMP>.",
"This is useful if the communication program you are using",
"(e.g. Telnet) has its own, conflicting, idea of what certain control",
"characters mean.",
" ",
" ",
"<H3>Repainting the Screen</H3>",
"Sometimes what is displayed on the screen will be",
"incorrect due to noise on the phone line or other causes and you will want",
"to repaint the whole screen to make it correct.  You can use the Ctrl-L",
"command to do this.  It never hurts to do it when in doubt.",
" ",
" ",
"<H2><A NAME=\"status_line\">Status Line</A></H2>",
" ",
"The top line of the screen is Pine's status line.  It will always display",
"the current version of Pine and will also convey information about the",
"status of the program.  This is where you look to find out what",
"collection, folder and message number is active.",
"<P>",
" ",
"If the top line says &quot;READONLY&quot; it means that the open folder",
"(typically your INBOX) is &quot;locked&quot; by another mail session --",
"most likely a more recent session of Pine has taken the INBOX lock.",
"<P>",
" ",
"If the top line says &quot;CLOSED&quot; it means that you are trying to",
"access a",
"folder on a remote mail server, and for some reason, communication with",
"the mail server has either been lost, or never successfully established.",
"This can be a result of trying to open a non-existent folder, or one",
"stored on an invalid or non-operational server, or it can mean that Pine",
"has been suspended for more that 30 minutes while accessing a remote mail",
"server.",
" ",
" ",
"<H2><A NAME=\"main_menu\">Main Menu</a></h2>",
" ",
"<p>The Main Menu lists Pine's main options. The key or keys you must type to ",
"enter your",
"choice are to the left of each option or command name. You can usually type ",
"either",
"uppercase or lowercase letters, and you should not press &lt;Return&gt;.</p>",
" ",
"<p>From the Main Menu you can choose to read online help, write (compose) and ",
"send a",
"message, look at an index of your mail messages, open or maintain your mail ",
"folders, update",
"your address book, configure Pine, and quit Pine. There are additional options ",
"listed at",
"the bottom of the screen as well.</p>",
" ",
"<h3>Main Menu Commands</H3>",
"Pine main menu lists the most common Pine functions. A <a",
"href=\"h_main_menu_commands\">full list of these",
"commands</a> and what they do is available.",
" ",
" ",
"<H2><A NAME=\"addressbooks\">Address Books</a></h2>",
"<p>As you use email, you can build a list of your regular email correspondents ",
"in your Pine",
"Address Book. At the Pine Main Menu, press A to see the Address Book List ",
"screen. Your",
"personal address book will be highlighted. Press <Return> to view it. You can ",
"use the",
"address book to store email addresses for individuals or groups, to create ",
"easily",
"remembered \"nicknames\" for these addresses, and to quickly retrieve an email ",
"address when",
"you are composing a message. </p>",
" ",
"<p>There are two ways to add addresses to your address book: you can add them ",
"manually or take them from messages (by pressing T to access the Take command). ",
"With either method, you specify nicknames for your correspondents. A single ",
"address book entry (or nickname) can point to just one email address, or, it can",
"point to more than one. When it points to more than one, it is called a ",
"distribution list. Each distribution list has a nickname, a full name, and a ",
"list of addresses. These",
"addresses may be actual addresses, other nicknames in your address book, or ",
"other",
"distribution lists. </p>",
" ",
"<p>Additional information is available in Pine's online help:</p>",
"<ul>",
"  <li><a href=\"h_abook_opened\">The Pine Address Book</a></li>",
"</ul>",
" ",
"<H2><A NAME=\"ldap\">LDAP</a></h2>",
"<p>LDAP (Lightweight Directory Access Protocol) is a standard means of accessing ",
"an organization's shared",
"directories. Essentially, using LDAP, Pine is able to find email addresses in ",
"large address",
"books, rather like the White Pages provided by the phone company. As a Pine ",
"user, it is not",
"necessary to know much about how this works, only how to use it and how to ",
"configure",
"it.</p>",
" ",
"More information on configuring LDAP is available in Pine's online help:",
"<ul>",
"  <li><a href=\"h_direct_config\">Setup LDAP Directory Servers</a></li>",
"</ul>",
" ",
"<p>Additional help on using LDAP in Pine is also available:</p>",
"<ul>",
"  <li><a href=\"h_ldap_view\">LDAP Response View Explained</a></li>",
"</ul>",
" ",
" ",
"<H2><A NAME=\"index\">Index of Messages</A></H2>",
" ",
"<p>In Pine's message index, the selected message is highlighted. The first ",
"column on the",
"left is blank, or shows a \"+\" if the message was sent directly to you (i.e., it ",
"is not a",
"copy or from a list). </p>",
" ",
"<p>The second column may be blank, or it may contain:</p>",
"<ul>",
"  <li>\"N\" if the message is new (unread), </li>",
"  <li>\"A\" if you have answered the message (using the Reply command), </li>",
"  <li>\"D\" if you have marked the message for deletion.</li>",
"</ul>",
" ",
"<p>",
"Note: If you answer a message as well as mark it deleted (in either order), ",
"you will only see the &quot;D&quot;.</p>",
" ",
"<p>The rest of the columns in the message line show you the message",
"number, date sent, sender, size, and subject. For details, press ? (Help).  ",
"Most of the commands you need to handle your messages are visible at the",
"bottom of the screen, and you can press O (OTHER CMDS) to see additional",
"commands that are available. You do not need to see these \"other commands\"",
"on the screen to use them. That is, you never need to press O as a prefix",
"for any other command. </p>",
" ",
"<p>Additional information is available in Pine's online help:</p>",
"<ul>",
"  <li><a href=\"h_mail_index\">Message Index Commands</a></li>",
"</ul>",
" ",
" ",
"<H2><A NAME=\"messages\">Reading Messages</A></H2>",
" ",
"<p>The message text screen shows you the text of the message along with",
"its header. If a message has attachments, those will be listed (but not",
"displayed) also.  The top bar displays information about the currently",
"open message, folder and collection.  You see the name of the collection",
"(if there is one) in angle brackets, then the name of the folder, then the",
"message number and finally the position within the current message (in",
"percent). If the message is marked for deletion \"DEL\" will appear in the",
"upper right as well. </p>",
" ",
"<p>As with every Pine screen, the bottom two lines show you the commands ",
"available.</p>",
" ",
"<p>Additional information is available in Pine's online help:</p>",
"<ul>",
"  <li><a href=\"h_mail_view\">Message Text Screen</a></li>",
"  <li><a href=\"h_attachment_screen\">Attachment Index Screen Explained</a></li>",
"  <li><a href=\"h_mail_text_add_view\">Attachment View Screen Explained</a></li>",
"</ul>",
" ",
" ",
"<H2><A NAME=\"compose\">Composing Messages</A></H2>",
" ",
"<p>To write a message, press C (Compose). You see the Compose Message",
"screen, which is divided into two parts: the header area and the message",
"text area. The header area is where information on the recipient (the To:",
"field) and the subject line go, while the message text area contains the",
"actual text of the email message. Different commands are available to you",
"when your cursor is in different areas on this screen. To see additional",
"help on commands in either the message text or header area, type",
"<Control>G (Get help).</p>",
" ",
"<p>To move around, use the arrow keys or Ctrl-N (Next line) and Ctrl-P ",
"(Previous line); to correct typing errors, use <Backspace> or <Delete>. </p>",
" ",
"<p>The following information from Pine's online help should prove useful:</p>",
" ",
"<ul>",
"  <li><a href=\"h_composer_to\">Message Header Commands</a></li>",
"  <li><a href=\"h_compose_richhdr\">Rich Header Command</a></li>",
"  <li><a href=\"h_composer\">Composer Commands</a></li>",
"  <li><a href=\"h_edit_nav_commands\">Composer Editing Commands</a></li>",
"  <li><a href=\"h_compose_send\">Send Command</a></li>",
"  <li><a href=\"h_compose_spell\">Spell Check Command</a></li>",
"</ul>",
" ",
" ",
"<H2><A NAME=\"collection\">Collection List</A></H2>",
"<p>Collection lists are Pine's way of organizing groups of folders. Each",
"\"collection\" can reside on a different server, for example, and contain a",
"different group of mail folders.<p>",
" ",
"<p>For more information on this, see:</p>",
"<ul>",
"  <li><a href=\"h_what_are_collections\">Folder Collections Explained</a></li>",
"</ul>",
"<p>Additional information relating to collection lists is also available in ",
"Pine's online",
"help:</p>",
"<ul>",
"  <li><a href=\"h_collection_maint\">Setup Collection List Screen</a></li>",
"  <li><a href=\"h_collection_screen\">Collection List Screen</a></li>",
"</ul>",
" ",
" ",
"<H2><A NAME=\"folder\">Folders</A></H2>",
" ",
"<p>Messages can quickly accumulate in your INBOX folder. If you use email",
"often, you soon could have hundreds. You need to delete messages you do",
"not want, and you can use folders to organize messages you wish to save. A",
"folder is a collection of one or more messages that are stored (just like",
"the messages in your INBOX) so you can access and manage them.</p>",
" ",
"<p>You can organize your email messages into different folders by topic,",
"correspondent, date, or any other category that is meaningful to you. You",
"can create your own folders, and Pine automatically provides three: </p>",
"<ul>",
" ",
"  <li>The INBOX folder: messages sent to you are listed in this folder.",
"      When you first start Pine and go to the Message Index screen, you are",
"looking at the list of messages in your INBOX folder. Every incoming",
"message remains in your INBOX until you delete it or save it in another",
"folder. </li>",
"  <li>The sent-mail folder: copies of messages you send are stored in this ",
"folder. This is",
"convenient if you cannot remember whether you actually sent a message and want ",
"to check, or",
"if you want to send a message again.</li>",
"  <li>The saved-messages folder: copies of messages you save are stored in this ",
"folder",
"unless you choose to save them to other folders you create yourself.</li>",
"</ul>",
" ",
"<p>More information about folders is available in Pine's online help:</p>",
"<ul>",
"  <li><a href=\"h_folder_open\">Explanation of Folder Selection</a></li>",
"  <li><a href=\"h_folder_maint\">Help for Folder List</a></li>",
"  <li><a href=\"h_common_folders\">Folder List Commands</a></li>",
"  <li><a href=\"h_valid_folder_names\">Explanation of Valid Folder Names</a></li>",
"  <li><a href=\"h_folder_fcc\">Folder Select for Fcc (\"sent-mail\") ",
"Explained</a></li>",
"  <li><a href=\"h_folder_save\">Folder Select for Save Explained</a></li>",
"</ul>",
" ",
" ",
"<H2><A NAME=\"color\">Color</A></H2>",
"<P>",
"If the terminal emulator you are using is capable of displaying color or if",
"you are using PC-Pine, then it is possible to set up Pine so that various",
"parts of the display will be shown in colors you configure. This is done",
"using the Setup Color screen, available from the Main Menu by selecting",
"the Setup command followed by &quot;K&quot; for Kolor.",
" ",
"<P>",
"For example, you may color things like the titlebar, the current item,",
"the keymenu, and the status messages.",
"You may also color lines in the index, and headers and quoted text in the",
"MESSAGE VIEW screen.",
"You use the Color Setup screen for configuring most of this, but you must",
"use the IndexColor setup for coloring index lines.",
"That is available from the Main Menu under Setup/Rules/IndexColor.",
" ",
"<P>",
"The following entries in Pine's online help provide additional information ",
"about how to use color:",
"<UL>",
"  <LI> <A HREF=\"h_color_setup\">Color Setup screen</A>",
"  <LI> <A HREF=\"h_rules_incols\">Index Line Color</A>",
"  <LI> <A HREF=\"h_config_quote_color\">quoted text</A> in message view",
"  <LI> <A HREF=\"h_config_customhdr_pattern\">text associated with user-defined headers</A> in message view",
"</UL>",
" ",
"<H2><A NAME=\"roles\">Roles</A></H2>",
"<p>You may play different roles depending on who you are replying to. For",
"example, if you are replying to a message addressed to help-desk you may",
"be acting as a Help Desk Worker. That role may require that you use a",
"different return address and/or a different signature.</p>",
" ",
"<p>The following entries in Pine's online help provide additional information ",
"about how to",
"use roles:</p>",
"<ul>",
"  <li><a href=\"h_rules_roles\">Setup Roles Screen</a></li>",
"  <li><a href=\"h_role_select\">Roles Screen</a></li>",
"</ul>",
" ",
"<H2><A NAME=\"filtering\">Filtering</A></H2>",
"<P>",
"The software which actually delivers mail (the stuff that happens",
"before Pine is involved) for you is in a better position to do mail filtering",
"than Pine itself.",
"If possible, you may want to look into using that sort of mail filtering to",
"deliver mail to different folders, delete it, or forward it.",
"However, if you'd like Pine to help with this, Pine's filtering is for you.",
" ",
"<P>",
"Filtering is a way to automatically move certain messages from one folder",
"to another or to automatically delete messages.",
"Pine doesn't have the ability to forward mail to another address.",
" ",
"<P>",
"The following entries in Pine's online help provide additional information ",
"about how to use filtering:",
"<UL>",
"  <LI> <A HREF=\"h_rules_filter\">Filtering Setup screen</A>",
"</UL>",
" ",
"<H2><A NAME=\"patterns\">Patterns</A></H2>",
"<P>",
"Patterns are used with Roles, Filtering, Index Coloring,",
"and Scoring so it may help you to understand exactly how Patterns work.",
"The following entries in Pine's online help provide information ",
"about using Patterns:",
"<UL>",
"  <LI> <A HREF=\"h_rule_patterns\">Patterns</A>",
"</UL>",
" ",
" ",
"<H2><A NAME=\"cmd_line\">Command Line Options</A></H2>",
" ",
"Pine accepts a number of command line arguments, allowing you, for",
"example, to start Pine and immediately access a particular folder. A <a",
"href=\"h_command_line_options\">full list</a> is available.",
" ",
"<H2><A NAME=\"pine_conf\">Pine Configuration</A></H2>",
" ",
"Unless it has been administratively disabled, the Setup command on the",
"MAIN MENU has a &quot;Config&quot; subcommand which will allow you to modify",
"Pine's behavior by setting or unsetting various features, defining folder",
"collections, etc.  These settings are stored in your personal",
"&quot;pinerc&quot; configuration file, but on shared systems these settings",
"may be over-ridden by a system-wide control file (due to local site",
"security or support policies).  A global pine configuration file can also",
"be used to set default values for all Pine users on a particular system.",
" ",
"<H2><A NAME=\"read_news\">Reading News</A></H2>",
" ",
"<H3>Background</h3>",
"Pine can read and post to Internet (or USENET) newsgroups, using the same ",
"commands as for mail. Similar to mailing lists but existing on a larger scale, ",
"Usenet newsgroups allow groups of people with common interests to discuss ",
"particular topics. You might find newsgroups related to your career, or you ",
"might wish to check out the online discussion among the fans of your favorite ",
"television show. ",
" ",
"<h3>Configuring Pine for Reading News</h3> Pine often arrives",
"pre-configured by your system administrator to automatically access the",
"newsgroups offered by your organization, Internet Service Provider, or",
"school. PC-Pine users, and those attempting to customize Unix Pine, will",
"need additional details on <a href=\"h_configuring_news\">how to",
"configure Pine to read news</a>.",
" ",
"<h3>Accessing Newsgroups</h3>",
"The first step in reading news is to access the newsgroups collections",
"screen from Pine. If everything is configured properly, you should be able",
"to do this by first typing L (folder List), then selecting the folder",
"collection listed as \"News.\" The actual name of this collection may differ",
"from system to system.",
" ",
"<h3>Subscribing to Newsgroups</h3>",
" ",
"Once you have accessed the news collection, you need to subscribe to a",
"newsgroup that interests you. Subscribing to a newsgroup means that Pine",
"will keep a record of the newsgroups in which you are interested and which",
"articles in those newsgroups have been read.",
" ",
"<h3>Using Newsgroups</h3> ",
"Pine uses the similar commands to read news as to read mail. For example,",
"the D command marks messages as Deleted (or \"Dismissed,\" if you prefer),",
"and the R command Replies to a news posting. Basically, Pine allows you to",
"read news as if it were mail, so you don't need to change the way you",
"interact with Pine.",
"<p>",
"There is also additional Pine help available on ",
"<A HREF=\"h_reading_news\">how to use Pine to read news</A>.",
" ",
"<H2><A NAME=\"probs\">Reporting Problems</A></H2>",
" ",
"There are now literally millions of Pine users in over 50 countries.",
"The Pine development team has no funding to provide support to anyone",
"outside of the University of Washington.  However, we certainly want Pine",
"to be the best tool it can be, so we do want to know about problems. We",
"ask that you first read the relevant help screens and then seek",
"assistance from your own local support staff.  Once you are sure that your",
"difficulty is not a local configuration problem, you might look at the",
"help section explaining where to look for",
"<A HREF=\"h_finding_help\">more information</A> and where to ",
"get assistance.",
"<P>",
" ",
"Please note: Pine has been adapted to several other operating systems",
"besides those directly supported by the University of Washington; see:",
"<P>",
"<CENTER><A HREF=\"http://www.washington.edu/pine/overview/non-UW.html\">http://www.washington.edu/pine/overview/non-UW.html</A></CENTER>",
" ",
"<P>",
"Inquiries about these other ports (e.g., VMS and AmigaDOS) should be",
"directed to the individual or group that did the adaptation. ",
"<P>",
" ",
"<ADDRESS>",
"   Pine&nbsp;Development&nbsp;Team&nbsp;&lt;pine@cac.washington.edu&gt;<BR>",
"   Computing&nbsp;&amp;&nbsp;Communications<BR>",
"   University&nbsp;of&nbsp;Washington<BR>",
"   Seattle,&nbsp;WA&nbsp;98195<BR>",
"</ADDRESS>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_main_menu_commands[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>MAIN MENU COMMANDS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>MAIN MENU COMMANDS</H1>",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"&nbsp;Available&nbsp;Commands&nbsp;--",
"&nbsp;Group&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;2<BR>",
"&nbsp;------------------------------",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--------------------",
"----------<BR>",
"&nbsp;F1&nbsp;&nbsp;Show&nbsp;this&nbsp;help&nbsp;text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F1&nbsp;&nbsp;Show&nbsp;this&nbsp;help&nbsp;text<BR>",
"&nbsp;F2&nbsp;&nbsp;Show&nbsp;all&nbsp;other&nbsp;available&nbsp;commands&nbsp;&nbsp;&nbsp;F2&nbsp;&nbsp;Show&nbsp;other&nbsp;commands<BR>",
"&nbsp;F3&nbsp;&nbsp;Quit&nbsp;Pine<BR>",
"&nbsp;F4&nbsp;&nbsp;Execute&nbsp;current&nbsp;MAIN&nbsp;MENU&nbsp;command&nbsp;&nbsp;&nbsp;F4&nbsp;&nbsp;<A ",
"HREF=\"h_common_compose\">Compose</A>&nbsp;a&nbsp;message<BR>",
"&nbsp;F5&nbsp;&nbsp;Select&nbsp;previous&nbsp;command&nbsp;up&nbsp;on&nbsp;menu&nbsp;&nbsp;F5&nbsp;&nbsp;<A ",
"HREF=\"h_common_folders\">FOLDER&nbsp;LIST</A>&nbsp;screen<BR>",
"&nbsp;F6&nbsp;&nbsp;Select&nbsp;next&nbsp;command&nbsp;down&nbsp;on&nbsp;menu&nbsp;&nbsp;&nbsp;&nbsp;F6&nbsp;&nbsp;<A ",
"HREF=\"h_common_goto\">Goto</A>&nbsp;a&nbsp;specified&nbsp;folder<BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;F7&nbsp;&nbsp;<A ",
"HREF=\"h_common_index\">MESSAGE&nbsp;INDEX</A>&nbsp;screen<BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;F8&nbsp;&nbsp;<A ",
"HREF=\"h_main_journal\">Journal</A>&nbsp;of&nbsp;status&nbsp;messages<BR>",
"&nbsp;F9&nbsp;&nbsp;Display&nbsp;<A ",
"HREF=\"h_main_release_notes\">Release&nbsp;Notes</A>&nbsp;notes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F9&nbsp;&nbsp;<A ",
"HREF=\"h_main_setup\">SETUP</A>&nbsp;menus<BR>",
"&nbsp;F10&nbsp;<A ",
"HREF=\"h_main_kblock\">Lock&nbsp;Keyboard</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F10&nbsp;<A ",
"HREF=\"h_main_addrbook\">ADDRESS&nbsp;BOOK</A>&nbsp;screen<BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;F11&nbsp;<A ",
"HREF=\"h_common_role\">Compose&nbsp;message&nbsp;using&nbsp;a&nbsp;role</a><BR>",
"<!--chtml else-->",
"&nbsp;General&nbsp;Pine&nbsp;Commands&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main&nbsp;Menu&nbsp;Screen&nbsp;Commands<BR>",
"&nbsp;---------------------",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--------------",
"-----------<BR>",
"&nbsp;?&nbsp;&nbsp;Show&nbsp;Help&nbsp;Text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;Show&nbsp;all&nbsp;Other&nbsp;available&nbsp;commands<BR>",
"&nbsp;C&nbsp;&nbsp;<A ",
"HREF=\"h_common_compose\">Compose</A>&nbsp;a&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;P&nbsp;&nbsp;Select&nbsp;Previous",
"&nbsp;command&nbsp;up&nbsp;on&nbsp;menu<BR>",
"&nbsp;I&nbsp;&nbsp;<A ",
"HREF=\"h_common_index\">MESSAGE&nbsp;INDEX</A>&nbsp;screen&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;N&nbsp;&nbsp;Select&nbsp;Next&nbsp;command&nbsp;do",
"wn&nbsp;on&nbsp;menu<BR>",
"&nbsp;L&nbsp;&nbsp;<A ",
"HREF=\"h_common_folders\">FOLDER&nbsp;LIST</A>&nbsp;screen&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;R&nbsp;&nbsp;Display&nbsp;Pine&nbsp;<A ",
"HREF=\"h_main_release_notes\">Release&nbsp;Notes</A><BR>",
"&nbsp;A&nbsp;&nbsp;<A ",
"HREF=\"h_main_addrbook\">ADDRESS&nbsp;BOOK</A>&nbsp;screen&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;K&nbsp;&nbsp;<A ",
"HREF=\"h_main_kblock\">Lock&nbsp;Keyboard</A><BR>",
"&nbsp;S&nbsp;&nbsp;<A ",
"HREF=\"h_main_setup\">SETUP</A>&nbsp;functions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;G&nbsp;&nbsp;<A ",
"HREF=\"h_common_goto\">Goto</A>&nbsp;a&nbsp;specified&nbsp;folder<BR>",
"&nbsp;Q&nbsp;&nbsp;Quit&nbsp;Pine&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;J&nbsp;",
"&nbsp;<A HREF=\"h_main_journal\">Journal</A>&nbsp;of&nbsp;status&nbsp;messages<BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;&nbsp;<A ",
"HREF=\"h_common_role\">Compose&nbsp;message&nbsp;using&nbsp;a&nbsp;role</a><BR>",
"<!--chtml endif-->",
" ",
"<P>",
"NOTE:",
"<OL>",
" <LI>For help on a particular command, hilite the bold text associated",
"with it above and hit Return.",
" <LI> The availability of certain commands (e.g. some of the options under",
"SETUP) is determined by Pine configuration files and system capabilities.",
"At some sites, certain commands may not be available due to security or",
"support concerns.",
"</OL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
" ",
NULL
};


char *h_command_line_options[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>COMMAND LINE OPTIONS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>COMMAND LINE OPTIONS</H1>",
"Possible starting arguments for Pine:",
"<DL>",
" ",
"<DT><I>addrs...</I></DT>",
"<DD>Go directly into composer sending to given address",
"Standard input redirection is allowed with addresses.",
"</DD>",
" ",
"<DT>-attach <I>file</I></DT>",
"<DD>",
"Go directly into composer with given file",
"</DD>",
" ",
"<DT>-attachlist <I>file-list</I></DT>",
"<DT>-attach_and_delete <I>file</I></DT>",
"<DD>",
"Go to composer, attach file, delete when finished<BR>",
"Note: Attach options can't be used it -f, -F, or -url",
"added to Attachment list.  Attachlist must be the last",
"option on the command line",
"</DD>",
" ",
"<DT>-bail</DT>",
"<DD>",
"Exit if pinerc file doesn't already exist",
"</DD>",
" ",
"<DT>-f <I>folder</I></DT>",
"<DD>",
"Folder - give folder name to open",
"</DD>",
" ",
"<DT>-c <I>number</I></DT>",
"<DD>",
"Context - which context to apply to -f arg",
"</DD>",
" ",
"<DT>-F <I>file</I></DT>",
"<DD>",
"File - give file name to open and page through",
"</DD>",
" ",
"<DT>-h</DT>",
"<DD>",
"Help - give this list of options",
"</DD>",
" ",
"<DT>-k</DT>",
"<DD>",
"Keys - Force use of function keys",
"</DD>",
" ",
"<DT>-z</DT>",
"<DD>",
"Suspend - allow use of ^Z suspension",
"</DD>",
" ",
"<DT>-r</DT>",
"<DD>",
"Restricted - can only send mail to oneself",
"</DD>",
" ",
"<DT>-sort <I>sort</I></DT>",
"<DD>",
"Sort - Set initial <I>sort</I> order to:",
"subject, arrival, date, from, size, /reverse",
"</DD>",
" ",
"<DT>-i</DT>",
"<DD>",
"Index - Go directly to index, bypassing main menu",
"</DD>",
" ",
"<DT>-I <I>keystroke_list</I></DT>",
"<DD>",
"Initial keystrokes to be executed",
"</DD>",
" ",
"<DT>-n <I>number</I></DT>",
"<DD>",
"Entry in index to begin on",
"</DD>",
" ",
"<DT>-o</DT>",
"<DD>",
"ReadOnly - Open first folder read-only",
"</DD>",
" ",
"<DT>-conf</DD>",
"<DD>",
"Configuration - Print out fresh global configuration",
"</DD>",
" ",
"<DT>-pinerc <I>file</I></DT>",
"<DD>",
"Configuration - Put fresh pinerc configuration in <I>file</I>",
"</DD>",
" ",
"<DT>-p <I>pinerc</I></DT>",
"<DD>",
"Use alternate .pinerc file",
"</DD>",
" ",
"<DT>-P <I>pine.conf</I></DT>",
"<DD>",
"Use pine.conf file for default settings",
"</DD>",
" ",
"<DT>-url <I>url</I></DT>",
"<DD>",
"Open the given URL<BR>",
"Note: Can't be used with -f, -F, or -attach",
"</DD>",
" ",
"<DT>-create_lu <I>abook_file</I> <I>ab_sort_type</I></DT>",
"<DD>",
"create .lu file from script",
"</DD>",
" ",
"<DT>-nr</DT>",
"<DD>",
"Special mode for UWIN*",
"</DD>",
" ",
"<DT>-a</DT>",
"<DD>",
"Special anonymous mode for UWIN*",
"</DD>",
" ",
"<!--chtml if pinemode=\"os_windows\"-->",
"<DT>-registry <I>cmd</I></DT>",
"<DD>",
"Where cmd is set,clear,dump",
"</DD>",
"<!--chtml endif-->",
"<DT>-<I>option</I>=<I>value</I></DT>",
"<DD>",
"Assign <I>value</I> to the pinerc option <I>option</I><BR>",
"    		     e.g. -signature-file=sig1<BR>",
"    		     (Note: feature-list is additive)",
"</DD>",
"</DL>",
" ",
"When compiled with debugging enabled, these commands are also available:",
" ",
"<DL>",
"<DT>-d <I>n</I></DT>",
"<DD>",
"Set debug level to <I>n</I>",
"</DD>",
" ",
"<DT>-d <I>keywords...</I></DT>",
"<DD>",
"where <I>keywords</I> can be: flush, timestamp, imap=0..4, numfiles=0..31, or verbose=0..9<BR>",
"Note: two or more can be specified if separated by commas (but no spaces).",
"</DD>",
"</DL>",
" ",
" ",
"<BR>",
"<BR>",
"<BR>",
"<PRE>",
"    * UWIN = University of Washington Information Navigator",
"</PRE>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_configuring_news[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>CONFIGURING NEWS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>CONFIGURING NEWS</H1>",
"Pine can access news folders in any one of three different ways:",
"<DL>",
"<DT>REMOTE NNTP</DT>",
"<DD>Using the Network News Transport Protocol (NNTP) to",
"access news on a remote news server.  In this case the newsrc file is",
"stored on the machine where Pine is running.",
" ",
"<P>",
"To specify a remote news-collection accessed via NNTP use the",
"SETUP/collectionList screen's &quot;Add&quot; command.  Set the",
"Server: value to the NNTP server's hostname appended with the",
"communication method &quot;/service=NNTP&quot;, and set the Path:",
"value to the &quot;#news.&quot; namespace (without the quotes).  See",
"the &quot;<A HREF=\"h_composer_cntxt_server\">Server:</A>&quot; field's",
"help text for a more complete explanation of access method, and the",
"&quot;<A HREF=\"h_composer_cntxt_path\">Path:</A>&quot; field's help",
"text for a more complete explanation of &quot;namespace&quot;.",
" ",
"<DT>REMOTE IMAP</DT>",
"<DD>Using the Internet Message Access Protocol (IMAP) to",
"access news on a remote news server.  In this case, your newsrc file is",
"stored on the news server, in your home directory, so you must have an",
"account on the news server, but you would be running Pine on a different",
"machine.  The news server must be running an IMAPd server process. ",
" ",
"<P>",
"To specify a remote news-collection accessed via IMAP use the",
"SETUP/collectionList screen's &quot;Add&quot; command.  Set the",
"Server: value to the IMAP server's hostname, and set the Path: value",
"to the &quot;#news.&quot; namespace (without the quotes).  See the",
"&quot;<A HREF=\"h_composer_cntxt_path\">Path:</A>&quot; field's help",
"text for a more complete explanation of &quot;namespace&quot;.",
" ",
"</DD>",
" ",
"<DT>LOCAL</DT>",
"<DD>Using local file access to the news database.  In this",
"case, your newsrc file is stored on the news server, in your home",
"directory, so you must have an account on the news server, and you would",
"be running Pine on the same machine.",
" ",
"<P>",
"To specify a local news-collection use the SETUP/collectionList",
"screen's &quot;Add&quot; command.  Leave the Server: value blank, and",
"set the Path: value to the &quot;#news.&quot; namespace (without the",
"quotes).  See the &quot;<A HREF=\"h_composer_cntxt_path\">Path:</A>&quot;",
"field's help text for a more complete explanation of &quot;namespace&quot;.",
" ",
"</DD>",
"</DL>",
" ",
"<P>",
" ",
"NOTE: Should no news-collection be defined as above, Pine will",
"automatically create one using the Setup/Config screen's",
"&quot;nntp-server&quot; variable's value if defined.  The collection",
"will be created as a &quot;Remote NNTP&quot; as described above.",
" ",
"<P>",
" ",
"If you are a PC-Pine user, either option 1 (NNTP) or option 2 (IMAP) is",
"possible.  If you don't have an account on the news server, or if the news",
"server is not running an IMAP daemon, then you must use NNTP.  (If you are not",
"sure, ask your service provider, university, or company for help.)  In",
"this case, your Unix .newsrc file can be transferred to your PC.  A good",
"place to put it would be in the same directory as your PINERC file, under",
"the name &#92;NEWSRC, but you can ",
"<A HREF=\"h_config_newsrc_path\">specify a different location</A>",
"via Pine's Setup/Config screen.",
" ",
"<P>",
"A future version of PC-Pine will be able to access and update a .newsrc",
"file stored on a Unix host, so that it will be possible to alternate",
"between PC-Pine and Unix-based newsreaders.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
" ",
NULL
};


char *h_reading_news[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>READING NEWS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>READING NEWS</H1>",
" ",
"Pine uses the almost same commands for manipulating news folders as for",
"mail folders.  This means, for example, that when you are done with a",
"message, you would use &quot;D&quot; to mark it as Deleted (or Dismissed,",
"if you prefer.)  This &quot;mail-like&quot; behavior differs from that of",
"most newsreaders, wherein a message is implicitly dismissed after you have",
"looked at it once. We strongly believe that Pine should offer as much",
"consistency as possible between mail and news, so the mail paradigm --",
"wherein a message does not magically disappear without explicit action by",
"the user -- is used for news as well. <P>",
" ",
"If you answer a message in a news folder, the index view will show the",
"&quot;A&quot; flag as usual; but the industry standard file Pine uses to",
"keep track of what news as been read has no way of storing this flag, so",
"it will not be preserved across sessions.  The Deleted flag is the only",
"one that is preserved when you leave and the return to a newsgroup.  As an",
"additional note on replies, when you Reply to a newsgroup message and say",
"you want to reply to all recipients, Pine will ask if you want to post the",
"message to all the newsgroups listed in the original message. <P>",
" ",
"If you would like Pine to mark more-or-less recent news messages as",
"&quot;New&quot;, then set the",
"<A HREF=\"h_config_news_uses_recent\">&quot;news-approximates-new-status&quot;</A>",
"feature.  This will cause messages after the last one you have marked as",
"Deleted to appear with &quot;N&quot; status in the MESSAGE INDEX.  The",
"&quot;N&quot; status often makes it easier to distinguish later news",
"articles from those you've previously seen, but not yet disposed of via",
"the &quot;D&quot; key.  Note that this is an approximation, not an exact",
"record of which messages you have not seen.",
"<P>",
" ",
"A frequent operation in news-reading is &quot;catching up&quot; -- that",
"is, getting rid of all the messages in the newsgroup so that you can",
"&quot;start fresh.&quot;  The easiest way to do this in Pine is via the",
"Select command.  You would enter the following four keystrokes:",
"<tt>;aad</tt> to select all messaged, and then apply the delete (or",
"dismiss) command to all of them. Note that the <A",
"HREF=\"h_config_enable_agg_ops\">&quot;enable-aggregate-command-set&quot;</A>",
"feature must be enabled before you can use the Select command.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
" ",
NULL
};


char *h_help_index[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Help Index</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Help Index</H1>",
"<ul>",
"<li><a href=\"h_abook_top\">ADDRESS BOOK LIST COMMANDS</a>",
"<li><a href=\"h_main_addrbook\">Address Book Command</a>",
"<li><a href=\"h_abook_view\">Address Book View Explained</a>",
"<li><a href=\"h_abook_select_listmode\">Address Listmode Selection from Composer Explained</a>",
"<li><a href=\"h_abook_select_checks\">Address Selection from Composer Explained</a>",
"<li><a href=\"h_composer_abook_comment\">Addressbook Comment Explained</a>",
"<li><a href=\"h_composer_abook_fcc\">Addressbook Fcc Explained</a>",
"<li><a href=\"h_composer_abook_add_folder\">Addressbook Folder Name Field Explained</a>",
"<li><a href=\"h_composer_abook_full\">Addressbook Fullname Explained</a>",
"<li><a href=\"h_composer_abook_add_nick\">Addressbook NickName Field Explained</a>",
"<li><a href=\"h_composer_abook_nick\">Addressbook Nickname Explained</a>",
"<li><a href=\"h_abook_select_addr\">Addressbook Selection Explained</a>",
"<li><a href=\"h_abook_select_top\">Addressbook Selection Navigation Explained</a>",
"<li><a href=\"h_composer_abook_add_server\">Addressbook Server Name Field Explained</a>",
"<li><a href=\"h_compose_alted\">Alt Editor Command</a>",
"<li><a href=\"h_index_cmd_apply\">Apply Command</a>",
"<li><a href=\"h_attachment_screen\">Attachment Index Screen Explained</a>",
"<li><a href=\"h_mail_text_att_view\">Attachment View Screen Explained</a>",
"<li><a href=\"h_composer_browse\">BROWSER</a>",
"<li><a href=\"h_common_bounce\">Bounce Command</a>",
"<li><a href=\"h_collection_screen\">COLLECTION LIST screen</a>",
"<li><a href=\"h_composer_ctrl_j\">COMPOSER ATTACH</a>",
"<li><a href=\"h_composer\">COMPOSER COMMANDS</a>",
"<li><a href=\"h_composer_custom_addr\">CUSTOMIZED HEADER FIELD</a>",
"<li><a href=\"h_composer_custom_free\">CUSTOMIZED HEADER FIELD</a>",
"<li><a href=\"h_compose_cancel\">Cancel Command</a>",
"<li><a href=\"h_composer_cntxt_nick\">Collection Nickname Explained</a>",
"<li><a href=\"h_composer_cntxt_path\">Collection Path: Explained</a>",
"<li><a href=\"h_composer_cntxt_server\">Collection Server: Explained</a>",
"<li><a href=\"h_composer_cntxt_view\">Collection View: Explained</a>",
"<li><a href=\"h_common_compose\">Compose Command</a>",
"<li><a href=\"h_edit_nav_cmds\">Composer Editing Commands Explained</a>",
"<li><a href=\"h_common_conditional_cmds\">Conditional Commands</a>",
"<li><a href=\"h_reply_token_conditionals\">Conditional Inclusion of Text for Reply-Leadin, Signatures, and Templates</a>",
"<li><a href=\"h_common_delete\">Delete and Undelete Commands</a>",
"<li><a href=\"h_composer_qserv_cn\">Directory Query Form Explained</a>",
"<li><a href=\"h_special_list_commands\">Email List Commands Explained</a>",
"<li><a href=\"h_composer_search\">Explanation of Composer Whereis Command </a>",
"<li><a href=\"h_folder_open\">Explanation of Folder Selection</a>",
"<li><a href=\"h_special_xon_xoff\">Explanation of Pine's XOFF/XON Handling</a>",
"<li><a href=\"h_valid_folder_names\">Explanation of Valid Folder Names</a>",
"<li><a href=\"h_index_cmd_expunge\">Expunge/Exclude Command</a>",
"<li><a href=\"h_info_on_locking\">FAQs on Pine Locking</a>",
"<li><a href=\"h_config_change_from\">FEATURE: allow-changing-from</a>",
"<li><a href=\"h_config_auto_read_msgs\">FEATURE: auto-move-read-msgs</a>",
"<li><a href=\"h_config_auto_open_unread\">FEATURE: auto-open-next-unread</a>",
"<li><a href=\"h_config_combined_abook_display\">FEATURE: combined-addrbook-display</a>",
"<li><a href=\"h_config_combined_folder_display\">FEATURE: combined-folder-display</a>",
"<li><a href=\"h_config_combined_subdir_display\">FEATURE: combined-subdirectory-display</a>",
"<li><a href=\"h_config_compose_rejects_unqual\">FEATURE: compose-rejects-unqualified-addrs</a>",
"<li><a href=\"h_config_send_filter_dflt\">FEATURE: compose-send-offers-first-filter</a>",
"<li><a href=\"h_config_confirm_role\">FEATURE: confirm-role-even-for-default</a>",
"<li><a href=\"h_config_8bit_smtp\">FEATURE: enable-8bit-to-smtp-server</a>",
"<li><a href=\"h_config_enable_agg_ops\">FEATURE: enable-aggregate-command-set</a>",
"<li><a href=\"h_config_enable_alt_ed\">FEATURE: enable-alternate-editor-cmd</a>",
"<li><a href=\"h_config_alt_ed_now\">FEATURE: enable-alternate-editor-implicitly</a>",
"<li><a href=\"h_config_arrow_nav\">FEATURE: enable-arrow-navigation</a>",
"<li><a href=\"h_config_relaxed_arrow_nav\">FEATURE: enable-arrow-navigation-relaxed</a>",
"<li><a href=\"h_config_enable_color\">FEATURE: enable-color</a>",
"<li><a href=\"h_config_cruise_mode\">FEATURE: enable-cruise-mode</a>",
"<li><a href=\"h_config_cruise_mode_delete\">FEATURE: enable-cruise-mode-delete</a>",
"<li><a href=\"h_config_fast_recent\">FEATURE: enable-fast-recent-test</a>",
"<li><a href=\"h_config_enable_full_hdr\">FEATURE: enable-full-header-cmd</a>",
"<li><a href=\"h_config_enable_incoming\">FEATURE: enable-incoming-folders</a>",
"<li><a href=\"h_config_lame_list_mode\">FEATURE: enable-lame-list-mode</a>",
"<li><a href=\"h_config_enable_view_addresses\">FEATURE: enable-msg-view-addresses</a>",
"<li><a href=\"h_config_enable_view_url\">FEATURE: enable-msg-view-urls</a>",
"<li><a href=\"h_config_enable_view_web_host\">FEATURE: enable-msg-view-web-hostnames</a>",
"<li><a href=\"h_config_prefix_editing\">FEATURE: enable-reply-indent-string-editing</a>",
"<li><a href=\"h_config_sigdashes\">FEATURE: enable-sigdashes</a>",
"<!--chtml if pinemode=\"os_windows\"-->",
"<li><a href=\"h_config_tray-icon\">FEATURE: enable-tray-icon</a>",
"<!--chtml endif-->",
"<li><a href=\"h_config_can_suspend\">FEATURE: enable-suspend</a>",
"<li><a href=\"h_config_enable_pipe\">FEATURE: enable-unix-pipe-cmd</a>",
"<li><a href=\"h_config_verbose_post\">FEATURE: enable-verbose-smtp-posting</a>",
"<li><a href=\"h_config_expanded_addrbooks\">FEATURE: expanded-view-of-addressbooks</a>",
"<li><a href=\"h_config_expanded_folders\">FEATURE: expanded-view-of-folders</a>",
"<li><a href=\"h_config_auto_expunge\">FEATURE: expunge-without-confirm</a>",
"<li><a href=\"h_config_full_auto_expunge\">FEATURE: expunge-without-confirm-everywhere</a>",
"<li><a href=\"h_config_auto_fcc_only\">FEATURE: fcc-only-without-confirm</a>",
"<li><a href=\"h_config_no_fcc_attach\">FEATURE: fcc-without-attachments</a>",
"<li><a href=\"h_config_add_ldap\">FEATURE: ldap-result-to-addrbook-add</a>",
"<li><a href=\"h_config_news_cross_deletes\">FEATURE: news-deletes-across-groups</a>",
"<li><a href=\"h_config_read_in_newsrc_order\">FEATURE: news-read-in-newsrc-order</a>",
"<li><a href=\"h_config_quell_dead_letter\">FEATURE: quell-dead-letter-on-cancel</a>",
"<li><a href=\"h_config_quell_empty_dirs\">FEATURE: quell-empty-directories</a>",
"<li><a href=\"h_config_quell_folder_internal_msg\">FEATURE: quell-folder-internal-msg</a>",
"<li><a href=\"h_config_quell_lock_failure_warnings\">FEATURE: quell-lock-failure-warnings</a>",
"<li><a href=\"h_config_no_part_fetch\">FEATURE: quell-partial-fetching</a>",
"<li><a href=\"h_config_quell_beeps\">FEATURE: quell-status-message-beeping</a>",
"<li><a href=\"h_config_quell_local_lookup\">FEATURE: quell-user-lookup-in-passwd-file</a>",
"<li><a href=\"h_config_separate_fold_dir_view\">FEATURE: separate-folder-and-directory-display</a>",
"<li><a href=\"h_config_textplain_int\">FEATURE: show-plain-text-internally</a>",
"<li><a href=\"h_config_select_in_bold\">FEATURE: show-selected-in-boldface</a>",
"<li><a href=\"h_config_strip_sigdashes\">FEATURE: strip-from-sigdashes-on-reply</a>",
"<li><a href=\"h_config_tcap_wins\">FEATURE: termdef-takes-precedence</a>",
"<li><a href=\"h_config_alt_auth\">FEATURE: try-alternative-authentication-driver-first</a>",
"<li><a href=\"h_config_use_current_dir\">FEATURE: use-current-dir</a>",
"<li><a href=\"h_config_suspend_spawns\">FEATURE: use-subshell-for-suspend</a>",
"<li><a href=\"h_finding_help\">Finding more information and requesting help</a>",
"<li><a href=\"h_common_flag\">Flag Command</a>",
"<li><a href=\"h_what_are_collections\">Folder Collections Explained</a>",
"<li><a href=\"h_common_folders\">Folder List Command</a>",
"<li><a href=\"h_folder_fcc\">Folder Select for Fcc Explained</a>",
"<li><a href=\"h_folder_save\">Folder Select for Save Explained</a>",
"<li><a href=\"main_menu_tx\">GENERAL INFORMATION ON THE PINE MESSAGE SYSTEM</a>",
"<li><a href=\"h_pine_for_windows\">GETTING HELP IN PINE</a>",
"<li><a href=\"h_common_goto\">Goto Command</a>",
"<li><a href=\"h_common_hdrmode\">HdrMode Command</a>",
"<li><a href=\"h_special_help_nav\">Help Text Navigation Explained</a>",
"<li><a href=\"h_folder_maint\">Help for Folder List</a>",
"<li><a href=\"h_composer_ins_m\">INSERT MESSAGE</a>",
"<li><a href=\"h_composer_ins\">INSERT TEXT FILE</a>",
"<li><a href=\"h_address_format\">INTERNET EMAIL ADDRESS FORMAT</a>",
"<li><a href=\"h_info_on_mbox\">Information on mbox driver</a>",
"<li><a href=\"h_config_role_inick\">Initialize Values From Role Explained</a>",
"<li><a href=\"h_main_journal\">Journal Command</a>",
"<li><a href=\"h_common_jump\">Jump Command</a>",
"<li><a href=\"h_compose_justify\">Justify Command</a>",
"<li><a href=\"h_main_kblock\">Keyboard Lock Command</a>",
"<li><a href=\"h_config_ldap_opts_nosub\">LDAP FEATURE: disable-ad-hoc-space-substitution</a>",
"<li><a href=\"h_config_ldap_opts_rhs\">LDAP FEATURE: lookup-addrbook-contents</a>",
"<li><a href=\"h_config_ldap_opts_ref\">LDAP FEATURE: save-search-criteria-not-result</a>",
"<li><a href=\"h_config_ldap_opts_impl\">LDAP FEATURE: use-implicitly-from-composer</a>",
"<li><a href=\"h_config_ldap_cust\">LDAP OPTION: Custom-Search-Filter</a>",
"<li><a href=\"h_config_ldap_email_attr\">LDAP OPTION: EmailAttribute</a>",
"<li><a href=\"h_config_ldap_gn_attr\">LDAP OPTION: GivennameAttribute</a>",
"<li><a href=\"h_config_ldap_cn_attr\">LDAP OPTION: NameAttribute</a>",
"<li><a href=\"h_config_ldap_searchrules\">LDAP OPTION: Search-Rule</a>",
"<li><a href=\"h_config_ldap_searchtypes\">LDAP OPTION: Search-Type</a>",
"<li><a href=\"h_config_ldap_size\">LDAP OPTION: Sizelimit</a>",
"<li><a href=\"h_config_ldap_sn_attr\">LDAP OPTION: SurnameAttribute</a>",
"<li><a href=\"h_config_ldap_time\">LDAP OPTION: Timelimit</a>",
"<li><a href=\"h_config_ldap_server\">LDAP OPTION: ldap-server</a>",
"<li><a href=\"h_config_ldap_nick\">LDAP OPTION: nickname</a>",
"<li><a href=\"h_config_ldap_port\">LDAP OPTION: port</a>",
"<li><a href=\"h_config_ldap_base\">LDAP OPTION: search-base</a>",
"<li><a href=\"h_ldap_view\">LDAP Response View Explained</a>",
"<li><a href=\"h_mail_index\">MESSAGE INDEX COMMANDS</a>",
"<li><a href=\"h_mail_view\">MESSAGE TEXT SCREEN</a>",
"<li><a href=\"h_compose_markcutpaste\">Mark, Cut and Paste Commands</a>",
"<li><a href=\"h_common_index\">Message Index Command</a>",
"<li><a href=\"new_user_greeting\">NEW USER GREETING</a>",
"<li><a href=\"new_version_greeting\">NEW VERSION GREETING</a>",
"<li><a href=\"h_folder_subscribe\">Newsgroup Subcribe Screen explained</a>",
"<li><a href=\"h_folder_postnews\">Newsgroup selecting for Posting explained</a>",
"<li><a href=\"h_common_nextnew\">NextNew Command</a>",
"<li><a href=\"h_abook_select_nick\">Nickname Selection Explained</a>",
"<li><a href=\"h_config_ab_sort_rule\">OPTION: Address-Book-Sort-Rule</a>",
"<li><a href=\"h_config_abook_formats\">OPTION: Addressbook-Formats</a>",
"<li><a href=\"h_config_alt_addresses\">OPTION: Alt-Addresses</a>",
"<li><a href=\"h_config_bold_slctbl\">OPTION: Bold</a>",
"<li><a href=\"h_config_char_set\">OPTION: Character-Set</a>",
"<li><a href=\"h_config_composer_wrap_column\">OPTION: Composer-Wrap-Column</a>",
"<li><a href=\"h_config_custom_hdrs\">OPTION: Customized-Headers</a>",
"<li><a href=\"h_config_dflt_color\">OPTION: Default Color</a>",
"<li><a href=\"h_config_default_fcc\">OPTION: Default-FCC (File Carbon Copy)</a>",
"<li><a href=\"h_config_def_save_folder\">OPTION: Default-Saved-Msg-Folder</a>",
"<li><a href=\"h_config_display_filters\">OPTION: Display-Filters</a>",
"<li><a href=\"h_config_download_cmd\">OPTION: Download-command</a>",
"<li><a href=\"h_config_download_prefix\">OPTION: Download-command-prefix</a>",
"<li><a href=\"h_config_editor\">OPTION: Editor</a>",
"<li><a href=\"h_config_empty_hdr_msg\">OPTION: Empty-Header-Message</a>",
"<li><a href=\"h_config_fcc_rule\">OPTION: FCC-Name-Rule</a>",
"<li><a href=\"h_config_fld_sort_rule\">OPTION: Folder-Sort-Rule</a>",
"<li><a href=\"h_config_form_folder\">OPTION: Form-Letter-Folder</a>",
"<li><a href=\"h_config_inbox_path\">OPTION: Inbox-Path</a>",
"<li><a href=\"h_config_archived_folders\">OPTION: Incoming-Archive-Folders</a>",
"<li><a href=\"h_config_index_color\">OPTION: Index Colors</a>",
"<li><a href=\"h_config_index_format\">OPTION: Index-Format</a>",
"<li><a href=\"h_config_keylabel_color\">OPTION: KeyLabel Color</a>",
"<li><a href=\"h_config_keyname_color\">OPTION: KeyName Color</a>",
"<li><a href=\"h_config_prune_date\">OPTION: Last-Time-Prune Question</a>",
"<li><a href=\"h_config_nntp_server\">OPTION: NNTP-Server</HEAD></a>",
"<li><a href=\"h_config_normal_color\">OPTION: Normal Color</a>",
"<li><a href=\"h_config_postponed_folder\">OPTION: Postponed-Folder</a>",
"<li><a href=\"h_config_prompt_color\">OPTION: Prompt Color</a>",
"<li><a href=\"h_config_quote_color\">OPTION: Quote Colors</a>",
"<li><a href=\"h_config_read_message_folder\">OPTION: Read-Message-Folder</a>",
"<li><a href=\"h_config_reply_indent_string\">OPTION: Reply-Indent-String</a>",
"<li><a href=\"h_config_reply_intro\">OPTION: Reply-Leadin</a>",
"<li><a href=\"h_config_reverse_color\">OPTION: Reverse Color</a>",
"<li><a href=\"h_config_incol\">OPTION: Index Line Color</a>",
"<li><a href=\"h_config_smtp_server\">OPTION: SMTP-Server</a>",
"<li><a href=\"h_config_saved_msg_name_rule\">OPTION: Saved-Msg-Name-Rule</a>",
"<li><a href=\"h_config_scroll_margin\">OPTION: Scroll-margin</a>",
"<li><a href=\"h_config_slctbl_color\">OPTION: Selectable Item Color</a>",
"<li><a href=\"h_config_sending_filter\">OPTION: Sending-Filters</a>",
"<li><a href=\"h_config_sort_key\">OPTION: Sort-Key</a>",
"<li><a href=\"h_config_speller\">OPTION: Speller</a>",
"<li><a href=\"h_config_status_color\">OPTION: Status Color</a>",
"<li><a href=\"h_config_status_msg_delay\">OPTION: Status-Message-Delay</a>",
"<li><a href=\"h_config_title_color\">OPTION: Title Color</a>",
"<li><a href=\"h_config_upload_cmd\">OPTION: Upload-command</a>",
"<li><a href=\"h_config_upload_prefix\">OPTION: Upload-command-prefix</a>",
"<li><a href=\"h_config_domain_name\">OPTION: Use-Only-Domain-Name</a>",
"<li><a href=\"h_config_user_dom\">OPTION: User-Domain</a>",
"<li><a href=\"h_config_customhdr_pattern\">OPTION: Viewer Header Color Pattern</a>",
"<li><a href=\"h_config_customhdr_color\">OPTION: Viewer Header Colors</a>",
"<li><a href=\"h_config_viewer_headers\">OPTION: Viewer-Headers</a>",
"<li><a href=\"h_config_file_dir\">OPTION: file-directory</a>",
"<li><a href=\"h_config_goto_default\">OPTION: goto-default-rule</a>",
"<li><a href=\"h_config_inc_startup\">OPTION: incoming-startup-rule</a>",
"<li><a href=\"h_config_mailcap_path\">OPTION: mailcap-search-path</a>",
"<li><a href=\"h_config_newsrc_path\">OPTION: newsrc-path</a>",
"<li><a href=\"h_config_signature_file\">OPTION: signature-file</a>",
"<li><a href=\"h_config_browser\">OPTION: url-viewers</a>",
"<li><a href=\"h_news_pcpine\">PC-Pine Notes</a>",
"<li><a href=\"h_news_config\">Pine Configuration</a>",
"<li><a href=\"h_news_legal\">Pine Legal Notices</a>",
"<li><a href=\"h_pipe_command\">Pipe Command SubOptions</a>",
"<li><a href=\"h_common_pipe\">Pipe Command</a>",
"<li><a href=\"h_common_postpone\">Postpone Command</a>",
"<li><a href=\"h_common_print\">Print Command</a>",
"<li><a href=\"h_news\">RELEASE NOTES for Pine</a>",
"<li><a href=\"h_role_select\">ROLES SCREEN</a>",
"<li><a href=\"h_compose_readfile\">Read File Command</a>",
"<li><a href=\"h_main_release_notes\">Release Notes Command</a>",
"<li><a href=\"h_common_reply\">Reply and Forward Commands</a>",
"<li><a href=\"h_compose_richhdr\">Rich Header Command</a>",
"<li><a href=\"h_config_role_ccpat\">Role Cc Pattern Explained</a>",
"<li><a href=\"h_common_role\">Role Command</a>",
"<li><a href=\"h_config_role_composeuse\">Role Compose Use Explained</a>",
"<li><a href=\"h_config_role_fldr_type\">Role Current Folder Type Explained</a>",
"<li><a href=\"h_config_role_forwarduse\">Role Forward Use Explained</a>",
"<li><a href=\"h_config_role_frompat\">Role From Pattern Explained</a>",
"<li><a href=\"h_config_role_newspat\">Role News Pattern Explained</a>",
"<li><a href=\"h_config_role_nick\">Role Nickname Explained</a>",
"<li><a href=\"h_config_role_replyuse\">Role Reply Use Explained</a>",
"<li><a href=\"h_config_role_senderpat\">Role Sender Pattern Explained</a>",
"<li><a href=\"h_config_role_setfcc\">Role Set Fcc Action Explained</a>",
"<li><a href=\"h_config_role_setfrom\">Role Set From Action Explained</a>",
"<li><a href=\"h_config_role_setreplyto\">Role Set Reply-To Action Explained</a>",
"<li><a href=\"h_config_role_setsig\">Role Set Sig Action Explained</a>",
"<li><a href=\"h_config_role_settempl\">Role Set Template Action Explained</a>",
"<li><a href=\"h_config_role_subjpat\">Role Subject Pattern Explained</a>",
"<li><a href=\"h_config_role_topat\">Role To Pattern Explained</a>",
"<li><a href=\"h_address_display\">SEARCH RESULTS INDEX</a>",
"<li><a href=\"h_address_select\">SEARCH RESULTS INDEX</a>",
"<li><a href=\"h_simple_index\">SELECT POSTPONED MESSAGE</a>",
"<li><a href=\"h_abook_config\">SETUP ADDRESS BOOKS SCREEN</a>",
"<li><a href=\"h_collection_maint\">SETUP COLLECTION LIST screen</a>",
"<li><a href=\"h_color_setup\">SETUP COLOR COMMANDS</a>",
"<li><a href=\"h_direct_config\">SETUP LDAP DIRECTORY SERVERS SCREEN</a>",
"<li><a href=\"h_rules_roles\">SETUP ROLES SCREEN</a>",
"<li><a href=\"h_rules_incols\">SETUP INDEX COLORS SCREEN</a>",
"<li><a href=\"h_rules_filter\">SETUP FILTERING SCREEN</a>",
"<li><a href=\"h_rules_score\">SETUP SCORING SCREEN</a>",
"<li><a href=\"h_common_save\">Save and Export Commands</a>",
"<li><a href=\"h_index_cmd_select\">Selecting: Select and WhereIs/Select</a>",
"<li><a href=\"h_compose_send\">Send Command</a>",
"<li><a href=\"h_main_setup\">Setup Command</a>",
"<li><a href=\"h_composer_sigedit\">Signature Editor Commands Explained</a>",
"<li><a href=\"h_simple_text_view\">Simple Text View Screen Explained</a>",
"<li><a href=\"h_index_cmd_sort\">Sort Command</a>",
"<li><a href=\"h_compose_spell\">Spell Check Command</a>",
"<li><a href=\"h_common_suspend\">Suspend Command</a>",
"<li><a href=\"h_composer_attachment\">THE MESSAGE COMPOSER'S ATTCHMNT FIELD</a>",
"<li><a href=\"h_composer_bcc\">THE MESSAGE COMPOSER'S BCC FIELD</a>",
"<li><a href=\"h_composer_cc\">THE MESSAGE COMPOSER'S CC FIELD</a>",
"<li><a href=\"h_composer_from\">THE MESSAGE COMPOSER'S FROM FIELD</a>",
"<li><a href=\"h_composer_lcc\">THE MESSAGE COMPOSER'S LCC FIELD</a>",
"<li><a href=\"h_composer_news\">THE MESSAGE COMPOSER'S NEWSGRPS LINE</a>",
"<li><a href=\"h_composer_reply_to\">THE MESSAGE COMPOSER'S REPLY-TO FIELD</a>",
"<li><a href=\"h_composer_to\">THE MESSAGE COMPOSER'S TO FIELD</a>",
"<li><a href=\"h_abook_opened\">THE PINE ADDRESS BOOK</a>",
"<li><a href=\"h_abook_select_nicks_take\">Take Address Nickname Selection Explained</a>",
"<li><a href=\"h_takeaddr_screen\">Take Address Screen Explained</a>",
"<li><a href=\"h_common_take\">TakeAddr Command</a>",
"<li><a href=\"h_index_tokens\">Tokens for Index and Replying</a>",
"<li><a href=\"h_whatis_vcard\">VCARD EXPLAINED</a>",
"<li><a href=\"h_view_cmd_hilite\">View Hilite and Next item/Previous item</a>",
"<li><a href=\"h_view_cmd_viewattch\">ViewAttch Command</a>",
"<li><a href=\"h_index_cmd_whereis\">WhereIs Command</a>",
"<li><a href=\"h_view_cmd_whereis\">WhereIs Command</a>",
"<li><a href=\"h_index_cmd_zoom\">ZoomMode Command</a>",
"<li><a href=\"h_config_browser_xterm\">url-viewers and X windows applications</a>",
"</UL>",
" ",
"<P>",
"&lt;End of Help Index&gt;",
"</BODY>",
"</HTML>",
" ",
" ",
NULL
};


char *h_special_xon_xoff[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Explanation of Pine's XOFF/XON Handling</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>XOFF/XON Handling within Pine</H1>",
" ",
"By default, Pine treats Ctrl-S or Ctrl-Q (sometimes known as XOFF",
"and XON) as normal characters, even though Pine does not use them.",
"However, the printer, modem, or communication software you are using may",
"be configured for &quot;software flow control,&quot; which means that",
"XON/XOFF must be treated as special characters by the operating system.",
"If you see messages such as &quot;^X not defined for this screen&quot;,",
"then your system is probably using software flow control. In this case",
"you will need to set the",
"<A HREF=\"h_config_preserve_start_stop\">&quot;preserve-start-stop-characters&quot;</A>",
"feature.",
"<P>",
"If you <EM>do</EM> set this",
"feature, be advised that if you accidentally hit a Ctrl-S, Pine will",
"mysteriously freeze up with no warning.  In this case, try typing a Ctrl-Q",
"and see if that puts things right.  Printing via the",
"&quot;attached-to-ansi&quot; option will automatically enable software",
"flow-control handling for the duration of the printing.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_special_help_nav[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Help Text Navigation Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Help Text Navigation Explained</H1>",
" ",
"Pine contains extensive context-sensitive help text.   At any point, ",
"pressing the &quot;?&quot; key will bring up a page of help text",
"explaining the options available to you.  You can leave the help",
"text screen and return to normal Pine operation by pressing",
"the",
"<!--chtml if pinemode=\"function_key\"-->",
"F3 function",
"<!--chtml else-->",
"&quot;E&quot;",
"<!--chtml endif-->",
"key to Exit Help at any time.",
" ",
"<P>",
"Within the help screen you might find a word or phrase displayed in ",
"inverse text and others displayed in bold typeface.  Such words and",
"phrases are used to tell you Pine has more information available on",
"the topic they describe.",
"The inverted text is the &quot;selected&quot; topic.  ",
"Use the arrow keys, Ctrl-F, and Ctrl-B to change which of the phrases",
"displayed in bold type",
"is &quot;selected&quot;.",
"Hit the Return key to display the information Pine has available on that",
"topic.  While viewing such additional information, the ",
"<!--chtml if pinemode=\"function_key\"-->",
"F3 function",
"<!--chtml else-->",
"&quot;P&quot;",
"<!--chtml endif-->",
"key will return you to the previous help screen, and the",
"<!--chtml if pinemode=\"function_key\"-->",
"F2 function",
"<!--chtml else-->",
"&quot;E&quot;",
"<!--chtml endif-->",
"key will Exit the Help system altogether.",
" ",
"<P>",
"When you are finished reading this help text, you can press the",
"<!--chtml if pinemode=\"function_key\"-->",
"F3 function",
"<!--chtml else-->",
"&quot;P&quot;",
"<!--chtml endif-->",
"key to return to the previously displayed help text.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_special_list_commands[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Email List Commands Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Email List Commands Explained</H1>",
" ",
"Electonic mail lists provide a way for like-minded users to join in",
"discussions on topics of interest.  The email list itself is ",
"represented by a",
"single address that participants send messages to when they have",
"something of interest to share with other members of the list.  The",
"receiving computer then, either automatically or after review by the",
"list's owner (or moderator), sends a copy of that message to each",
"member of the list.",
" ",
"<P>",
"Usually, subscribing and unsubscribing is done by sending requests in",
"an email message to a special address setup to handle managing list",
"membership.  Often this is the name of the list followed by",
"<I>-request</I>.  This address is almost <EM>never</EM> the same as",
"the address used to send messages to the list.",
" ",
"<P>",
"Unfortunately, email list participation commands are more a matter",
"of convention than standard, and thus may vary from list to list.",
"Increasingly, list management software is adding information to",
"the copy of the postings as they're copied to the list members that",
"explains how to do the various list management functions.",
" ",
"<P>",
"Pine will recognize this information and offer the management commands",
"they represent in a simple display. One or more of the following",
"operations will be made available:",
" ",
"<DL>",
"<DT>Help</DT>",
"<DD>",
"A method to get help on subscribing, unsubscribing, ",
"an explanation of what the list is about, or special instructions",
"for participation.  This may be in the form of a reply in response",
"to an email message, or instructions on how to connect to a Web site.",
"</DD>",
" ",
"<DT>Unsubscribe</DT>",
"<DD>",
"A method to get your email addressed removed from the list of",
"recipients of the email list.",
"</DD>",
" ",
"<DT>Subscribe</DT>",
"<DD>",
"A method to get your email address added to the list of recipients",
"of the email list.  It may be in the form of a message sent to ",
"a special address or you may be connected to a web site.",
"<DD>",
"</DD>",
" ",
"<DT>Post</DT>",
"<DD>",
"A method used to post to the email list.  However, it might also ",
"indicate that no posting is allowed directly to the list.",
"</DD>",
" ",
"<DT>Owner</DT>",
"<DD>",
"A method to contact the list owner for special questions you might",
"have regarding the list.",
"</DD>",
" ",
"<DT>Archive</DT>",
"<DD>",
"A method to view an archive of previous messages posted to the list.",
"This may be in the form of a mail folder on a remote computer, an",
"IMAP mailbox or even a Web site.",
"</DD>",
"</DL>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_mail_index[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>MESSAGE INDEX COMMANDS</TITLE>",
"</HEAD>",
"<BODY>                 ",
"<H1>MESSAGE INDEX COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"Available&nbsp;&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;2<BR>",
"-------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-----------------------------<BR>",
"F1&nbsp;&nbsp;Show&nbsp;Help&nbsp;Text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F1&nbsp;&nbsp;Show&nbsp;Help&nbsp;Text<BR>",
"F2&nbsp;&nbsp;Toggle&nbsp;to&nbsp;see&nbsp;more&nbsp;commands&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F2&nbsp;&nbsp;Toggle&nbsp;to&nbsp;see&nbsp;more&nbsp;commands<BR>",
"F3&nbsp;&nbsp;<A HREF=\"h_common_folders\">FOLDER&nbsp;LIST</A>&nbsp;Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F3&nbsp;&nbsp;MAIN&nbsp;MENU&nbsp;Screen<BR>",
"F4&nbsp;&nbsp;View&nbsp;current&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F4&nbsp;&nbsp;Quit&nbsp;Pine<BR>",
"F5&nbsp;&nbsp;Move&nbsp;to&nbsp;previous&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F5&nbsp;&nbsp;<A HREF=\"h_common_compose\">Compose</A>&nbsp;a&nbsp;message<BR>",
"F6&nbsp;&nbsp;Move&nbsp;to&nbsp;next&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F6&nbsp;&nbsp;<A HREF=\"h_common_goto\">Goto</A>&nbsp;a&nbsp;specified&nbsp;folder<BR>",
"F7&nbsp;&nbsp;Show&nbsp;previous&nbsp;screen&nbsp;of&nbsp;messages&nbsp;&nbsp;&nbsp;F7&nbsp;&nbsp;<A HREF=\"h_common_nextnew\">Next&nbsp;new</A>&nbsp;message<BR>",
"F8&nbsp;&nbsp;Show&nbsp;next&nbsp;screen&nbsp;of&nbsp;messages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F8&nbsp;&nbsp;<A HREF=\"h_index_cmd_whereis\">Whereis</A><BR>",
"F9&nbsp;&nbsp;<A HREF=\"h_common_delete\">Mark&nbsp;message&nbsp;for&nbsp;deletion</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F9&nbsp;&nbsp;<A HREF=\"h_common_print\">Print</A>&nbsp;message<BR>",
"F10&nbsp;<A HREF=\"h_common_delete\">Undelete</A>&nbsp;(remove&nbsp;delete&nbsp;mark)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F10&nbsp;<A HREF=\"h_common_take\">Take&nbsp;Address</A>&nbsp;into&nbsp;address&nbsp;book<BR>",
"F11&nbsp;<A HREF=\"h_common_reply\">Reply</A>&nbsp;to&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F11&nbsp;<A HREF=\"h_common_save\">Save</A>&nbsp;message&nbsp;into&nbsp;an&nbsp;email&nbsp;folder<BR>",
"F12&nbsp;<A HREF=\"h_common_reply\">Forward</A>&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F12&nbsp;<A HREF=\"h_common_save\">Export</A>&nbsp;message&nbsp;into&nbsp;a&nbsp;plain&nbsp;file<BR>",
"<BR>",
"Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;3<BR>",
"-----------------------------<BR>",
"F3&nbsp;&nbsp;<A HREF=\"h_index_cmd_expunge\">Expunge/Exclude</A>&nbsp;&nbsp;&nbsp;&nbsp;F7&nbsp;<A HREF=\"h_index_cmd_sort\">Sort</A>&nbsp;order&nbsp;of&nbsp;index&nbsp;&nbsp;F10&nbsp;<A HREF=\"h_common_bounce\">Bounce</A>&nbsp;(remail)&nbsp;msg<BR>",
"F5&nbsp;&nbsp;<A HREF=\"h_index_cmd_select\">Select</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F8&nbsp;<A HREF=\"h_common_jump\">Jump</A>&nbsp;to&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F11&nbsp;<A HREF=\"h_common_flag\">Flag</A>&nbsp;message&nbsp;as&nbsp;important<BR>",
"F6&nbsp;&nbsp;<A HREF=\"h_index_cmd_apply\">Apply</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F9&nbsp;<A HREF=\"h_common_hdrmode\">Full&nbsp;Header&nbsp;Mode</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F12&nbsp;<A HREF=\"h_common_pipe\">Pipe</A>&nbsp;to&nbsp;a&nbsp;Unix&nbsp;command<BR>",
"<BR>",
"Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;4<BR>",
"-----------------------------<BR>",
"F3&nbsp;&nbsp;Select&nbsp;Current&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F4&nbsp;&nbsp;<A HREF=\"h_index_cmd_zoom\">Zoom</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F5&nbsp;&nbsp;COLLECTION&nbsp;LIST&nbsp;Screen",
"F6&nbsp;&nbsp;<A HREF=\"h_common_role\">Compose using a role</A><BR>",
"<BR>",
"<!--chtml else-->",
"Navigating&nbsp;the&nbsp;List&nbsp;of&nbsp;Messages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operations&nbsp;on&nbsp;the&nbsp;Current&nbsp;Message<BR>",
"-------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;---------------------------------<BR>",
"&nbsp;P&nbsp;&nbsp;&nbsp;Move&nbsp;to&nbsp;the&nbsp;previous&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;View&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%&nbsp;&nbsp;<A HREF=\"h_common_print\">Print</A><BR>",
"&nbsp;N&nbsp;&nbsp;&nbsp;Move&nbsp;to&nbsp;the&nbsp;next&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;R&nbsp;&nbsp;<A HREF=\"h_common_reply\">Reply</A>&nbsp;to&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F&nbsp;&nbsp;<A HREF=\"h_common_reply\">Forward</A><BR>",
"&nbsp;-&nbsp;&nbsp;&nbsp;Show&nbsp;previous&nbsp;screen&nbsp;of&nbsp;messages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;D&nbsp;&nbsp;<A HREF=\"h_common_delete\">Mark&nbsp;for&nbsp;deletion</A><BR>",
"Spc&nbsp;&nbsp;Show&nbsp;next&nbsp;screen&nbsp;of&nbsp;messages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;U&nbsp;&nbsp;<A HREF=\"h_common_delete\">Undelete</A>&nbsp;(remove&nbsp;deletion&nbsp;mark)<BR>",
"&nbsp;J&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_jump\">Jump</A>&nbsp;to&nbsp;a&nbsp;specific&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;T&nbsp;&nbsp;<A HREF=\"h_common_take\">Take&nbsp;Address</A>&nbsp;into&nbsp;Address&nbsp;Book<BR>",
"&nbsp;W&nbsp;&nbsp;&nbsp;<A HREF=\"h_index_cmd_whereis\">Whereis</A>&nbsp;--&nbsp;search&nbsp;for&nbsp;a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;S&nbsp;&nbsp;<A HREF=\"h_common_save\">Save</A>&nbsp;into&nbsp;an&nbsp;email&nbsp;folder<BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;specific&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E&nbsp;&nbsp;<A HREF=\"h_common_save\">Export</A>&nbsp;as&nbsp;a&nbsp;plain&nbsp;text&nbsp;file<BR>",
"Tab&nbsp;&nbsp;<A HREF=\"h_common_nextnew\">Next&nbsp;new</A>&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;B&nbsp;&nbsp;<A HREF=\"h_common_bounce\">Bounce</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;&nbsp;<A HREF=\"h_common_flag\">Flag</A><BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"h_common_pipe\">Pipe</A>&nbsp;to&nbsp;a&nbsp;Unix&nbsp;Command<BR>",
"Miscellaneous&nbsp;Operations<BR>",
"------------------------<BR>",
"&nbsp;G&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_goto\">Goto</A>&nbsp;a&nbsp;specified&nbsp;folder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;General&nbsp;Pine&nbsp;Commands<BR>",
"&nbsp;$&nbsp;&nbsp;&nbsp;<A HREF=\"h_index_cmd_sort\">Sort</A>&nbsp;order&nbsp;of&nbsp;index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;---------------------<BR>",
"&nbsp;H&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_hdrmode\">Full&nbsp;header&nbsp;mode</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;O&nbsp;&nbsp;Show&nbsp;all&nbsp;other&nbsp;available&nbsp;commands<BR>",
"&nbsp;X&nbsp;&nbsp;&nbsp;<A HREF=\"h_index_cmd_expunge\">Expunge/Exclude</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;?&nbsp;&nbsp;Show&nbsp;Help&nbsp;text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Q&nbsp;Quit&nbsp;Pine<BR>",
"&nbsp;Z&nbsp;&nbsp;&nbsp;<A HREF=\"h_index_cmd_zoom\">Zoom</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M&nbsp;&nbsp;MAIN&nbsp;MENU&nbsp;Screen&nbsp;&nbsp;&nbsp;&lt;&nbsp;<A HREF=\"h_common_folders\">FOLDER&nbsp;LIST</A>&nbsp;Screen<BR>",
"&nbsp;;&nbsp;&nbsp;&nbsp;<A HREF=\"h_index_cmd_select\">Select</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A&nbsp;<A HREF=\"h_index_cmd_apply\">Apply</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C&nbsp;&nbsp;<A HREF=\"h_common_compose\">Compose</A>&nbsp;a&nbsp;new&nbsp;message<BR>",
"&nbsp;:&nbsp;&nbsp;&nbsp;Select&nbsp;Current&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;&nbsp;<A HREF=\"h_common_role\">Compose using a role</A><BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;L&nbsp;&nbsp;COLLECTION&nbsp;LIST&nbsp;Screen<BR>",
"<!--chtml endif-->",
"<P>",
" ",
"NOTE:",
"<OL>",
" <LI>For help on a particular command, hilite the bold text associated",
"with it above and hit Return.",
" <LI>Availability of certain commands depends on <A HREF=\"h_common_conditional_cmds\">feature settings</A>.",
"</OL>",
" ",
"<H2>Description of the MESSAGE INDEX Screen</H2>",
" ",
"The MESSAGE INDEX displays summary information from each",
"message in the current folder.",
"This is useful if you want to quickly",
"scan new messages, or find a particular message without having to go",
"through the text of each message, or to quickly get rid of junk",
"messages, etc.",
"The current message is always highlighted.",
"Each line of the MESSAGE INDEX contains the following columns (by default -- ",
"you can change this with the ",
"&quot;<A HREF=\"h_config_index_format\">Index-Format</A>&quot; option",
"in the SETUP CONFIGURATION screen): <P>",
"<DL>",
" <DT>STATUS:</DT>",
" <DD> The markings on the left side of the message tell you about its",
"status.  You may see one or more of the following codes on any given",
"message:",
"<UL>",
"  <LI> &quot;D&quot; for Deleted.  You have marked this message for deletion but not",
"	 yet eXpunged the folder.",
"  <LI> &quot;N&quot; for New.  You have not looked at the text of the message yet.",
"  <LI> &quot;A&quot; for Answered.  Any time you reply to a message it is considered",
"	 to be answered.",
"  <LI> &quot;+&quot; for direct-to-you.  The &quot;+&quot; indicates that a message was sent",
"	directly to your account, your copy is not part of a cc: or a",
"	mailing list.",
"  <LI> &quot;X&quot; for selected.  You have selected the message by using the",
"	&quot;select&quot; command.  (Some systems may optionally allow selected",
"	messages to be denoted by the index line being displayed in bold",
"	type.)",
"  <LI> &quot;*&quot; for Important.  You have previously used the &quot;Flag&quot; command",
"      to mark this message as &quot;important&quot;.",
"</UL></DD><P>",
" ",
" <DT>NUMBER:</DT>",
" <DD>Messages in a folder are numbered, from one through the number",
"of messages in the folder, to help you know where you are in the folder.</DD><P>",
" ",
" ",
" <DT>DATE SENT:</DT>",
" <DD>The date the message was sent.  By default, messages are",
"ordered by arrival time, not by date sent.  Most of the time, arrival time",
"and date sent (effectively departure time) are similar.  Sometimes,",
"however, the index will appear to be out of order because a message took a",
"long time in delivery.</DD><P>",
" ",
" ",
" <DT>SENDER:</DT>",
" <DD>The name or email address of the sender.  If you are the sender,",
"then the recipient's name is shown here.  In Newsgroups, if you are",
"the sender and there are no email recipients, the newsgroup name will be",
"listed. </DD><P>",
" ",
" ",
" <DT>SIZE:</DT>",
" <DD>The number in parentheses is the number of characters in the message.</DD><P>",
" ",
" ",
" <DT>SUBJECT:</DT>",
" <DD>As much of the message's subject line as will fit on the screen.</DD>",
"</DL>",
" ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_mail_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>MESSAGE TEXT SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>MESSAGE TEXT SCREEN</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"Available&nbsp;&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;2<BR>",
"-------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;------------------------------<BR>",
"F1&nbsp;&nbsp;Show&nbsp;Help&nbsp;Text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F1&nbsp;&nbsp;Show&nbsp;Help&nbsp;Text<BR>",
"F2&nbsp;&nbsp;Toggle&nbsp;to&nbsp;see&nbsp;more&nbsp;commands&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F2&nbsp;&nbsp;Toggle&nbsp;to&nbsp;see&nbsp;more&nbsp;commands<BR>",
"F3&nbsp;&nbsp;<A HREF=\"h_common_index\">MESSAGE&nbsp;INDEX</A>&nbsp;Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F3&nbsp;&nbsp;MAIN&nbsp;MENU&nbsp;Screen<BR>",
"F4&nbsp;&nbsp;<A HREF=\"h_view_cmd_viewattch\">View&nbsp;attachment</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F4&nbsp;&nbsp;Quit&nbsp;Pine<BR>",
"F5&nbsp;&nbsp;Display&nbsp;previous&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F5&nbsp;&nbsp;<A HREF=\"h_common_folders\">FOLDER&nbsp;LIST</A>&nbsp;Screen<BR>",
"F6&nbsp;&nbsp;Display&nbsp;next&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F6&nbsp;&nbsp;<A HREF=\"h_common_goto\">Goto</A>&nbsp;a&nbsp;specified&nbsp;folder<BR>",
"F7&nbsp;&nbsp;Previous&nbsp;screen&nbsp;of&nbsp;this&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;F7&nbsp;&nbsp;<A HREF=\"h_common_compose\">Compose</A>&nbsp;message<BR>",
"F8&nbsp;&nbsp;Next&nbsp;screen&nbsp;of&nbsp;this&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F8&nbsp;&nbsp;<A HREF=\"h_view_cmd_whereis\">Whereis</A><BR>",
"F9&nbsp;&nbsp;<A HREF=\"h_common_delete\">Mark&nbsp;message&nbsp;for&nbsp;deletion</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F9&nbsp;&nbsp;<A HREF=\"h_common_print\">Print</A>&nbsp;message<BR>",
"F10&nbsp;<A HREF=\"h_common_delete\">Undelete</A>&nbsp;(remove&nbsp;delete&nbsp;mark)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F10&nbsp;<A HREF=\"h_common_take\">Take&nbsp;Address</A>&nbsp;into&nbsp;address&nbsp;book<BR>",
"F11&nbsp;<A HREF=\"h_common_reply\">Reply</A>&nbsp;to&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F11&nbsp;<A HREF=\"h_common_save\">Save</A>&nbsp;message&nbsp;into&nbsp;an&nbsp;email&nbsp;folder<BR>",
"F12&nbsp;<A HREF=\"h_common_reply\">Forward</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F12&nbsp;<A HREF=\"h_common_save\">Export</A>&nbsp;message&nbsp;into&nbsp;a&nbsp;plain&nbsp;file<BR>",
"<BR>",
"Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;3<BR>",
"------------------------------<BR>",
"F1&nbsp;&nbsp;Show&nbsp;Help&nbsp;Text<BR>",
"F2&nbsp;&nbsp;Toggle&nbsp;to&nbsp;see&nbsp;more&nbsp;commands<BR>",
"F3&nbsp;&nbsp;<A HREF=\"h_view_cmd_hilite\">View&nbsp;hilited</A><BR>",
"F4&nbsp;&nbsp;Select&nbsp;current&nbsp;message<BR>",
"F5&nbsp;&nbsp;Previous&nbsp;selectable&nbsp;item<BR>",
"F6&nbsp;&nbsp;Next&nbsp;selectable&nbsp;item<BR>",
"F7&nbsp;&nbsp;<A HREF=\"h_common_jump\">Jump</A>&nbsp;to&nbsp;message&nbsp;number<BR>",
"F8&nbsp;&nbsp;<A HREF=\"h_common_nextnew\">Next&nbsp;new</A>&nbsp;message<BR>",
"F9&nbsp;&nbsp;<A HREF=\"h_common_hdrmode\">Display&nbsp;full&nbsp;headers</A><BR>",
"F10&nbsp;<A HREF=\"h_common_bounce\">Bounce</A>&nbsp;message<BR>",
"F11&nbsp;<A HREF=\"h_common_flag\">Flag</A>&nbsp;message<BR>",
"F12&nbsp;<A HREF=\"h_common_pipe\">Pipe</A>&nbsp;to&nbsp;a&nbsp;Unix&nbsp;command<BR>",
"Available&nbsp;Commands&nbsp;--&nbsp;Group&nbsp;4<BR>",
"F5&nbsp;&nbsp;<A HREF=\"h_common_role\">Compose using a role</A><BR>",
"<!--chtml else-->",
"Operations&nbsp;on&nbsp;the&nbsp;Current&nbsp;Message<BR>",
"---------------------------------<BR>",
"<BR>",
"&nbsp;-&nbsp;&nbsp;&nbsp;Show&nbsp;previous&nbsp;page&nbsp;of&nbsp;this&nbsp;msg&nbsp;&nbsp;&nbsp;&nbsp;S&nbsp;&nbsp;<A HREF=\"h_common_save\">Save</A>&nbsp;into&nbsp;an&nbsp;email&nbsp;folder<BR>",
"Spc&nbsp;&nbsp;Show&nbsp;next&nbsp;page&nbsp;of&nbsp;this&nbsp;msg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;E&nbsp;&nbsp;<A HREF=\"h_common_save\">Export</A>&nbsp;as&nbsp;a&nbsp;plain&nbsp;text&nbsp;file<BR>",
"&nbsp;&gt;&nbsp;&nbsp;&nbsp;<A HREF=\"h_view_cmd_viewattch\">View&nbsp;attachment</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;B&nbsp;&nbsp;<A HREF=\"h_common_bounce\">Bounce</A><BR>",
"&nbsp;R&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_reply\">Reply</A>&nbsp;to&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F&nbsp;&nbsp;<A HREF=\"h_common_reply\">Forward</A>&nbsp;message<BR>",
"&nbsp;D&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_delete\">Mark&nbsp;for&nbsp;deletion</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ret&nbsp;View&nbsp;<A HREF=\"h_view_cmd_hilite\">hilited</A>&nbsp;item<BR>",
"&nbsp;U&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_delete\">Undelete</A>&nbsp;(remove&nbsp;deletion&nbsp;mark)&nbsp;&nbsp;^F&nbsp;&nbsp;Select&nbsp;next&nbsp;<A HREF=\"h_view_cmd_hilite\">hilited</A>&nbsp;item&nbsp;in&nbsp;message<BR>",
"&nbsp;T&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_take\">Take&nbsp;Address</A>&nbsp;into&nbsp;Address&nbsp;Book&nbsp;&nbsp;&nbsp;^B&nbsp;&nbsp;Select&nbsp;previous&nbsp;<A HREF=\"h_view_cmd_hilite\">hilited</A>&nbsp;item<BR>",
"&nbsp;%&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_print\">Print</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;&nbsp;<A HREF=\"h_common_flag\">Flag</A>&nbsp;message<BR>",
"&nbsp;W&nbsp;&nbsp;&nbsp;<A HREF=\"h_view_cmd_whereis\">Whereis</A>:&nbsp;search&nbsp;for&nbsp;text&nbsp;in&nbsp;msg&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;<A HREF=\"h_common_pipe\">Pipe</A>&nbsp;to&nbsp;a&nbsp;Unix&nbsp;command<BR>",
"<BR>",
"Navigating&nbsp;the&nbsp;List&nbsp;of&nbsp;Messages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Other&nbsp;Commands<BR>",
"-------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;----------------------------<BR>",
"&nbsp;P&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Display&nbsp;previous&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;G&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_goto\">Goto</A>&nbsp;a&nbsp;specified&nbsp;folder<BR>",
"&nbsp;N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Display&nbsp;next&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;H&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_hdrmode\">Full&nbsp;header&nbsp;mode</A>&nbsp;on/off<BR>",
"&nbsp;J&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_jump\">Jump</A>&nbsp;to&nbsp;a&nbsp;specific&nbsp;message&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;&nbsp;&nbsp;Select&nbsp;Current&nbsp;message<BR>",
"Tab&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_nextnew\">Next&nbsp;new</A>&nbsp;message<BR>",
"<BR>",
"General&nbsp;Pine&nbsp;Commands<BR>",
"---------------------<BR>",
"&nbsp;O&nbsp;&nbsp;Show&nbsp;all&nbsp;other&nbsp;available&nbsp;commands<BR>",
"&nbsp;?&nbsp;&nbsp;Show&nbsp;Help&nbsp;text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Q&nbsp;Quit&nbsp;Pine<BR>",
"&nbsp;M&nbsp;&nbsp;MAIN&nbsp;MENU&nbsp;Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;L&nbsp;<A HREF=\"h_common_folders\">FOLDER&nbsp;LIST</A>&nbsp;Screen&nbsp;(or&nbsp;COLLECTION&nbsp;LIST&nbsp;Screen)<BR>",
"&nbsp;&lt;&nbsp;&nbsp;<A HREF=\"h_common_index\">MESSAGE&nbsp;INDEX</A>&nbsp;Screen&nbsp;&nbsp;C&nbsp;<A HREF=\"h_common_compose\">Compose</A>&nbsp;a&nbsp;new&nbsp;message<BR>",
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;<A HREF=\"h_common_role\">Compose using a role</A><BR>",
"<!--chtml endif-->",
"<P>",
" ",
"NOTE:",
"<OL>",
" <LI>For help on a particular command, hilite the bold text associated",
"with it above and hit Return.",
" <LI>Availability of certain commands depends on <A HREF=\"h_common_conditional_cmds\">feature settings</A>.",
"</OL>",
" ",
"<H2>Description of the MESSAGE TEXT Screen</H2>",
" ",
"The top line of the view message screen displays status",
"information about the currently open collection and folder and about the",
"current message.  It shows the name of the collection in angle brackets",
"and then the name of the folder.  The line also displays the number",
"of messages in the folder, the number of the current message and the",
"percentage of the current message that has been displayed on the screen.",
"If the message is marked for deletion &quot;DEL&quot; will appear in the upper",
"right corner.",
"If the message has been answered (but not deleted) &quot;ANS&quot; will show",
"in the corner.",
"<P>",
" ",
"NOTE: to rapidly move to the end of a message, hit the",
"<!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->W<!--chtml endif-->",
"(or Ctrl-W) key followed",
"by Ctrl-V.  Similarly,",
"<!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->W<!--chtml endif-->",
"followed by Ctrl-Y will take you to the beginning of",
"a message.",
" ",
"<H2>Explanation of Alternate Character Sets</H2>",
" ",
"Pine attempts to stay out of the way so that it won't prevent you from",
"viewing mail in any character set.  It will simply send the message to",
"your display device.  If the device is capable of displaying the",
"message as it was written it will do so.  If not, the display may be",
"partially or totally incorrect.  If the message is marked as being in",
"a character set other than &quot;US-ASCII&quot; and it is a character",
"set that is different from the set you have indicated with the",
"<A HREF=\"h_config_char_set\">&quot;character-set&quot;</A>",
"variable in your configuration, then a warning message will be printed",
"to your screen at the beginning of the message display.<P>",
" ",
"In all cases Pine requires that the display device can handle the",
"character set.  For example, most X-terminals will display the ISO-8859-1",
"character set if the right font is selected.  VT220's and higher also",
"display ISO-8859-1.  Displays for other characters sets are less common.",
"<P>",
" ",
"Pine usually suppresses display of control characters in order to avoid",
"characters which may change terminal setup parameters.",
"If this is a problem for you, the",
"&quot;<A HREF=\"h_config_pass_control\">pass-control-characters-as-is</A>&quot;",
"feature can be used to turn this behavior off.",
" ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_cmd_select[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Selecting: Select and WhereIs/Select</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Selecting: Select and WhereIs/Select</H1>",
" ",
"Aggregate operations give you the ability to process a group of messages",
"at once.  Acting on multiple messages requires two steps: (1) selecting a",
"set of messages and then (2) applying a command to that set. The first",
"part is handled by the select command.  Select allows you to",
"select messages based on their status (read, answered, etc.), contents",
"(including fielded selections on header lines) or date.  You also get",
"certain quick options to select a specific message or range of messages,",
"to select the current message or to select all messages.",
"<P>",
" ",
"After you have an initial selection, the select command changes.  It gives",
"you selection &quot;alteration&quot; options: unselect all, unselect current,",
"broaden (implements a logical OR), and narrow (implements a logical AND).",
"You are allowed to use select as many times as you need to get the",
"selected set right.",
"<P>",
" ",
"Also, starting with Pine 4.00, the WhereIs command has a new feature ",
"(Ctrl-X) to",
"select all the messages which match the WhereIs search. WhereIs searches",
"through just the text which appears on the MESSAGE INDEX screen.",
"<P>",
" ",
"The availability of the aggregate operations commands is determined by the",
"<A HREF=\"h_config_enable_agg_ops\">&quot;enable-aggregate-command-set&quot;</A>",
"feature-list option in your Pine",
"configuration.",
"The features",
"<A HREF=\"h_config_auto_zoom\">&quot;auto-zoom-after-select&quot;</A>",
"and",
"<A HREF=\"h_config_select_wo_confirm\">&quot;select-without-confirm&quot;</A>",
"affect the behavior of the Select command.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_cmd_apply[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Apply Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Apply Command</H1>",
" ",
"Apply",
"(<!--chtml if pinemode=\"function_key\"-->F6<!--chtml else-->A<!--chtml endif-->)",
"is the second step of most aggregate operations.  Apply",
"becomes active any time there is a defined set of selected messages.  The",
"following commands can be applied to a selected message set: delete,",
"undelete, reply, forward,",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else--> ",
"pipe,",
"<!--chtml endif-->",
"print, take address, save, export, bounce, and flag.",
"<P>",
" ",
"The behavior of some of these commands in an aggregate sense is not easy to",
"explain.  Try them out to see what they do.",
"The feature",
"<A HREF=\"h_config_auto_unzoom\">&quot;auto-unzoom-after-apply&quot;</A>",
"affects the behavior of the Apply command.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_cmd_zoom[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>ZoomMode Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>ZoomMode Command</H1>",
" ",
"Another action you might want to take on a set of selected messages is to",
"zoom in on them.  Like apply, zoom only becomes active when messages have",
"been selected.",
"ZoomMode",
"(<!--chtml if pinemode=\"function_key\"-->F3<!--chtml else-->Z<!--chtml endif-->)",
"is a toggle command which allows you to",
"zoom-in (and only see the selected messages) and zoom-out (to see all",
"messages in the folder).  Neither apply nor zoom removes the markings which",
"define the selected set; you need to use a select command in order",
"to do that.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_cmd_sort[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Sort Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Sort Command</H1>",
" ",
"In Pine's generic configuration, messages are presented in the order in",
"which they arrive.  This default can be changed in the SETUP CONFIGURATION ",
"with the &quot;<A HREF=\"h_config_sort_key\">Sort-Key</A>&quot; option.",
"You can also re-sort the folder on demand with the sort",
"(<!--chtml if pinemode=\"function_key\"-->F7<!--chtml else-->$<!--chtml endif-->)",
"command.",
"Your sorting options are:",
"<P>",
"<UL>",
" <LI> <A HREF=\"h_index_sort_arrival\">A</A>rrival",
" <LI> <A HREF=\"h_index_sort_date\">D</A>ate",
" <LI> <A HREF=\"h_index_sort_subj\">S</A>ubject",
" <LI> <A HREF=\"h_index_sort_ordsubj\">O</A>rderedSubject",
" <LI> <A HREF=\"h_index_sort_from\">F</A>rom",
" <LI> si<A HREF=\"h_index_sort_size\">Z</A>e",
" <LI> scor<A HREF=\"h_index_sort_score\">E</A>,",
" <LI> <A HREF=\"h_index_sort_to\">T</A>o",
" <LI> <A HREF=\"h_index_sort_cc\">C</A>c",
"</UL>",
" ",
"<P>",
"The Reverse option will toggle the order the index is currently",
"sorted by, but will not change the relative sort order.",
" ",
"<P>",
"Sorting a folder does not actually rearrange the way the folder is saved,",
"it just re-arranges how the messages are presented to you.  This means",
"that Pine has to do the work of sorting every time you change sort order.",
"Sometimes, especially with PC-Pine or with large folders, this could take",
"a while.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_arrival[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: Arrival</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: Arrival</H1>",
" ",
"The <EM>Arrival</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX",
"in the order that they exist in the folder.  This is usually the same as the",
"order in which they arrived.  This option is comparable to not sorting",
"the messages at all.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_date[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: Date</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: Date</H1>",
" ",
"The <EM>Date</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX",
"according to the date and time they were",
"sent.",
" ",
"<P>",
"On a folder like INBOX, sorting by &quot;Date&quot; should be almost",
"identical to sorting by &quot;Arrival&quot;.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_subj[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: Subject</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: Subject</H1>",
" ",
"The <EM>Subject</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX",
"by subject. ",
" ",
"<P>",
"Messages with the same subject are",
"first grouped together, and then the groups of like-subject messages",
"are arranged alphabetically.",
" ",
"<P>",
"Pine ignores leading &quot;Re:&quot; and",
"&quot;re:&quot; and trailing &quot;(fwd)&quot; when determining the",
"likeness and alphabetical order of subject lines.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_ordsubj[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: OrderedSubject</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: OrderedSubject</H1>",
" ",
"The <EM>OrderedSubject</EM> sort option arranges messages in the",
"MESSAGE&nbsp;INDEX by grouping all messages with the same subject",
"together, similar to sort by <A HREF=\"h_index_sort_subj\">S</A>ubject.",
" ",
"<P>",
"However, <EM>OrderedSubj</EM> then arranges the groups of like-subject",
"messages by the date of the oldest message in the group.",
" ",
"<P>",
"This sort method provides for pseudo threading of conversations within",
"a folder.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_from[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: From</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: From</H1>",
" ",
"The <EM>From</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX",
"by the name of the author of the message.",
" ",
"<P>",
"Messages with the same author are grouped together. Groups of",
"messages are then put into alphabetical order according to message",
"author.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_size[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: Size</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: Size</H1>",
" ",
"The <EM>Size</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX",
"by their relative sizes.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_score[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: Score</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: Score</H1>",
" ",
"The <EM>Score</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX",
"by their scores.",
" ",
"<P>",
"Messages with the same score are sorted in arrival order.",
"Scores are something you create using the",
"<A HREF=\"h_rules_score\">&quot;SETUP SCORING&quot;</A> screen.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_to[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: To</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: To</H1>",
" ",
"The <EM>To</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX ",
"by the names of the recipients of the message.",
" ",
"<P>",
"Messages with the same recipients are grouped together. Groups of",
"messages are then put into alphabetical order according to message",
"recipients.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_sort_cc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SORT OPTION: Cc</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SORT OPTION: Cc</H1>",
" ",
"The <EM>Cc</EM> sort option arranges messages in the MESSAGE&nbsp;INDEX by",
"the names of the carbon copy addresses of the message.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_cmd_whereis[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>WhereIs Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>WhereIs Command</H1>",
" ",
"The WhereIs",
"(<!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->W<!--chtml endif-->)",
"command lets you search the MESSAGE INDEX for a word.  It scans",
"through whatever you see, usually the name of the author and the subject",
"line.  WhereIs has special features to let you &quot;find&quot; the beginning of the",
"index (Ctrl-Y -- first message) or the end of the index (Ctrl-V -- last",
"message).  WhereIs can also be used as a quick way to select messages; see",
"below for more information on this.  Note that WhereIs does not see the ",
"&quot;X&quot; in column one of Index entries for &quot;selected&quot; messages",
"so it can't be used to search for selected messages (use &quot;Zoom&quot;).",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_view_cmd_whereis[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>WhereIs Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>WhereIs Command</H1>",
" ",
"The WhereIs",
"(<!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->W<!--chtml endif-->)",
"command does a &quot;find in current message&quot; operation.  You",
"type in text and Pine will try to find it in the message you are",
"reading.  You can also use WhereIs to jump to the beginning (Ctrl-Y)",
"or end (Ctrl-V) of the message.",
"That is, to rapidly move to the end of a message, hit the ",
"<!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->W<!--chtml endif-->",
"(or Ctrl-W) key followed",
"by Ctrl-V.  Similarly,",
"<!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->W<!--chtml endif-->",
"followed by Ctrl-Y will take you to the beginning of a message.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_view_cmd_hilite[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>View Hilite and Next item/Previous item</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>View Hilite and Next item/Previous item</H1>",
" ",
"Sometimes messages may be in the form of formatted HTML text",
"or they may contain URLs or Web server hostnames.",
"When any of the features",
"<A HREF=\"h_config_enable_view_url\">&quot;enable-msg-view-urls&quot;</A>,",
"<A HREF=\"h_config_enable_view_web_host\">&quot;enable-msg-view-web-hostnames&quot;</A>,",
"<A HREF=\"h_config_enable_view_attach\">&quot;enable-msg-view-attachments&quot;</A>,",
"or",
"<A HREF=\"h_config_enable_view_addresses\">&quot;enable-msg-view-addresses&quot;</A>",
"are enabled, Pine will represent such selectable items in the text",
"in bold typeface.  One of the selectable items will be displayed in",
"inverse video (hilited).  This is the &quot;currently selected&quot; item.",
"Press the Return key to view the currently selected item.",
"<P>",
" ",
"The Up and Down Arrows keys can be used to change the selected item",
"(also see the feature",
"<A HREF=\"h_config_enable_view_arrows\">&quot;enable-msg-view-forced-arrows&quot;</A>).",
"If there are no selectable items in the direction of the arrow you",
"pressed, Pine will scroll the display in that direction until one",
"becomes visible.  To &quot;jump&quot; forwards/backwards among selectable ",
"items in the message text, use the Previous and Next item commands,",
"<!--chtml if pinemode=\"function_key\"-->F5 and F6",
"<!--chtml else-->^B and Ctrl-F<!--chtml endif-->.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_view_cmd_viewattch[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>ViewAttch Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>ViewAttch Command</H1>",
" ",
" ",
"The View/Save Attachment",
"(<!--chtml if pinemode=\"function_key\"-->F4<!--chtml else-->V<!--chtml endif-->)",
"command allows you to handle MIME attachments to a message you have",
"received.  Pine shows you a list of the message attachments -- you just",
"choose the attachment you want.  You may either view or save the",
"selected attachment.",
" ",
"<P>",
"Because many attachments require external programs for display, there",
"is some system configuration that has to happen before you can",
"actually display attachments.  Hopefully much of that will have been",
"done already by your system administrator.  MIME configuration is",
"handled with the &quot;mailcap&quot; configuration file.  (See the section ",
"on configuration in the",
"<A HREF=\"h_news\">release notes</A> for more information.)",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_cmd_expunge[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Expunge/Exclude Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Expunge/Exclude Command</H1>",
" ",
"Expunge/Exclude",
"(<!--chtml if pinemode=\"function_key\"-->F3<!--chtml else-->X<!--chtml endif-->)",
"is the command Pine uses to actually remove all messages",
"marked for deletion.  With regular email files, expunge literally deletes",
"the text from the current folder.  With newsgroups or shared mailboxes,",
"you don't have permission to actually remove the message, so it is an",
"exclude -- Pine removes the message from your view of the folder even",
"though it is not technically gone.",
"<P>",
" ",
"The configuration features",
"<A HREF=\"h_config_auto_expunge\">&quot;expunge-without-confirm&quot;</A>",
"and",
"<A HREF=\"h_config_full_auto_expunge\">&quot;expunge-without-confirm-everywhere&quot;</A>",
"affect the behavior of the Expunge command.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_compose[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Compose Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Compose Command</H1>",
" ",
"The Compose command takes you into the Pine message composer where you",
"can start a new message for sending.  This is where you type in the",
"message's text and specify its recipient list (the &quot;To:&quot;",
"address), where copies should be directed (e.g., &quot;Fcc&quot;,",
"&quot;Cc:&quot; or &quot;Bcc:&quot;), and which files, if any, should",
"be attached to the message.",
" ",
"<P>",
"When you type this command, Pine will also automatically check for any",
"interrupted (i.e., a message that was being composed when your modem",
"or network connection was broken) or previously postponed messages and",
"offer you a chance to continue working on those.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_index[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Message Index Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Message Index Command</H1>",
" ",
"The Index command takes you to the MESSAGE INDEX screen which displays a",
"summary caption for each message in the currently-open folder. One",
"message will be highlighted; this is the &quot;Current&quot; message.",
"The message commands available from this screen (e.g. View, Reply,",
"Forward, Delete, Print, Save, etc) apply to the current message.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_folders[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Folder List Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Folder List Command</H1>",
" ",
"This Folder List command takes you to the FOLDER LIST screen which displays",
"the names of all your message folders and allows you to view, rename,",
"delete, and add folders.  You can open (view) a different folder than the",
"one currently open by highlighting the desired one (using the arrow keys",
"or their control-key equivalents) and pressing RETURN.",
" ",
"<P>",
"If you have multiple folder collections defined (see the Help text for",
"the FOLDER LIST screen to learn more about Collections), you may need",
"to press Return to expand the collection and display all of the",
"folders in it.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_main_addrbook[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Address Book Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Address Book Command</H1>",
" ",
"This command, available only from the MAIN MENU, takes you",
"to the ADDRESS BOOK management screen.  From here, your personal address",
"book(s) may be updated.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_main_setup[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Setup Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Setup Command</H1>",
" ",
"The Setup command, available only from the MAIN MENU, prompts you for",
"one of several configuration screens, including the SETUP CONFIGURATION ",
"screen, by which you may activate optional Pine features.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_main_release_notes[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Release Notes Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Release Notes Command</H1>",
" ",
"This command displays information about Pine <!--#echo var=\"PINE_VERSION\"-->,",
"as well as pointers to further information such as history and legal notes.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_main_kblock[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Keyboard Lock Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Keyboard Lock Command</H1>",
" ",
"This command allows your Pine session to be protected",
"during a temporary absence from your terminal.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_main_journal[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Journal Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Journal Command</H1>",
" ",
"This command displays a list of all the status messages Pine has",
"displayed (on the third line from the bottom of the screen). This may",
"be useful if a message disappeared before you had a chance to read it.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_role[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Role Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Role Command</H1>",
" ",
"The Role command is similar to the Compose command except that it starts",
"off by letting you select a <A HREF=\"h_rules_roles\">role</A>",
"to be used for the composition.",
"You may set up alternate roles by using the Setup command.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_conditional_cmds[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Conditional Commands</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Conditional Commands</H1>",
" ",
"The presence or absence of certain commands, particularly in the",
"MESSAGE INDEX and MESSAGE TEXT screens, is determined by",
"whether or not specific features are set in your Pine configuration.  ",
"(You can access the SETUP CONFIGURATION screen, where they are found, from ",
"Pine's MAIN MENU.)  To see if a desired command's availability is",
"conditioned on a feature setting, see the command's help text (hilite",
"the phrase associated with the command and hit Return).",
" ",
"<P>",
"Also note that some",
"commands may be administratively disabled by your system manager;",
"if they don't work, please check with your local help desk.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_pipe[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Pipe Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Pipe Command</H1>",
" ",
"Pipe",
"(<!--chtml if pinemode=\"function_key\"-->F12<!--chtml else-->|<!--chtml endif-->)",
"allows you to send a message to a specified Unix command for external",
"processing.",
"This command's availability is controlled by the",
"<A HREF=\"h_config_enable_pipe\">&quot;enable-unix-pipe-cmd&quot;</A> ",
"feature.",
"By default, the processed text of the message is sent to the command",
"you specify and the output is captured by Pine and shown to you.",
"When you run the pipe command, there are some sub-commands which may be",
"used to alter this behavior.",
"These sub-commands are described <A HREF=\"h_pipe_command\">here</A>.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_goto[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Goto Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Goto Command</H1>",
" ",
"Goto",
"(<!--chtml if pinemode=\"function_key\"-->F6<!--chtml else-->G<!--chtml endif-->)",
"is the command which lets you bypass Pine's folder selection screens",
"and jump directly to a new folder.  You can select any folder in the",
"world: one in your current collection, one in a different collection or",
"one in a collection you've never even used before.",
"<P>",
" ",
"Pine will help you as much as possible to narrow in on the folder you want.",
"However, if the folder is outside of your defined collections, you are",
"going to have to enter the exact folder location using the correct",
"<A HREF=\"h_valid_folder_names\">syntax</A>",
"for a remote folder and/or fully-qualified path name.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_nextnew[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>NextNew Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>NextNew Command</H1>",
" ",
"When you press the TAB key, Pine advances to the next",
"&quot;interesting&quot; message.  When you are using Pine to read",
"email, that message is the next message in the current folder which you have",
"not read before or which you have previously marked",
"&quot;Important&quot; via the Flag command.  When reading news",
"folders, the next &quot;interesting&quot; message is the next one",
"which you have not yet deleted.",
"<P>",
" ",
"The NextNew command's behavior is affected by the configuration features",
"<A HREF=\"h_config_auto_open_unread\">&quot;auto-open-next-unread&quot;</A>",
"and",
"<A HREF=\"h_config_tab_new_only\">&quot;tab-visits-next-new-message-only&quot;</A>.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_jump[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Jump Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Jump Command</H1>",
" ",
"This is Pine's way of allowing you to go straight to a specific message.",
"Just press &quot;J&quot; and then enter the message number.  Pine can also be",
"configured such that typing in any number automatically jumps you to that",
"message ",
"(<A HREF=\"h_config_enable_jump\">&quot;enable-jump-shortcut&quot;</A> ",
"in the SETUP CONFIGURATION).",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_flag[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Flag Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Flag Command</H1>",
" ",
"Flag",
"(<!--chtml if pinemode=\"function_key\"-->F11<!--chtml else-->*<!--chtml endif-->)",
"is the command which allows users to manipulate the status flags which",
"appear on the left side of the MESSAGE INDEX screen.  The most common",
"use of this is to mark a message as important. This is something of a",
"note to yourself to get back to that message.  You can also use the",
"flag command to set (or unset) the flags which indicate that a message",
"is new, answered, or deleted.<P>",
" ",
"The availability of the flag command is determined by the",
"<A HREF=\"h_config_enable_flag\">&quot;enable-flag-cmd&quot;</A>",
"feature in your Pine configuration. Also, it is possible that Flag could be",
"administratively disabled by your system manager; if it doesn't work,",
"please check with your local help desk before reporting a bug.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_hdrmode[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>HdrMode Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>HdrMode Command</H1>",
" ",
"Every email message comes with some header lines that you normally",
"don't see (and don't want to see).",
"These include anywhere from 3-20 lines (or more) added by the",
"Internet mail transport system to record the route your message took,",
"for diagnostic purposes.",
"These are normally of no import and simply",
"add clutter, so Pine suppresses them in the MESSAGE TEXT display.",
"This also includes other non-standard headers the message may contain.",
"If you want to see these headers, there is a way to reveal them.",
"<P>",
" ",
"The Header Mode",
"(<!--chtml if pinemode=\"function_key\"-->F9<!--chtml else-->H<!--chtml endif-->)",
"command is a toggle which controls Pine's handling of these header",
"lines.  Normally, full headers is &quot;off&quot; and you only see a",
"few lines about who a message is to and who it is from.  When you",
"press",
"(<!--chtml if pinemode=\"function_key\"-->F9<!--chtml else-->H<!--chtml endif-->)",
"to turn full headers on, Pine will show you",
"the normal header lines as well as delivery headers, comment headers,",
"MIME headers, and any other headers present.",
"<P>",
" ",
"Several different Pine commands honor the header mode -- it affects how",
"messages are displayed, how they appear in forward and reply email, how",
"they are printed, how they are saved, and how they are exported.",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else--> ",
"The pipe command is also affected.",
"<!--chtml endif-->",
"<P>",
" ",
"The presence or absence of the Header Mode command is determined by the",
"<A HREF=\"h_config_enable_full_hdr\">&quot;enable-full-header-cmd&quot;</A>",
"feature-list option in your Pine configuration.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_print[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Print Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Print Command</H1>",
" ",
"The Print",
"(<!--chtml if pinemode=\"function_key\"-->F9<!--chtml else-->%<!--chtml endif-->)",
"command allows you to print a copy of a message.",
"There are many SETUP CONFIGURATION features which affect the",
"Print command, including",
"<A HREF=\"h_config_enable_y_print\">&quot;enable-print-via-y-command&quot;</A>,",
"<A HREF=\"h_config_print_index\">&quot;print-index-enabled&quot;</A>,",
"<A HREF=\"h_config_custom_print\">&quot;print-offers-custom-cmd-prompt&quot;</A>,",
"<A HREF=\"h_config_print_from\">&quot;print-includes-from-line&quot;</A>, and",
"<A HREF=\"h_config_ff_between_msgs\">&quot;print-formfeed-between-messages&quot;</A>.",
"You set up for printing by using the Printer option of the Setup command",
"on the MAIN MENU.",
"<P>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_take[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>TakeAddr Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>TakeAddr Command</H1>",
" ",
" ",
"With the Take Address",
"(<!--chtml if pinemode=\"function_key\"-->F10<!--chtml else-->T<!--chtml endif-->)",
"command, you can extract email addresses from an",
"incoming message and save them in an address book.  This is an easy way",
"to add to your address book and avoid having to remember the email",
"addresses of the people who write to you.",
"<P>",
" ",
"If the message is just to you individually, then you will only need to",
"provide a nickname.  If the message contains more than one email address,",
"then you will see an address",
"selection screen which lets you choose the address you want to save into",
"your address book, or lets you choose several of them add to a",
"personal distribution list.",
"<P>",
" ",
"Once you've added an entry to your address book, you can use it from the",
"message composer by typing the nickname of the entry into one of the",
"header fields (for example, into the To: field), or you can use ^T from",
"the header field to select the entry from your address book.",
"<P>",
" ",
"If the configuration feature",
"<A HREF=\"h_config_enable_role_take\">&quot;enable-rules-under-take&quot;</A>",
"is set, the behavior of the Take command is altered slightly.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_save[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Save and Export Commands</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Save and Export Commands</H1>",
" ",
"Save",
"(<!--chtml if pinemode=\"function_key\"-->F11<!--chtml else-->S<!--chtml endif-->)",
"and Export",
"(<!--chtml if pinemode=\"function_key\"-->F12<!--chtml else-->E<!--chtml endif-->)",
"are the two alternatives Pine gives you to keep a copy of the message",
"you are reading. If you want to keep the message within Pine's email",
"world, use &quot;save&quot;; if you want to use the message in another",
"program, use &quot;export&quot;.",
"<P>",
" ",
"When you save a message, it is put into an existing folder or into a new",
"folder in one of your existing folder collections.  The message stays in",
"email format and can be read by Pine again.  Pine may use a special format",
"for its mail folders -- never edit a Pine folder by hand or with any",
"program other than Pine.  The exact behavior of the save command can be",
"configured with the",
"<A HREF=\"h_config_quote_all_froms\">&quot;save-will-quote-leading-froms&quot;</A>,",
"<A HREF=\"h_config_save_wont_delete\">&quot;save-will-not-delete&quot;</A>,",
"and ",
"<A HREF=\"h_config_save_advances\">&quot;save-will-advance&quot;</A>",
"feature list settings.",
"<P>",
" ",
"When you use export, the message is placed in a plain text file in your",
"home directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"or current working directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->, depending on the",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"configuration setting.  In the normal case, only minimal",
"headers are exported with the message; however, if the full header mode ",
"(whose availability must be enabled  by setting the feature ",
"<A HREF=\"h_config_enable_full_hdr\">&quot;enable-full-header-cmd&quot;</A>",
"in SETUP CONFIGURATION) is",
"toggled on, then complete headers are exported along with the message",
"text. (If you have any <A HREF=\"h_config_display_filters\">Display-Filters</A>",
"defined, they may affect the contents of the exported file.)",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_bounce[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Bounce Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Bounce Command</H1>",
" ",
"The Bounce ",
"(<!--chtml if pinemode=\"function_key\"-->F10<!--chtml else-->B<!--chtml endif-->)",
"command allows you to re-send, or &quot;remail&quot;, a",
"message, as if you were never in the loop.  It is analogous to crossing",
"out your address on a postal letter, writing a different address on the",
"envelope, and putting it into the mailbox. Bounce is used primarily to",
"redirect email which was sent to you in error.",
"Also, some owners of email",
"lists need the bounce command to handle list traffic.",
"Bounce is not anonymous.",
"A ReSent-From header is added to the message so that the recipient may",
"tell that you Bounced it to them.",
"<P>",
" ",
"The presence or absence of the Bounce command is determined by the",
"<A HREF=\"h_config_enable_bounce\">&quot;enable-bounce-cmd&quot;</A>",
"feature in your Pine configuration.",
"The feature",
"<A HREF=\"h_config_fcc_on_bounce\">&quot;fcc-on-bounce&quot;</A>",
"affects the behavior of the Bounce command.",
"Also, it is possible that Bounce could be",
"administratively disabled by your system manager; if it doesn't work,",
"please check with your local help desk before reporting a bug.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_reply[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Reply and Forward Commands</TITLE>",
"</HEAD>",
"<BODY>",
" ",
"<H1>Reply and Forward Commands</H1>",
" ",
"Replying ",
"(<!--chtml if pinemode=\"function_key\"-->F11<!--chtml else-->R<!--chtml endif-->)",
"and Forwarding ",
"(<!--chtml if pinemode=\"function_key\"-->F12<!--chtml else-->F<!--chtml endif-->)",
"are your two alternatives for following up on the",
"message you are reading.  You would use reply if you want to get email",
"back to the author of the message and/or the other people who have",
"already seen it.  You use forward if you want somebody new to see the",
"message.",
"<P>",
" ",
"In the normal case, the only thing that you must supply when forwarding a",
"message is the name/email address of the new recipient.",
"Pine will include the text of the forwarded message.",
"Pine will also include any attachments to the message.",
"There is space above the forwarded text for you to include additional comments.",
"<P>",
" ",
"When replying, you usually have to answer some questions.",
"If the message is to multiple people and/or specified with a Reply-To: header,",
"then you will have to decide who should get the reply.",
"You also need to decide whether or not to include the previous",
"message in your reply.",
"Some of this is configurable.",
"Specifically, see the",
"<A HREF=\"h_config_include_header\">&quot;include-header-in-reply&quot;</A>,",
"<A HREF=\"h_config_auto_include_reply\">&quot;include-text-in-reply&quot;</A>,",
"<A HREF=\"h_config_attach_in_reply\">&quot;include-attachments-in-reply&quot;</A>,",
"and",
"<A HREF=\"h_config_auto_reply_to\">&quot;reply-always-uses-reply-to&quot;</A>",
"configuration features.",
"<P>",
" ",
"Both the Reply and Forward commands react to the full header mode toggle.",
"If the full header mode is on, then all the header and delivery lines are",
"included with the text of the message in your reply/forward.",
"<P>",
" ",
"Other configuration features which affect the Reply command are",
"<A HREF=\"h_config_sig_at_bottom\">&quot;signature-at-bottom&quot;</A>,",
"<A HREF=\"h_config_sigdashes\">&quot;enable-sigdashes&quot;</A>, and",
"<A HREF=\"h_config_strip_sigdashes\">&quot;strip-from-sigdashes-on-reply&quot;</A>.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_delete[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Delete and Undelete Commands</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Delete and Undelete Commands</H1>",
" ",
"Delete ",
"(<!--chtml if pinemode=\"function_key\"-->F9<!--chtml else-->D<!--chtml endif-->)",
"and Undelete ",
"(<!--chtml if pinemode=\"function_key\"-->F10<!--chtml else-->U<!--chtml endif-->)",
"allow you to change the Deleted flag for the current message.",
"Delete marks a message Deleted (turns on the Deleted flag) and Undelete",
"removes the mark.",
"In the MESSAGE INDEX, deleted messages have a &quot;D&quot; in the status field",
"at the left hand edge of the index line.",
"When viewing a deleted message, the letters &quot;DEL&quot; will be present",
"in the upper right hand corner of the screen.",
"Delete simply <EM>marks</EM> a message Deleted, it does not actually",
"get rid of the message.",
"The eXpunge command (available from the MESSAGE INDEX screen) actually",
"removes all of the deleted messages in a folder.",
"Once a message is eXpunged, it can't be retrieved.",
"<P>",
" ",
"The Delete command is affected by the setting of the configuration feature",
"<A HREF=\"h_config_del_skips_del\">&quot;delete-skips-deleted&quot;</A>.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_postpone[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Postpone Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Postpone Command</H1>",
" ",
"The postpone",
"<!--chtml if pinemode=\"function_key\"-->(F11)<!--chtml else-->(^O)<!--chtml endif-->",
"command allows you to temporarily stop working on the current",
"message so you may read",
"other messages or compose another message.  When you want to resume a",
"message later, start to compose and answer &quot;yes&quot; to the",
"&quot;Continue postponed composition?&quot; question.  You may",
"postpone as many messages as you like.",
" ",
"<P>",
"Note: If a <A HREF=\"h_config_form_folder\">form-letter-folder</A> is defined",
"in the Setup/Config screen, then the Postpone command will prompt you for",
"the folder in which to store your outgoing message.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_cancel[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Cancel Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Cancel Command</H1>",
" ",
"Cancel",
"<!--chtml if pinemode=\"function_key\"-->",
"(F2)",
"<!--chtml else-->",
"(^C) ",
"<!--chtml endif-->",
" ",
"The Cancel command returns you to Pine's normal mail processing and",
"causes the message currently under composition to be thrown out.",
"The message text <EM>will be lost</EM>.",
" ",
"<P>",
"Note: Unless the <A HREF=\"h_config_quell_dead_letter\">quell-dead-letter-on-cancel</A> has been set, the text of the most recent composition cancelled",
"will be preserved in the file named",
"<!--chtml if pinemode=\"os_windows\"-->",
"&quot;DEADLETR&quot;.",
"<!--chtml else-->",
"&quot;dead.letter&quot; in your home directory.",
"<!--chtml endif-->",
"If you unintentionally cancel a message, look there for its text.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_richhdr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Rich Header Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Rich Header Command</H1>",
" ",
"The Rich Header command allows you to toggle between the list of ",
"all message headers available for editing and those that are most",
"common.",
" ",
"<P>",
"You would use this toggle to expose, for example, the &quot;Bcc:&quot; or",
"&quot;Fcc:&quot; header which aren't usually necessary to set (and thus",
"not displayed by default), but are sometimes helpful.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_send[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Send Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Send Command</H1>",
" ",
"The Send command",
"<!--chtml if pinemode=\"function_key\"-->",
"(F3)",
"<!--chtml else-->",
"(^X) ",
"<!--chtml endif-->",
"tells Pine you are finished composing.",
"Before actually sending it, though, Pine will ask you to confirm ",
"your intention, and, at the same time, redisplayed the message text",
"with the recipients at the top of the screen to give you the opportunity",
"to review and verify that the message is addressed to the people",
"you intended.",
" ",
"<P>",
"This confirmation prompt may also offer, depending",
"on your particular Setup/Config, options allowing you to set",
"<A HREF=\"h_config_compose_dsn\">delivery status notifications</A>,",
"include attachments in the &quot;Fcc&quot; (if you had previously",
"specified that they <A HREF=\"h_config_no_fcc_attach\">exclude attachments</A>, ",
"observe details of the",
"<A HREF=\"h_config_verbose_post\">message submission process</A>,",
"or choose the utility though which the",
"<A HREF=\"h_config_sending_filter\">outgoing text should first pass</A>.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_markcutpaste[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Mark, Cut and Paste Commands</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Mark, Cut and Paste Commands</H1>",
" ",
"You can define a &quot;block&quot; of text, which can subsequently",
" be deleted or",
"copied as a unit, by setting a mark at the start of the block (Ctrl-^) and",
"then moving the cursor to the end of the desired text block.  You can then",
"&quot;cut&quot; the block out ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F9&quot;,",
"<!--chtml else-->",
"&quot;Ctrl-K&quot;,",
"<!--chtml endif-->",
"move the cursor, and &quot;paste&quot; it",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F10&quot;,",
"<!--chtml else-->",
"&quot;Ctrl-U&quot;,",
"<!--chtml endif-->",
"in the new location.  Also, you can paste more than once, allowing you",
"to use this feature to copy a block of text.<P>",
" ",
"If you press ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F9&quot;",
"<!--chtml else-->",
"&quot;^K&quot;",
"<!--chtml endif-->",
"without having marked anything, Pine will delete",
"a single line.  If you delete a group of lines together, Pine keeps them",
"in the same buffer, so ",
"<!--chtml if pinemode=\"function_key\"-->",
"F10",
"<!--chtml else-->",
"^U",
"<!--chtml endif-->",
"will restore them as a block.  About",
"terminology:  Mark is shown as &quot;^^&quot;.  The first &quot;^&quot; means you should",
"hold down the &quot;Control&quot; key on your keyboard.  The second &quot;^&quot; means",
"&quot;type the character ^&quot;.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_justify[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Justify Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Justify Command</H1>",
" ",
"The Justify",
"<!--chtml if pinemode=\"function_key\"-->",
"(F4)",
"<!--chtml else-->",
"(^J) ",
"<!--chtml endif-->",
"command reformats the text in the paragraph the cursor is in.",
"Paragraphs are separated by one blank line or a line beginning with a space.",
"This is useful when you have been editing a paragraph and the lines become",
"uneven.  The text is left aligned or justified and the right is ragged.  If",
"the text is already justified as typed with auto-wrap, no justification will",
"be done.",
" ",
"<P>",
"When composing a reply containing included text, the justify command",
"will reformat text to the right of the ",
"&quot;<A HREF=\"h_config_reply_indent_string\">reply-indent-string</A>&quot;,",
"adding or removing indented lines as needed.  Paragraphs are separated",
"by a blank line, a line containing only the reply-indent-string, or a",
"line containing the indent string and one or more blank spaces.",
"Included text that was previously indented (or &quot;quoted&quot;) is",
"not preserved.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_spell[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Spell Check Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Spell Check Command</H1>",
" ",
"The &quot;To Spell&quot;",
"<!--chtml if pinemode=\"function_key\"-->",
"(F12)",
"<!--chtml else-->",
"(^T) ",
"<!--chtml endif-->",
"command calls an external spell checking program to look over the",
"message you are composing.  By default, Pine uses the simple Unix",
"spell checker.",
" ",
"<P>",
"Under the default configuration, there are no suggested alternative",
"spellings, but Pine",
"will show you the &quot;incorrect&quot; word and let you fix it or",
"move on.  If a word is misspelled more than once, then you will be",
"prompted to confirm the correction of each occurrence of it.  Lines",
"beginning with &quot;&gt; &quot; (included messages) will not be checked.",
" ",
"<P>",
"If your system has a spell checking utility that does offer alternatives",
"or otherwise improves on the default, the Setup/Config Menu's",
"&quot;<A HREF=\"h_config_speller\">speller</A>&quot; option will tell",
"Pine to use it instead.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_alted[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Alt Editor Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Alt Editor Command</H1>",
" ",
"The &quot;Alt Editor&quot; command's availability depends on the",
"Setup/Config variable &quot;<A HREF=\"h_config_editor\">editor</A>&quot;.",
" ",
"<P>",
"When the variable specifies a valid editor on your system, this",
"command will launch it with the current text of your message",
"already filled in.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_compose_readfile[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Read File Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Read File Command</H1>",
" ",
"The &quot;Read File&quot;",
"<!--chtml if pinemode=\"function_key\"-->",
"(F5)",
"<!--chtml else-->",
"(^R) ",
"<!--chtml endif-->",
"command allows you to copy in text from an existing file. You will be",
"prompted for the name of a file to be inserted into the message.  The file",
"name is relative to your home directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"or current working directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->, depending on the",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"configuration setting; or, the file name must be specified as a full path name ",
"<!--chtml if pinemode=\"os_windows\"-->",
"-- for example: &quot;A:&#92;PAPER.TXT&quot;",
"<!--chtml else-->",
"-- for example: &quot;/tmp/wisdom-of-the-day&quot;",
"<!--chtml endif-->",
"(without the quotation marks).",
" ",
"<P>",
"The file will be inserted where the cursor is located.  <B>The",
"file to be read must be on the same system as Pine.</B> If you use Pine on a",
"Unix machine but have files on a PC or Mac, the files must be transferred",
"to the system Pine is running on before they can be read.  Please ask your",
"local computer support people about the correct way to transfer a file to ",
"your Pine system.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_tray_icon[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: enable-tray-icon</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: enable-tray-icon</H1>",
" ",
"This option restores a behavior of previous versions of PC-Pine.",
"These",
"versions, when started, installed a PC-Pine icon in the notification ",
"tray of Window's Taskbar.  The primary use of this icon was to indicate",
"new mail arrival by turning red (while the Taskbar icon remained green).",
" ",
"<P>",
"Rather than add another icon to the Taskbar, this version of PC-Pine will ",
"color its Taskbar entry's icon red (as well as the icon in the Window",
"Title).  This feature is only provided for backwards compatibility.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_common_suspend[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Suspend Command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Suspend Command</H1>",
" ",
"With the <A HREF=\"h_config_can_suspend\">enable-suspend</A> feature",
"enabled, you can, at almost any time, temporarily halt your Pine session,",
"<!--chtml if pinemode=\"os_windows\"-->",
"minimizing it into an icon.",
"<!--chtml else-->",
"and return to your system prompt.",
"<!--chtml endif-->",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_pipe_command[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Pipe Command SubOptions</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Pipe Command SubOptions</H1>",
" ",
"By default, when you use the Pipe command, the processed text of the",
"message is sent to the Unix command",
"you specify and the output is captured by Pine and shown to you.",
"There are some sub-commands which may be used to alter this behavior.",
"These are toggles which switch the behavior between two possibilities.",
"They can be combined in any way you wish.",
"They are:",
"<DL>",
"   <DT>Shown Text or Raw Text</DT>",
"   <DD>This option toggles between sending the shown (processed) text",
"of the message to the Unix command, and sending the",
"raw (unprocessed) text of the message to the Unix command.",
"The default is to send the shown text.",
"The raw version of the message will contain all of the headers and any",
"MIME encoding that the message contains.",
"You can experiment with this option by piping to something simple like the",
"Unix &quot;cat&quot; command.",
"   </DD>",
"   <DT>Captured Output or Free Output</DT>",
"   <DD>This option toggles between having Pine capture the output of",
"the Unix pipe command for display, and not capturing it.",
"If the command you are piping to is a filter which will produce output",
"you want to view, then you want to capture that output",
"for display (the default).",
"If the Unix command doesn't produce output or handles the display itself,",
"then you want free output.",
"   </DD>",
"   <DT>No Delimiter or With Delimiter</DT>",
"   <DD>This option controls whether or not a Unix mailbox style delimiter",
"will come before the text of the message.",
"This is the delmiter used in the common Unix mailbox format.",
"It's the single line which begins with the five characters",
"&quot;From&quot; followed by a &lt;SPACE&gt; character.",
"You'll usually only want to include this if the Unix command requires",
"input in the format of a traditional Unix mailbox file.",
"   </DD>",
"   <DT>To Same Pipe or To Individual Pipes</DT>",
"   <DD>This option only shows up if you are running an aggregate",
"pipe command.",
"That is, the command was Apply Pipe, not just Pipe.",
"You have the option of piping all of the selected messages through a",
"single pipe to a single instance of the Unix command,",
"or piping each individual message through a separate pipe to separate",
"instances of the Unix command.",
"The default is that all of the output will go through a single pipe",
"to a single instance of the command.",
"You can try this option with a command like &quot;less&quot;, with Free",
"Output enabled.",
"   </DD>",
"</DL>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_simple_index[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SELECT POSTPONED MESSAGE</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>POSTPONED MESSAGE SELECTION COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Messages               General Pine Commands",
"-------------------------------               ---------------------",
" F5   Move to previous message                 F1   Show this help text",
" F6   Move to next message",
" F7   Show previous screen of messages",
" F8   Show next screen of messages",
" ",
"Message Selection Commands",
"--------------------------",
" F3   Exit the Message Select menu (canceling Send command)",
" F4   Select the currently highlighted message",
" F9   Mark the currently highlighted message as deleted",
" F10  Undelete (remove deletion mark from) the highlighted message",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Messages               General Pine Commands",
"-------------------------------               ---------------------",
"  P  Move to previous message                  ?  Show this help text",
"  N  Move to next message",
"  -  Show previous screen of messages",
" Spc Show next screen of messages",
" ",
"Message Selection Commands",
"--------------------------",
"  E  Exit the Message Select menu (canceling Send command)",
"  S  Select the currently highlighted message",
"  D  Mark the currently highlighted message as deleted",
"  U  Undelete (remove deletion mark from) the highlighted message",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"<H2>Description of the Select Postponed Message Screen</H2>",
" ",
"This screen allows you to select one of several previously postponed",
"messages in order to continue composition.  Your options are very limited",
"-- the screen is not meant to let you manipulate these messages.  However,",
"you may now delete messages from this list.  Once you choose a message,",
"Pine reads it in and puts you into the regular message composer.",
"<P>",
" ",
"Messages do not stay in this postponed state automatically.  If you select",
"a message and then want to postpone it again, use the normal postpone",
"(Ctrl-O) command in the composer.",
"<P>",
" ",
"If you exit this screen without selecting a message, the Compose command",
"which got you here is canceled.  Other than messages explicitly marked",
"&quot;Deleted&quot;, no messages will be removed.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_collection_screen[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>COLLECTION LIST screen</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>COLLECTION LIST screen</H1>",
" ",
"The COLLECTION LIST screen is used to select one of your  ",
"collection definitions to display the folders they contain.  See",
"<A HREF=\"h_what_are_collections\">Folder Collections Explained</A> for ",
"detailed explanation of collections.<P>",
" ",
"To manage your collection definitions (Add, Change, Delete, etc.), use",
"the <A HREF=\"h_collection_maint\">Setup/collectionList</A> command on Pine's",
"MAIN MENU.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_collection_maint[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP COLLECTION LIST screen</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP COLLECTION LIST screen</H1>",
" ",
"The SETUP COLLECTION LIST screen lets you manage your collection",
"definitions.  See ",
"<A HREF=\"h_what_are_collections\">Folder Collections Explained</A> ",
"for detailed explanation of collections.<P>",
" ",
"Maintenance commands include:",
"<DL>",
"<DT>Change",
"<!--chtml if pinemode=\"function_key\"-->",
"(F4)",
"<!--chtml else-->",
"(C)",
"<!--chtml endif-->",
"</DT>",
" ",
"<DD>Modify attributes of the selected collection definition.",
" ",
"<DT>Add Cltn",
"<!--chtml if pinemode=\"function_key\"-->",
"(F9)",
"<!--chtml else-->",
"(A)",
"<!--chtml endif-->",
"</DT>",
" ",
"<DD>Create a new collection definition.",
"</DD>",
" ",
"<DT>Del Cltn",
"<!--chtml if pinemode=\"function_key\"-->",
"(F10)",
"<!--chtml else-->",
"(D)",
"<!--chtml endif-->",
"</DT>",
" ",
"<DD>Delete the selected collection definition.<BR>",
"NOTE: The folders and directories referred to by the",
"collection definition are <EM>NOT</EM> deleted.  Folders must",
"be deleted, if that's what you wish to do, from the ",
"<A HREF=\"h_folder_maint\">FOLDER LIST screen</A>, which shows the ",
"individual folders in a collection.",
"</DD>",
" ",
"<DT>Shuffle",
"<!--chtml if pinemode=\"function_key\"-->",
"(F11)",
"<!--chtml else-->",
"($)",
"<!--chtml endif-->",
"</DT>",
" ",
"<DD>Change the order of the displayed collections.  Pine will offer",
"to move the currently selected collection one position UP",
"or DOWN.",
"</DD>",
"</DL>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_what_are_collections[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Folder Collections Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Folder Collections Explained</H1>",
" ",
" ",
"Those of you with simple mail configurations will just see a list of all the",
"folders you have when choosing FOLDER LIST from Pine's MAIN MENU.  ",
"The special folders for INBOX, sent mail and saved messages",
"will appear at the top of the list.  All others are in alphabetical order.",
"<P>",
"If you",
"or your system administrator have defined more than one collection or if",
"you have a collection (for newsgroups or email folders) defined on your ",
"system, then you will see the COLLECTION LIST screen first when choosing ",
"FOLDER LIST from Pine's MAIN MENU.  (This selection level is new in Pine 4.00; ",
"previous versions showed all folder ",
"collections on the FOLDER LIST screen, with a &quot;Select Here to See",
"Expanded List&quot; button to reveal the folders in them.)",
"<P>",
"<H2>Why have multiple folder collections?</H2>",
"<P>",
"For Pine users who only maintain email folders (and not too many) on one host, ",
"a single folder collection is probably sufficient.<P>",
" ",
"However, people who have more than one email account - for example, one ",
"at their university, and one with their personal Internet Service Provider - ",
"will have different sets of folders on different hosts, and they may want to",
"access them all from the same installation of Pine, rather than use different ",
"software and/or log into other hosts to manipulate messages in different ",
"accounts.  (If in doubt whether one of your email accounts can be accessed ",
"with Pine, contact the technical support people for that account.)  Even people",
"who have only one email account on one host, but have dozens or",
"hundreds of email folders, may want to arrange these folders together in a ",
"meaningful way.<BR>",
"That is where multiple collections come in.",
" ",
"<H2>Types of Collections</H2>",
"<DL>",
"<DT>INCOMING FOLDERS</DT>",
"<DD>&quot;Incoming Message Folders&quot; ",
"is a special collection typically used to supplement your single INBOX.  ",
"All the folders here are meant to be ones that receive incoming messages, ",
"which you intend to check more or less frequently.  ",
"You may have multiple folders like this because you or your systems ",
"administrator have set up an external program (because this is not a ",
"function of Pine!) to filter incoming ",
"email messages into different folders, based on certain criteria such as ",
"sender, recipient, or subject; or because you have multiple accounts and ",
"wish to check their INBOXes easily.  This collection is established by ",
"setting the ",
"<A HREF=\"h_config_enable_incoming\">&quot;enable-incoming-folders&quot;</A>",
"feature in the SETUP CONFIGURATION screen, which is accessed from the ",
"MAIN MENU.",
"</DD>",
" ",
"<DT>NEWS</DT>",
"<DD>You can also define a collection specifically for",
"newsgroups.  Pine does this for you implicitly when you ",
"<A HREF=\"h_config_nntp_server\">define an NNTP Server</A>",
"in your Pine configuration.  The news collection appears last in the ",
"COLLECTION LIST (though you can shuffle it up in the order of presentation),",
"and Pine knows not to save messages there.",
"</DD>",
" ",
"<DT>DEFAULT COLLECTION</DT>",
"<DD>This is the default collection for your saved and sent messages folders.",
"</DD>",
"</DL>",
" ",
"<P>",
" ",
"<H2>Defining Collections</H2>",
"<P>",
"In the absence of any folder-collection definitions, Pine will assume a",
"single default folder collection.",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else-->",
"If necessary, Pine will create the directory",
"&quot;mail&quot; in your Unix home directory ",
"to hold your folders.",
"<!--chtml endif-->",
"<P>",
"You can use the ",
"<A HREF=\"h_collection_maint\">Setup/collectionList screen</A>, called up from ",
"the MAIN MENU, to manage your collection list.  ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_role_select[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>ROLES SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>ROLES SCREEN</H1>",
"<H2>ROLES COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands                        ",
"-------------------------------            ",
"F1  Show Help Text",
"F3  Back to MAIN Pine menu",
"F4  Select a role to use in composition",
"F5  Move to previous role",
"F6  Move to next role",
"F7  Previous page of roles",
"F8  Next page of roles",
"F12 Whereis (search role nicknames)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Role                     ?  Display this help text",
" N  Next Role                     E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in role nicknames)",
" ",
"Select Role Commands",
"------------------------------------------------",
" C  Compose using highlighted role",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Roles Screen</H2>",
" ",
"With this screen you select a role to be used in the composition of a",
"message.",
"Use the Previous and Next commands to highlight the role you wish to",
"use.",
"When you type C you will be placed in the composer using the highlighted role.",
"<P>",
"You don't have any non-default <A HREF=\"h_rules_roles\">roles</A>",
"available unless you set them up.",
"You may do so by using the Setup/Rules command on the main menu.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_role_nick_select[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>ROLE NICKNAME SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>ROLE NICKNAME SCREEN</H1>",
"<H2>COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands                        ",
"-------------------------------            ",
"F1  Show Help Text",
"F3  Back to MAIN Pine menu",
"F4  Select highlighted role",
"F5  Move to previous role",
"F6  Move to next role",
"F7  Previous page of roles",
"F8  Next page of roles",
"F12 Whereis (search role nicknames)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Role                     ?  Display this help text",
" N  Next Role                     E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in role nicknames)",
" ",
"Select Role Commands",
"------------------------------------------------",
" S  Select highlighted role",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Role Nicknames Screen</H2>",
" ",
"This screen helps you select one of your role nicknames.",
"Use the Previous and Next commands to highlight the role you wish to",
"use.",
"<P>",
"You don't have any non-default <A HREF=\"h_rules_roles\">roles</A>",
"available unless you set them up.",
"You may do so by using the Setup/Rules command on the main menu.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_rule_patterns[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>PATTERNS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>PATTERNS</H1>",
"Patterns are used with Roles, Filtering, Index Coloring,",
"and Scoring.",
"Patterns are compared with a message to see if there is a match.",
"For Filtering, the messages being checked are all the messages in the",
"folder, one at a time.",
"For Index Line Coloring, each message which is visible on the screen is",
"checked for matches with the Index Coloring Patterns.",
"Roles are used with the Reply, Forward, and Compose commands.",
"For Reply, the message used to compare the Pattern with is the message",
"being replied to;",
"for Forward, the message used to compare the Pattern with is the message",
"being forwarded;",
"and for Compose, there is no message, so the parts of the Pattern which depend",
"on a message (everything other than Current Folder Type)",
"are not used.",
"Only the Current Folder Type matters for Compose.",
"For Scoring, the message being scored is compared with all of the Score",
"Patterns, and the Score Values from the ones that match are added together to ",
"get the message's score.",
"<P>",
"Each Pattern has several possible pieces, all of which are optional.",
"There are six predefined header patterns called the To, From, Sender, Cc, News,",
"and Subject patterns.",
"Besides those six predefined header patterns, you may add",
"additional header patterns with header fieldnames of your choosing.",
"You add an extra header pattern by placing the cursor on one of the",
"patterns while in the role editor and using the &quot;eXtraHdr&quot; command.",
"The Recip pattern is a header pattern which stands for Recipient (To OR Cc)",
"and the Partic pattern is a header pattern which stands for",
"Participant (To OR Cc OR From).",
"(Defining the Recip pattern does not have the same effect as defining both",
"the To and Cc patterns. Recip is To OR Cc, not To AND Cc.)",
"Similar to the header patterns is the AllText pattern.",
"Instead of comparing this pattern's text against only the contents of",
"a particular header field, the text for the AllText pattern is compared",
"with text anywhere in the message's header or body.",
"The &quot;Current Folder Type&quot; and the &quot;Score Interval&quot; are",
"also part of the Pattern, although the &quot;Score Interval&quot; is not used",
"when checking for matches for Scoring.",
"<P>",
"In order for there to be a match, all of the defined parts of the Pattern",
"must match the message.",
" ",
"<H2>Parts of a Pattern</H2>",
" ",
"<H3>Header patterns</H3>",
" ",
"A header pattern is simply text which is searched for in the corresponding",
"header field.",
"For example, if a Pattern has a From header pattern with the value",
"&quot;@company.com&quot;, then only messages which have a From header",
"which contains the text &quot;@company.com&quot; will be possible",
"matches.",
"Matches don't have to be exact.",
"For example, if the relevant field of a message contains the text",
"&quot;mailbox@domain&quot; somewhere",
"in it, then header patterns of &quot;box&quot;, or &quot;x@d&quot;, or",
"&quot;mailbox@domain&quot; are all matches.",
"<P>",
"All parts of the Pattern must match so, for example,",
"if a message matches a defined",
"From pattern, it still must be checked against the other parts of the",
"Pattern which have been defined.",
"The To header pattern is a slightly special case.",
"If the message being checked has a Resent-To header, the addresses",
"there are used in place of the addresses in the To header.",
"This is only true for the To header.",
"Resent-cc and Resent-From headers are never used unless you add them",
"with the eXtraHdrs command.",
"<P>",
"If you want to check for the presence of a header field but don't care",
"about its value, then",
"the empty pattern which you get by entering a pair of",
"double quotes (&quot;&quot;) should match any message which",
"has the corresponding header field.",
" ",
"<H3><A NAME=\"pattern_alltext\">AllText patterns</A></H3>",
" ",
"AllText patterns are just like header patterns except that the text is",
"searched for anywhere in the message's headers or body, not just in the",
"contents of a particular header field.",
"<P>",
"If there is more than one header pattern or AllText pattern",
"for which you want to take the",
"same action there is a shorthand notation which may be used.",
"Any of these patterns may be a comma-separated list of patterns instead of",
"just a single pattern.",
"If any one of the patterns in the list matches the message",
"then it is considered a match.",
"For example, if &quot;company1&quot; and &quot;company2&quot; both required",
"you to use the same role when replying to messages, you might have",
"a To pattern which looks like",
"<P>",
"<CENTER><SAMP>company1.com,company2.com</SAMP></CENTER>",
"<P>",
"This means that if the mail you are replying to was addressed to",
"either &quot;anything@company1.com&quot; or &quot;anything@company2.com&quot;,",
"then this Pattern is a match and the same actions will be taken.",
"<P>",
"A technicality: Since comma is the character used to separate multiple values",
"in a header or AllText pattern field, you have to escape comma with a",
"backslash (&#92;) if you want to include a literal comma in one of those fields.",
"The same is true for the backslash character itself, which must be escaped",
"with another backslash to make it literal.",
"It's unlikely you'll ever need to enter a literal comma or backslash in",
"any of the patterns.",
" ",
"<H3><A NAME=\"pattern_current_folder\">Current Folder Type</A></H3>",
" ",
"The &quot;Current Folder Type&quot; may be set to one of four different",
"values: &quot;Any&quot;, &quot;News&quot;, &quot;Email&quot;, or",
"&quot;Specific&quot;.",
"If the value is set to &quot;News&quot;, then the",
"Pattern will only match if the currently open folder is a newsgroup.",
"The value &quot;Email&quot; only matches if the current folder is not news and",
"the value &quot;Any&quot; causes any folder to match.",
"If the value of &quot;Current Folder Type&quot; is set to &quot;Specific&quot;,",
"then you must fill in a value for &quot;Folder&quot;, which is on the line",
"below the &quot;Specific&quot; line.",
"In this case you will only get a match if the currently open folder is",
"the specific folder you list.",
"You may give a comma-separated list of folders instead of just a single",
"folder name, in which case the Pattern will match if the open folder is",
"any one of the folders in the list.",
"The name of each folder in the list may be either &quot;INBOX&quot;,",
"the technical specification",
"of the folder (like what appears in your configuration file) or, if the",
"folder is one of your incoming folders, it may be the nickname you've given",
"the folder.",
"Here are a couple samples of specific folder names:",
"<P>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/art-class</SAMP></CENTER>",
"<P>",
"<CENTER><SAMP>{news.myisp.com/nntp}#news.comp.mail.pine</SAMP></CENTER>",
"<P>",
"<CENTER><SAMP>mail/local-folder</SAMP></CENTER>",
"<P>",
"When reading a newsgroup, there may be a performance penalty",
"incurred when collecting the information necessary to check whether",
"or not a Pattern matches a message.",
"For this reason, the default Current Folder Type is set to &quot;Email&quot;.",
"If you have Patterns with a Current Folder Type of either",
"&quot;Any&quot; or &quot;News&quot; and those Patterns are used for",
"Index Line Coloring or Scoring, you may experience",
"slower screen redrawing in the MESSAGE INDEX screen when in a newsgroup.",
" ",
"<H3><A NAME=\"pattern_score_interval\">Score Interval</A></H3>",
" ",
"The &quot;Score Interval&quot; may be set to an interval of message",
"scores which should be considered a match.",
"Like the other parts of the Pattern, if it is unset it will be ignored.",
"The Score Interval looks like",
"<P>",
"<CENTER><SAMP>(min_score,max_score)</SAMP></CENTER>",
"<P>",
"where &quot;min_score&quot; and &quot;max_score&quot; are integers between",
"-32000 and 32000.",
"The special values &quot;-INF&quot; and &quot;INF&quot; may be used for",
"the min and max values to represent negative and positive infinity.",
"<P>",
"When there is a Score Interval defined, it is a match if the score for",
"the message is contained in the interval.",
"The interval includes both endpoints.",
"The score for a message is calculated by looking at every Score rule defined and",
"adding up the Score Values for the ones which match the message.",
"When deciding whether or not a Pattern matches a message for purposes of",
"calculating the score, the Score Interval is ignored.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_rules_roles[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP ROLES SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP ROLES SCREEN</H1>",
"<H2>SETUP ROLES COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands -- Group 1         Available Commands -- Group 2   ",
"-------------------------------        ------------------------------  ",
"F1  Show Help Text                      F1  Show Help Text             ",
"F2  See commands in next group          F2  See commands in next group",
"F3  Back to MAIN Pine menu",
"F4  Change configuration for role",
"F5  Move to previous role               F5  Include file in role config",
"F6  Move to next role                   F6  Exclude file from config",
"F7  Previous page of roles",
"F8  Next page of roles",
"F9  Add new role",
"F10 Delete existing role",
"F11 Shuffle the order of roles",
"F12 Whereis (search role nicknames)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Role                     ?  Display this help text",
" N  Next Role                     E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in role nicknames)",
" ",
"Setup Roles Commands",
"------------------------------------------------",
" A  Add new role                  $  Shuffle the order of roles",
" D  Delete existing role          C  Change configuration for hilited role",
" I  Include file in role config   X  Exclude file from role config",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup Roles Screen</H2>",
" ",
"This screen lets you add, delete, modify, or change the order of the rules",
"which determine the role you are playing when composing",
"a message.",
"<P>",
"You may play different roles depending on who you are replying to.",
"For example, if you are replying to a message addressed to help-desk you",
"may be acting as a Help Desk Worker.",
"That role may require that you use a different return address and/or",
"a different signature.",
"<P>",
"Roles are optional.",
"If you set up roles they work like this:  Each role has a set of",
"&quot;Uses&quot;, which indicate whether or not a role is eligible to be",
"considered for a particular use; a &quot;Pattern&quot;,",
"which is used to decide which of the eligible roles is used; and a set",
"of &quot;Actions&quot;, which are taken when that role is used.",
"When you reply to a message, the message you are replying to is compared",
"with the Patterns of the roles marked as eligible for use when replying.",
"The comparisons start with the first eligible role and keep going until there",
"is a match.",
"If a match is found, the matching role's Actions are taken.",
" ",
"<H2>Role Uses</H2>",
" ",
"There are three types of use to be configured;",
"one for Replying, one for Forwarding, and one for Composing.",
"These indicate whether or not you want a role to be considered when you",
"type the Reply, Forward, or Compose commands.",
"(The Role command is an alternate form of the Compose command, and it is",
"not affected by these settings.)",
"Each of these Use types has three possible values.",
"The value &quot;Never&quot;",
"means that the role will never be considered as a candidate for use with",
"the corresponding command.",
"For example, if you set a role's Reply Use to Never, then when you Reply to",
"a message, that role won't even be considered.",
"(That isn't quite true. If the message you are replying to matches some other",
"role which requires confirmation,",
"then there will be a ^T command available which allows you to select a role",
"from all of your roles, not just the reply-eligible roles.)",
"<P>",
" ",
"The options &quot;With confirmation&quot; and &quot;Without confirmation&quot;",
"both mean that you do want to consider this role when using the corresponding",
"command.",
"For either of these settings the role's Pattern will",
"be checked to see if it matches the message.",
"For Reply Use, the message used to compare the Pattern with is the message",
"being replied to.",
"For Forward Use, the message used to compare the Pattern with is the message",
"being forwarded.",
"For Compose Use, there is no message, so the parts of the Pattern which depend",
"on a message (everything other than Current Folder Type) are ignored.",
"In all cases, the Current Folder Type is checked if defined, and the",
"Score Interval is checked if defined.",
"If there is a match then this role will either be used without confirmation",
"or will be the default when confirmation is asked for, depending on",
"which of the two options is selected.",
"If confirmation is requested, you will have a chance to",
"choose No Role instead of the offered role, or to",
"change the role to any one of your other roles (with the ^T command).",
" ",
"<H2>Role Patterns</H2>",
" ",
"In order to determine whether or not a message matches a role the message is",
"compared with the Role's Pattern.",
"These Patterns are the same for use with Roles, Filtering, Index Coloring,",
"and Scoring, so are described in only one place,",
"&quot;<A HREF=\"h_rule_patterns\">here</A>&quot;.",
"<P>",
"Since header patterns and AllText patterns which are unset are ignored,",
"a role which has all header patterns unset, the AllText pattern unset,",
"the Score Interval unset, and the Current Folder Type set to",
"&quot;Any&quot; may be used as a default role.",
"It should be put last in the list of roles since the matching",
"starts at the beginning and proceeds until one of the roles is a match.",
"If no roles at all match, then Pine will",
"use its regular methods of defining the role.",
"If you wanted to, you could define a different &quot;default&quot; role",
"for Replying, Forwarding, and Composing by setting the",
"&quot;Use&quot; fields appropriately.",
" ",
"<H2>Role Actions</H2>",
" ",
"Once a role match is found, the role's Actions are taken.",
"For each role there are several possible actions that may be defined.",
"They are actions to set the From address, the Reply-To address,",
"the Fcc, the Signature file, and the Template file.",
" ",
"<H3>Set From</H3>",
" ",
"The From address is the address used on the From line of the message",
"you are sending.",
" ",
"<H3>Set Reply-To</H3>",
" ",
"The Reply-To address is the address used on the Reply-To line of the message",
"you are sending.",
"You don't need a Reply-To address unless it is different from the From address.",
" ",
"<H3>Set Fcc</H3>",
" ",
"The Fcc is used as the Fcc for the message you are sending.",
" ",
"<H3>Set Signature</H3>",
" ",
"The Signature is the name of a file to be used as the signature file when",
"this role is being used.",
"If the name of the file has a vertical bar following it (|)",
"then it is assumed that the file is a program that should be run to",
"produce the signature.",
" ",
"<H3>Set Template</H3>",
" ",
"A Template is the name of a file to be included in the message when this",
"role is being used.",
"If the name of the file has a vertical bar following it (|)",
"then it is assumed that the file is a program that should be run to",
"produce the template.",
" ",
"<P>",
"Both signature files and template files (or the output of signature programs",
"and template file programs) may contain special tokens",
"which are replaced with contents",
"which depend on the message being replied to or forwarded.",
"See the help for the individual fields inside the role editor for more",
"information on tokens.",
" ",
"<P>",
"If any of the actions are left unset, then the action depends on what",
"is present in the &quot;Initialize settings using role&quot; field.",
"If you've listed the nickname of another one of your roles there, then the",
"corresponding action from that role will be used here.",
"If that action is also blank, or if there is no nickname specified,",
"then Pine will do whatever it normally does to set these actions.",
"This depends on other configuration options and features you've set.",
" ",
"<H2>Command Descriptions</H2>",
" ",
"<H3>Add</H3>",
" ",
"The Add command is used to add a new role definition to your set of",
"roles.",
"The new role will be added before the highlighted role.",
" ",
"<H3>Delete</H3>",
" ",
"The Delete command deletes the currently highlighted role.",
" ",
"<H3>Change</H3>",
" ",
"The Change command lets you edit the nickname, Uses, Pattern,",
"and Actions of the currently highlighted role.",
" ",
"<H3>Shuffle</H3>",
" ",
"The Shuffle command allows you to change the order of the roles.",
"You may move the currently highlighted role up or down in the list.",
"The order of the roles is important since the roles are tested for a",
"match starting with the first role and continuing until a match is found.",
"You should place the roles with more specific Patterns near the beginning",
"of the list, and those with more general Patterns near the end so that",
"the more specific matches will happen when appropriate.",
" ",
"<H3>IncludeFile</H3>",
" ",
"The IncludeFile command allows you to add a roles file to your configuration.",
"Usually, your roles will be contained in your Pine configuration file.",
"If you wish, some or all of your roles may be stored in a separate file.",
"If a roles file already exists (maybe it was made by somebody else using",
"Pine), you may insert it before the currently highlighted role.",
"You may also insert an empty file or a file which does not yet exist.",
"Once you have an empty roles file in your configuration, you may use",
"the Shuffle command to move roles into it.",
"In fact, that's the only way to get the initial role into the file.",
" ",
"<H3>eXcludeFile</H3>",
" ",
"The eXcludeFile command removes a roles file from your roles configuration.",
"A limitation of the program is that in order to exclude a roles file",
"that file must have at least one role",
"in it, otherwise you won't be able to highlight a line in the file.",
"So you may have to add a dummy role to the file in order to exclude the file.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_rules_incols[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP INDEX LINE COLORS SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP INDEX LINE COLORS SCREEN</H1>",
"<H2>SETUP INDEX LINE COLORS COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands -- Group 1         Available Commands -- Group 2   ",
"-------------------------------        ------------------------------  ",
"F1  Show Help Text                      F1  Show Help Text             ",
"F2  See commands in next group          F2  See commands in next group",
"F3  Back to MAIN Pine menu",
"F4  Change configuration for rule",
"F5  Move to previous rule               F5  Include file in rule config",
"F6  Move to next rule                   F6  Exclude file from config",
"F7  Previous page of rules",
"F8  Next page of rules",
"F9  Add new rule",
"F10 Delete existing rule",
"F11 Shuffle the order of rules",
"F12 Whereis (search rule nicknames)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev rule                     ?  Display this help text",
" N  Next rule                     E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in rule nicknames)",
" ",
"Setup Index Color Commands",
"------------------------------------------------",
" A  Add new rule                  $  Shuffle the order of rules",
" D  Delete existing rule          C  Change configuration for hilited rule",
" I  Include file in rule config   X  Exclude file from rule config",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup Index Line Colors Screen</H2>",
" ",
"Index Line Color causes lines in the MESSAGE INDEX screen to be colored.",
"This action is only available if your terminal is capable of displaying",
"color and color display has been enabled with the",
"<A HREF=\"h_config_color_style\">Color-Style</A> option within the",
"Setup Color screen.",
"(In PC-Pine, color is always enabled so there is no option to turn on.)",
"This screen lets you add, delete, modify, or change the order of the rules",
"which cause the lines in the MESSAGE INDEX to be displayed in different",
"colors.",
"<P>",
"Each rule has a &quot;Pattern&quot;,",
"which is used to decide which of the rules is used; and the color which",
"is used if the Pattern matches a particular message.",
" ",
"<H2>Rule Patterns</H2>",
" ",
"In order to determine whether or not a message matches a rule the message is",
"compared with the rule's Pattern.",
"These Patterns are the same for use with Roles, Filtering, Index Coloring,",
"and Scoring, so are described in only one place,",
"&quot;<A HREF=\"h_rule_patterns\">here</A>&quot;.",
" ",
"<P>",
"If none of the Index Color rules is a match for a particular index line,",
"then the color used is set using",
"the <A HREF=\"h_color_setup\">Setup Kolor</A> screen.",
" ",
"<H2>Index Line Color</H2>",
" ",
"This is the color that index lines are colored when there is a matching",
"Pattern.",
"This colors the whole index line, except possibly the status letters",
"which may be colored separately using",
"the <A HREF=\"h_color_setup\">Setup Kolor</A> screen.",
" ",
"<H2>Command Descriptions</H2>",
" ",
"<H3>Add</H3>",
" ",
"The Add command is used to add a new rule definition to your set of",
"rules.",
"The new rule will be added before the highlighted rule.",
" ",
"<H3>Delete</H3>",
" ",
"The Delete command deletes the currently highlighted rule.",
" ",
"<H3>Change</H3>",
" ",
"The Change command lets you edit the nickname, Pattern,",
"and Index Line Color of the currently highlighted rule.",
" ",
"<H3>Shuffle</H3>",
" ",
"The Shuffle command allows you to change the order of the rules.",
"You may move the currently highlighted rule up or down in the list.",
"The order of the rules is important since the rules are tested for a",
"match starting with the first rule and continuing until a match is found.",
"You should place the rules with more specific Patterns near the beginning",
"of the list, and those with more general Patterns near the end so that",
"the more specific matches will happen when appropriate.",
" ",
"<H3>IncludeFile</H3>",
" ",
"The IncludeFile command allows you to add a rules file to your configuration.",
"Usually, your rules will be contained in your Pine configuration file.",
"If you wish, some or all of your rules may be stored in a separate file.",
"If a rules file already exists (maybe it was made by somebody else using",
"Pine), you may insert it before the currently highlighted rule.",
"You may also insert an empty file or a file which does not yet exist.",
"Once you have an empty rules file in your configuration, you may use",
"the Shuffle command to move rules into it.",
"In fact, that's the only way to get the initial rule into the file.",
" ",
"<H3>eXcludeFile</H3>",
" ",
"The eXcludeFile command removes a rules file from your rules configuration.",
"A limitation of the program is that in order to exclude a rules file",
"that file must have at least one rule",
"in it, otherwise you won't be able to highlight a line in the file.",
"So you may have to add a dummy rule to the file in order to exclude the file.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_rules_filter[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP FILTERING SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP FILTERING SCREEN</H1>",
"<H2>SETUP FILTERING COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands -- Group 1         Available Commands -- Group 2   ",
"-------------------------------        ------------------------------  ",
"F1  Show Help Text                      F1  Show Help Text             ",
"F2  See commands in next group          F2  See commands in next group",
"F3  Back to MAIN Pine menu",
"F4  Change configuration for filter",
"F5  Move to previous filter             F5  Include file in filter config",
"F6  Move to next filter                 F6  Exclude file from config",
"F7  Previous page of filters",
"F8  Next page of filters",
"F9  Add new filter",
"F10 Delete existing filter",
"F11 Shuffle the order of filters",
"F12 Whereis (search filter nicknames)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Filter                   ?  Display this help text",
" N  Next Filter                   E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in filter nicknames)",
" ",
"Setup Filters Commands",
"------------------------------------------------",
" A  Add new filter                $  Shuffle the order of filters",
" D  Delete existing filter        C  Change configuration for hilited filter",
" I  Include file in filter config X  Exclude file from filter config",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup Filtering Screen</H2>",
" ",
"This screen lets you add, delete, modify, or change the order of the rules",
"which determine the filtering Pine does on folders you view.",
"<P>",
"The software which actually delivers mail (the stuff that happens",
"before Pine is involved) for you is in a better position to do mail filtering",
"than Pine itself.",
"If possible, you may want to look into using that sort of mail filtering to",
"deliver mail to different folders, delete it, or forward it.",
"However, if you'd like Pine to help with this, Pine's filtering is for you.",
"<P>",
"Filtering is a way to automatically move certain messages from one folder",
"to another or to delete messages.",
"Pine doesn't have the ability to forward mail to another address.",
"<P>",
"Each filtering rule has a &quot;Pattern&quot; and a &quot;Filter Action&quot;.",
"When a folder is opened, or when new mail arrives in an open folder, each",
"message is compared with the Patterns of your filtering rules.",
"The comparisons start with the first rule and keep going until there",
"is a match.",
"If a match is found, the message is either deleted or moved, depending on",
"the setting of the Filter Action.",
" ",
"<P>",
"<EM>NOTE:</EM>",
"When setting up a Pattern used to only delete messages,",
"it is recommended that you test the Pattern first with a &quot;Move&quot;",
"folder specified in",
"case unintended matches occur.  Messages that are deleted will be removed ",
"from the folder and <EM>unrecoverable</EM> from within Pine after the",
"next Expunge command or once the folder being filtered has been closed.",
" ",
"<H2>Filter Patterns</H2>",
" ",
"In order to determine whether or not a message matches a filter the message is",
"compared with the Filter's Pattern.",
"These Patterns are the same for use with Roles, Filtering, Index Coloring,",
"and Scoring, so are described in only one place,",
"&quot;<A HREF=\"h_rule_patterns\">here</A>&quot;.",
"<P>",
"Since filtering is a potentially destructive action, if you have a filtering",
"Pattern with nothing other than Current Folder Type set, that filtering",
"rule is ignored.",
" ",
"<H2>Filter Action</H2>",
" ",
"Once a filter match is found for a particular message, that message is",
"either deleted or moved into the folders listed.",
"In the case of &quot;Move&quot;, Folder may be set to",
"more than one folder name by listing the folders separated with commas.",
"The message will be saved to each of the folders listed and then deleted",
"from the current folder.",
" ",
"<H2>Command Descriptions</H2>",
" ",
"<H3>Add</H3>",
" ",
"The Add command is used to add a new filter definition to your set of",
"filters.",
"The new filter will be added before the highlighted filter.",
" ",
"<H3>Delete</H3>",
" ",
"The Delete command deletes the currently highlighted filter.",
" ",
"<H3>Change</H3>",
" ",
"The Change command lets you edit the nickname, Pattern,",
"and Folder of the currently highlighted filter.",
" ",
"<H3>Shuffle</H3>",
" ",
"The Shuffle command allows you to change the order of the filters.",
"You may move the currently highlighted filter up or down in the list.",
"The order of the filters is important since the filters are tested for a",
"match starting with the first filter and continuing until a match is found.",
"You should place the filters with more specific Patterns near the beginning",
"of the list, and those with more general Patterns near the end so that",
"the more specific matches will happen when appropriate.",
" ",
"<H3>IncludeFile</H3>",
" ",
"The IncludeFile command allows you to add a filters file to your configuration.",
"Usually, your filters will be contained in your Pine configuration file.",
"If you wish, some or all of your filters may be stored in a separate file.",
"If a filters file already exists (maybe it was made by somebody else using",
"Pine), you may insert it before the currently highlighted filter.",
"You may also insert an empty file or a file which does not yet exist.",
"Once you have an empty filters file in your configuration, you may use",
"the Shuffle command to move filters into it.",
"In fact, that's the only way to get the initial filter into the file.",
" ",
"<H3>eXcludeFile</H3>",
" ",
"The eXcludeFile command removes a filters file from your filters configuration.",
"A limitation of the program is that in order to exclude a filters file",
"that file must have at least one filter",
"in it, otherwise you won't be able to highlight a line in the file.",
"So you may have to add a dummy filter to the file in order to exclude the file.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"<H3>Performance Considerations</H3>",
"The number and type of patterns being tested can ",
"adversely effect performance.  Issues to be aware",
"of include:",
"<P>",
"<UL>",
"  <LI> The more filters you have defined the longer it will take to run down",
"the list.  Deleting unused filters is a good idea.",
"  <LI>Filtering in newsgroups served by an NNTP server will be slow",
"if your patterns include tests other than &quot;From:&quot;",
"or &quot;Subject:&quot;.",
"  <LI> Filtering a folder served by an IMAP server",
"based on protocol versions prior to 4.",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_rules_score[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP SCORING SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP SCORING SCREEN</H1>",
"<H2>SETUP SCORING COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands -- Group 1         Available Commands -- Group 2   ",
"-------------------------------        ------------------------------  ",
"F1  Show Help Text                      F1  Show Help Text             ",
"F2  See commands in next group          F2  See commands in next group",
"F3  Back to MAIN Pine menu",
"F4  Change configuration for rule",
"F5  Move to previous rule               F5  Include file in rule config",
"F6  Move to next rule                   F6  Exclude file from config",
"F7  Previous page of rules",
"F8  Next page of rules",
"F9  Add new rule",
"F10 Delete existing rule",
"F11 Shuffle the order of rules",
"F12 Whereis (search rule nicknames)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev rule                     ?  Display this help text",
" N  Next rule                     E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in rule nicknames)",
" ",
"Setup Scoring Commands",
"------------------------------------------------",
" A  Add new rule                  $  Shuffle the order of rules",
" D  Delete existing rule          C  Change configuration for hilited rule",
" I  Include file in rule config   X  Exclude file from rule config",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup Scoring Screen</H2>",
" ",
"Most people will not use scores at all, but if you do use them, here's how",
"they work in Pine.",
"Using this screen, you may define Scoring rules.",
"The score for a message is calculated by looking at every Score rule defined",
"and adding up the Score Values for the ones which match the message.",
"If there are no matches for a message, it has a score of zero.",
"Message scores may be used a couple of ways in Pine.",
" ",
"<H3>Sorting by Score</H3>",
" ",
"One of the methods you may use to sort message indexes is to sort by",
"score.",
"The scores of all the messages in a folder will be calculated and then",
"the index will be ordered by placing the messages in order of ascending or",
"descending score.",
" ",
"<H3>Scores for use in Patterns</H3>",
" ",
"The Patterns used for Roles, Index Line Coloring, and Filtering have a",
"category labeled &quot;Score Interval&quot;.",
"When a message is being compared with a Pattern to check for a match, if",
"the Score Interval is set only messages which have a score somewhere in",
"the interval are a match.",
" ",
"<H2>Scoring Rule Patterns</H2>",
" ",
"In order to determine whether or not a message matches a scoring rule",
"the message is compared with the rule's Pattern.",
"These Patterns are the same for use with Roles, Filtering, Index Coloring,",
"and Scoring, so are described in only one place,",
"&quot;<A HREF=\"h_rule_patterns\">here</A>&quot;.",
" ",
"<P>",
"Actually, Scoring rule Patterns are slightly different from the other types of",
"Patterns because Scoring rule Patterns don't contain a Score Interval.",
"In other words, when calculating the score for a message, which is done",
"by looking at the Scoring rule Patterns, scores aren't used.",
" ",
"<H2>Score Value</H2>",
" ",
"This is the value that will be added to the score for a message if the",
"rule's Pattern is a match.",
"Each individual Score Value is an integer between -100 and 100, and the",
"values from matching rules are added together to get a message's score.",
" ",
"<H2>Command Descriptions</H2>",
" ",
"<H3>Add</H3>",
" ",
"The Add command is used to add a new scoring rule definition.",
"The new rule will be added before the highlighted rule.",
" ",
"<H3>Delete</H3>",
" ",
"The Delete command deletes the currently highlighted scoring rule.",
" ",
"<H3>Change</H3>",
" ",
"The Change command lets you edit the nickname, Pattern,",
"and Score Value of the currently highlighted scoring rule.",
" ",
"<H3>Shuffle</H3>",
" ",
"The Shuffle command allows you to change the order of the scoring rules.",
"You may move the currently highlighted rule up or down in the list.",
"The order of the rules is important since the rules are tested for a",
"match starting with the first rule and continuing until a match is found.",
"You should place the rules with more specific Patterns near the beginning",
"of the list, and those with more general Patterns near the end so that",
"the more specific matches will happen when appropriate.",
" ",
"<H3>IncludeFile</H3>",
" ",
"The IncludeFile command allows you to add a rules file to your configuration.",
"Usually, your rules will be contained in your Pine configuration file.",
"If you wish, some or all of your rules may be stored in a separate file.",
"If a rules file already exists (maybe it was made by somebody else using",
"Pine), you may insert it before the currently highlighted rule.",
"You may also insert an empty file or a file which does not yet exist.",
"Once you have an empty rules file in your configuration, you may use",
"the Shuffle command to move rules into it.",
"In fact, that's the only way to get the initial rule into the file.",
" ",
"<H3>eXcludeFile</H3>",
" ",
"The eXcludeFile command removes a rules file from your rules configuration.",
"A limitation of the program is that in order to exclude a rules file",
"that file must have at least one rule",
"in it, otherwise you won't be able to highlight a line in the file.",
"So you may have to add a dummy rule to the file in order to exclude the file.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_direct_config[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP LDAP DIRECTORY SERVERS SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP LDAP DIRECTORY SERVERS SCREEN</H1>",
"<H2>SETUP LDAP DIRECTORY SERVERS COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands                        ",
"-------------------------------            ",
"F1  Show Help Text                         ",
"F3  Back to MAIN Pine menu                 ",
"F4  Change configuration for directory server  ",
"F5  Move to previous directory server          ",
"F6  Move to next directory server              ",
"F7  Previous page of directory servers         ",
"F8  Next page of directory servers",
"F9  Add new directory server",
"F10 Delete existing directory server",
"F11 Shuffle the order of directory servers",
"F12 Whereis (search directory server titles)   ",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Directory Server         ?  Display this help text",
" N  Next Directory Server         E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in directory server titles)",
" ",
"Setup LDAP Directory Server Commands",
"------------------------------------------------",
" A  Add new directory server      $  Shuffle the order of directory servers",
" D  Delete existing dir server    C  Change configuration for hilited server",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup LDAP Directory Servers Screen</H2>",
" ",
"This screen lets you add, delete, modify, or change the order of your",
"directory servers. You may also set some optional behavior for each server.",
"The &quot;Add Dir&quot; command brings up a blank form to ",
"fill in. You will have to supply at least the name of the LDAP server.",
"You will often have to supply a search base to be used with that server,",
"as well. Once the form has been brought up on your screen, there is help",
"available for each of the options you may set.",
"<P>",
"The &quot;Del Dir&quot; command allows you to remove a directory server",
"from your configuration.",
"<P>",
"The &quot;Change&quot; command is similar to the &quot;Add Dir&quot; command.",
"The difference is that instead of bringing up a form for a new server",
"configuration, you are changing the configuration of an existing entry.",
"For example, you might want to correct a typing error, change a",
"nickname, or change one of the options set for that server.",
"<P>",
"The &quot;Shuffle&quot; command is used to change the order of directory",
"servers.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_address_display[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SEARCH RESULTS INDEX</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SEARCH RESULTS INDEX</H1>",
"This screen shows the results, if any, of your Directory Server search.  ",
"Commands (besides those for screen navigation) are:",
"<DL>",
"<DT>View",
"<!--chtml if pinemode=\"function_key\"-->",
"(F4)",
"<!--chtml else-->",
"(V)",
"<!--chtml endif-->",
"</DT>",
"<DD>See the full information for the selected entry.",
" ",
"<DT>Compose",
"<!--chtml if pinemode=\"function_key\"-->",
"(F9)",
"<!--chtml else-->",
"(C)",
"<!--chtml endif--></DT>",
"<DD>Compose a message with the selected entry as the recipient.",
" ",
"<DT>Role",
"<!--chtml if pinemode=\"function_key\"-->",
"(F2)",
"<!--chtml else-->",
"(#)",
"<!--chtml endif--></DT>",
"<DD>Compose a message with the selected entry as the recipient. This differs",
"from Compose in that you may select a role before beginning your composition.",
" ",
"<DT>Forward",
"<!--chtml if pinemode=\"function_key\"-->",
"(F10)",
"<!--chtml else-->",
"(F)",
"<!--chtml endif--></DT>",
"<DD>Send the full information for the selected entry as an ",
"email message to someone else.",
" ",
"<DT>Save",
"<!--chtml if pinemode=\"function_key\"-->",
"(F11)",
"<!--chtml else-->",
"(S)",
"<!--chtml endif-->",
"</DT>",
"<DD>Save to your address book:",
"<UL>",
"<LI>the result of the search (as just found through your query) for the ",
"selected entry; or ",
"<LI>the selected entry for repeated Directory Server searching when used ",
"in the future.",
"</UL>",
"or<BR>",
"Export to a file (external to Pine):",
"<UL>",
"<LI>the full information for the selected entry; or",
"<LI>the email address from the selected entry; or",
"<LI>the selected entry in <A HREF=\"h_whatis_vcard\">vCard</A> format.",
"</UL>",
"<DT>WhereIs",
"<!--chtml if pinemode=\"function_key\"-->",
"(F12)",
"<!--chtml else-->",
"(W)",
"<!--chtml endif-->",
"</DT>",
"<DD>Search for text in the SEARCH RESULTS INDEX screen. (Searches only the ",
"displayed text, not the full records for each entry.)  ",
"</DL>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_address_select[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SEARCH RESULTS INDEX</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SEARCH RESULTS INDEX</H1>",
"This screen shows the results, if any, of your Directory Server search.  ",
"Commands (besides those for screen navigation) are:",
"<DL>",
"<DT>Select",
"</DT>",
"<DD>Select this entry for use.",
" ",
"<DT>ExitSelect",
"<DD>Exit without selecting any of the entries.",
" ",
"<DT>WhereIs",
"</DT>",
"<DD>Search for text in the SEARCH RESULTS INDEX screen. (Searches only the ",
"displayed text, not the full records for each entry.)  ",
"</DL>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_maint[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Help for Folder List</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FOLDER LIST COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available Commands -- Group 1        Available Commands -- Group 2",
"-------------------------------      ------------------------------",
"F1  Show Help Text                    F1  Show Help Text               ",
"F2  See commands in next group        F2  See commands in next group  ",
"F3  MAIN MENU Screen                  F3  Quit Pine                    ",
"F4  Select folder and view it         F4  MAIN MENU Screen",
"F5  Move to previous folder",
"F6  Move to next folder               F6  Specify a folder to go to",
"F7  Show previous screen of listing   F7  Show MESSAGE INDEX of current folder",
"F8  Show next screen of listing       F8  Compose a message",
"F9  Add a new folder                  F9  Print folder listing",
"F10 Delete selected folder",
"F11 Rename selected folder",
"F12 Whereis (search folder names)",
" ",
"Available Commands -- Group 3",
"F8  Compose a message using roles",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the Folder Screen            Operations on the Selected Folder",
"----------------------------            ---------------------------------",
" P   Move to previous folder              V  View Index of selected folder",
" N   Move to next folder                  D  Delete",
" -   Show previous page of listing        R  Rename",
"Spc  Show next page of listing",
" ",
"FOLDER LIST Screen Commands              General Pine Command",
"---------------------------              ---------------------",
" A  Add a folder                          O  Show all other available commands",
" G  Specify a folder to go to             ?  Show Help text",
" I  Show MESSAGE INDEX of current folder  M  MAIN MENU Screen",
" W  Whereis (search folder names)         Q  Quit Pine",
" %  Print folder listing                  C  Compose a message",
"                                          #  Compose a message using roles",
"</PRE>",
"<!--chtml endif-->",
"These commands are only available in the FOLDER LIST screen if the ",
"<A HREF=\"h_config_enable_agg_ops\">&quot;enable-aggregate-command-set&quot; ",
"feature</A> is set in the SETUP CONFIGURATION screen:<DL>",
"<DT>Select:</DT>",
"<DD>Select folders by certain criteria:<UL>",
"<LI>All: of limited use, since there is no Apply command.",
"<LI>by Property: <UL>",
"	<LI>folder contains messages not yet seen ",
"	<LI>folder contains new messages",
"	<LI>folder contains exactly as many, more, or fewer messages ",
"than a given number",
"	</UL>",
"<LI>by Text: <UL>",
"	<LI>contained in name of folder (Name Select)",
"	<LI>contained in messages in folder (Content Select)",
"	</UL>",
"</UL></DD>",
" ",
"<DT>Select current:</DT>",
"<DD>Select the folder the cursor is on.  (Can be used to &quot;manually&quot; ",
"add one or more folders to a set created with the Select command described ",
"above.)</DD>",
"<DT>Zoom mode:</DT>",
"<DD>Toggles display of only selected folders or all folders on and off.</DD>",
"</DL>",
"<!-- In all folder collections except Incoming-Folders:",
"However, once you go to a folder's MESSAGE INDEX screen, the selection you ",
"made in the FOLDER LIST screen is no longer retained.  -->",
"<P>",
"<CENTER>Description of the FOLDER LIST Screen</CENTER>",
" ",
"The purpose of the FOLDER LIST screen is to help you browse and manage",
"the folders and directories (also known as &quot;hierarchy&quot;)",
"contained within a collection.",
" ",
"<P>",
"Folders and directories are arranged alphabetically across lines of",
"the screen.  Directories, if present, are denoted by a special",
"character at the end of the name known as the hierarchy delimiter",
"(typically, &quot;/&quot;).  By default, folders and directories are",
"mixed together.  The",
"\"<A HREF=\"h_config_fld_sort_rule\">Folder-Sort-Rule</A>\"",
"configuration option can be used to group directories toward the ",
"beginning or end of the list.",
" ",
"<P>",
"The Next/Prev Page commands help browse the list, the Next/Prev Fldr",
"commands change the &quot;selected&quot; (i.e., highlighted) folder or",
"directory, and the View Fldr/Dir commands will &quot;open&quot; the",
"selected item.  Folder and directory management is provided via the",
"Rename, Delete and Add commands.",
" ",
"<P><CENTER>About Folders</CENTER>",
"What are Folders?<P>",
" ",
"Folders are simply files where messages are kept.  Every message has to be",
"in a folder.  Most every Pine user starts out with 3 folders: an INBOX, a",
"folder for sent mail and a folder for saved messages.<P>",
" ",
"You may create as many other folders as you wish.  They must be given",
"names that can be filenames on the filesystem.  ",
"<!--chtml if pinemode=\"os_windows\"-->",
"Normally PC-Pine folders are",
"automatically given the filename extension &quot;.MTX&quot; (which stands",
"for Mailbox-text).  The extension is suppressed from FOLDER LIST",
"displays, and should not be entered when typing a folder name at a",
"Save or Goto prompt.  The use of the MTX extension can be overridden",
"by the Setup/Configuration option ",
"<A HREF=\"h_config_folder_extension\">folder-extension</A>, ",
"which may be useful when accessing",
"saved-message folders on a Unix host via SMB or NFS.  PC-Pine can",
"understand the normal Unix mail folder format, but can only open those",
"folders READ-ONLY.",
"<!--chtml else-->",
"<!--chtml endif-->",
"<P>",
" ",
"You can move messages from one folder to another by opening the original",
"folder and saving messages into the other folder just as you can save",
"message from your INBOX to any other folder.<P>",
" ",
"Folders are typically just files in the filesystem.  However, the files",
"which are",
"folders have some special formatting in them (so that Pine knows where one",
"message ends and another begins) and should <EM>not</EM> be edited outside of",
"Pine.  If you want copies of your messages in text files that you can edit",
"or otherwise manipulate, use the Export command to copy them from Pine into",
"your regular file area.",
" ",
"<P>",
"FOR MORE INFORMATION: See the section on",
"<A HREF=\"h_valid_folder_names\">Valid Folder Names</A>.",
"<P>",
"<CENTER>About Directories</CENTER>",
"<P>",
"A directory is simply a container used to group folders within a",
"folder list.  You can create as many directories as you like.  And ",
"directories can even contain directories themselves.",
" ",
"<P>",
"SPECIAL NOTES: When accessing folders on an IMAP server, it is important",
"to note that not all IMAP servers support directories.  If you find that",
"the Add command fails to offer the &quot;Create Directory&quot; subcommand,",
"then it's likely that directories are not supported by the server serving",
"in that collection.",
" ",
"<P>",
"Similarly, servers that do provide for directories may not do so in",
"the same way.  On some servers, for example, each folder name you",
"create is at the same time capable of being a directory.  When this",
"happens, Pine will display both the folder name and the name of the",
"directory (with trailing hierarchy delimiter) in the folder list.",
" ",
"<P>",
"Another issue with IMAP access, though with a much smaller set of servers,",
"is that not all servers accept the request to list out the available",
"folders and directories in the same way.  If you find yourself having",
"trouble viewing folders on your server, you might investigate the",
"&quot;<A HREF=\"h_config_lame_list_mode\">enable-lame-list-mode</A>&quot;",
"feature.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_valid_folder_names[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Explanation of Valid Folder Names</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Folder Name Syntax Explained</H1>",
" ",
"Once your folder collections are defined, you can usually refer to",
"folders by their simple (unqualified) name, or pick from a FOLDER LIST",
"display.  However, understanding the complete syntax for folder names,",
"both local and remote, is handy when using the Goto command and when",
"you are adding new folder collections via the Setups/collectionList screen.",
" ",
"<P>",
"Local folder names depend on the operating system used by the computer ",
"running Pine, as well as the configuration of that system.  For example,",
"&quot;C:&#92;PINE&#92;FOLDERS&#92;OCT-94&quot; might exist on a PC, and",
"&quot;~/mail/september-1994&quot; might be a reasonable folder name on Unix.",
"<!--chtml endif-->",
" ",
"<P>",
"Pine users have the option of using folders which are stored on some other",
"computer.  Pine accesses remote folders via IMAP (the Internet Message",
"Access Protocol), or in the case of news, via NNTP (the Network News",
"Transport Protocol).  To be able to access remote folders in Pine, the",
"remote host must be running the appropriate server software (imapd or",
"nntpd) and you must correctly specify the name of the folder to Pine,",
"including the domain name of the remote machine. For example,",
"<P>",
"<CENTER><SAMP>&#123;monet.art.nowhere.edu}INBOX</SAMP></CENTER>",
"<P>",
"could be a remote folder specification, and so could",
"<P>",
"<CENTER><SAMP>&#123;unixhost.art.nowhere.edu}~/mail/september-1994</SAMP></CENTER>",
"and",
"<P>",
"<CENTER><SAMP>&#123;winhost.art.nowhere.edu}&#92;mymail&#92;SEP-94</SAMP></CENTER>",
"<P>",
"Note that in the case of remote folders, the directory/file path in the specification is ",
"determined by the operating system of the remote computer, <B>not</B> by",
"the operating system of the computer on which you are running Pine.",
"<P>",
"As you can tell, the name of the computer is in &#123;} brackets",
"followed immediately by the name of the folder.  If, as in these",
"examples, there is no remote access protocol specified, then IMAP is",
"assumed.  See the Setup/collectionList Add or Change command's",
"<A HREF=\"h_composer_cntxt_server\">Server:</A>",
"help text for a more detailed look at what options can be placed",
"between the brackets.",
" ",
"<P>",
"To the right of the brackets when a server name is present, or at the",
"start of the foldername if no server is present, the sharp sign,",
"&quot;#&quot;, holds special meaning.  It indicates a folder name",
"outside the area reserved for your personal folders.  In fact, it's",
"used indicate that both the name of the folder, and a special phrase",
"telling Pine how to interpret the name follows.",
" ",
"<P>",
"So, for example, Pine can be used to access a newsgroup that might be ",
"available on your computer using:",
"<P>",
"<CENTER><SAMP>#news.comp.mail.pine</SAMP></CENTER>",
"<P>",
"The sharp sign indicates the folder name is outside your personal",
"folder area.  The &quot;news.&quot; phrase after it tells Pine to ",
"interpret the remainder of the name as a newsgroup.",
" ",
"<P>",
"Similarly, to access a newsgroup on your IMAP server, you might",
"use something like:",
"<P>",
"<CENTER><SAMP>&#123;wharhol.art.nowhere.edu}#news.comp.mail.misc</SAMP></CENTER>",
" ",
"<P>",
"There are a number of such special phrases (or &quot;namespaces&quot;)",
"available.  For a more detailed explanation see the Setup/collectionList",
"Add or Change command's <A HREF=\"h_composer_cntxt_path\">Path:</A> help text.",
" ",
"<P>",
"Note that &quot;INBOX&quot; has special meaning in both local and remote folder",
"names.  The name INBOX refers to your &quot;principal incoming",
"message folder&quot; and will be mapped to the actual file name used for your",
"INBOX on any given host.  Therefore, a name like",
"&quot;&#123;xxx.art.nowhere.edu}INBOX&quot; refers to whatever file is used to",
"store incoming mail for you on that particular host.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_whatis_vcard[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>VCARD EXPLAINED</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>What is the vCard format?</H1>",
"A &quot;vCard&quot; is a sort of electronic business card, for exchanging ",
"information about and among people and organizations electronically.  ",
"More information about vCard can be found (as of May 1998) on the WWW site ",
"of the Internet Mail Consortium at the URL:",
"<P>",
"<CENTER><A HREF=\"http://www.imc.org/pdi/\">http://www.imc.org/pdi/</A></CENTER>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_open[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Explanation of Folder Selection</TITLE>",
"</HEAD>",
"<BODY>",
"<BR>",
"<BR>",
"This screen is designed to allow you to quickly and easily survey your",
"folders and select one to open.",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
" P   Move to previous folder               ?   Show this help text",
" N   Move to next folder",
" -   Show previous screen of folders",
"Spc  Show next screen of folders",
" W   WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
" E   Exit the Folder Select menu (without selecting a folder)",
" S   Select the currently highlighted folder",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
"F5   Move to previous folder               F1  Show this help text",
"F6   Move to next folder",
"F7   Show previous screen of folders",
"F8   Show next screen of folders",
"F12  WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
"F3   Exit the Folder Select menu (without selecting a folder)",
"F4   Select the currently highlighted folder",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"FOR MORE INFORMATION: See the section on",
"<A HREF=\"h_valid_folder_names\">Valid Folder Names</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_subscribe[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Newsgroup Subcribe Screen explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FOLDER SUBSCRIBE HELP</H1>",
" ",
"This screen is designed to help you subscribe to newsgroups you are",
"not currently subscribed to.  The screen display is a list of all",
"available newsgroups (or possibly a partial list if you specified a",
"partial name when entering the screen).  Groups you have already",
"subscribed to have the letters &quot;SUB&quot; next to them.  You may",
"select a single new group to subscribe to by moving the cursor to that",
"group and pressing &quot;S&quot; or carriage return.  Alternatively,",
"you may change into ListMode with the &quot;ListMode&quot; command.",
"The display will change slightly so that each group has a checkbox in",
"front of it.  Use the cursor and the Set/Unset command to place an",
"&quot;X&quot; in front of each newsgroup you wish to subscribe to.",
"<P>",
" ",
"When you are finished marking groups, the &quot;Subscribe&quot;",
"command will subscribe you to those groups you have marked.  Note, you",
"may not unsubscribe to groups with this command.  Instead of the",
"&quot;A&quot; &quot;Subscribe&quot; command, use the &quot;D&quot;",
"UnSbscrbe command.",
"<P>",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Newsgroups          General Pine Commands",
"---------------------------------          ---------------------",
"F5   Move to previous group                F1   Show this help text",
"F6   Move to next group",
"F7   Show previous screen of groups",
"F8   Show next screen of groups",
"F12  WhereIs (search group names)",
"F9   Use ListMode",
" ",
"Group Selection Commands",
"-------------------------",
"F3  Exit the News Subscribe menu (without selecting any groups)",
"F4  Subscribe to the currently highlighted newsgroup",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Newsgroups          General Pine Commands",
"---------------------------------          ---------------------",
" P   Move to previous group                ?   Show this help text",
" N   Move to next group",
" -   Show previous screen of groups",
"Spc  Show next screen of groups",
" W   WhereIs (search group names)",
" L   Use ListMode",
" ",
"Group Selection Commands",
"-------------------------",
" E   Exit the News Subscribe menu (without selecting any groups)",
" S   Subscribe to the currently highlighted newsgroup",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"When in ListMode, there is an additional command for marking groups to",
"subscribe to:",
"<P>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"ListMode Commands",
"-------------------------",
"F9  Set or unset the highlighted group",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"ListMode Commands",
"-------------------------",
"X   Set or unset the highlighted group",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_postnews[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Newsgroup selecting for Posting explained</TITLE>",
"</HEAD>",
"<BODY>",
"This screen is designed to allow you to quickly and easily survey",
"the available newsgroups and select one to post news to.",
"<P>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Newsgroups          General Pine Commands",
"---------------------------------          ---------------------",
"F5   Move to previous group                F1  Show this help text",
"F6   Move to next group",
"F7   Show previous screen of groups",
"F8   Show next screen of groups",
"F12  WhereIs (search group names)",
" ",
"Group Selection Commands",
"-------------------------",
"F3   Exit the Selection menu (without selecting a group)",
"F4   Select the currently highlighted newsgroup",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Newsgroups          General Pine Commands",
"---------------------------------          ---------------------",
" P   Move to previous group                ?  Show this help text",
" N   Move to next group",
" -   Show previous screen of groups",
"Spc  Show next screen of groups",
" W   WhereIs (search group names)",
" ",
"Group Selection Commands",
"-------------------------",
" E   Exit the Selection menu (without selecting a group)",
" S   Select the currently highlighted newsgroup",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_save[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Folder Select for Save Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This screen is designed to allow you to quickly and easily survey your",
"folders and select one to use for saving the current message.",
"<P>",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
"F5   Move to previous folder               F1  Show this help text",
"F6   Move to next folder",
"F7   Show previous screen of folders",
"F8   Show next screen of folders",
"F12  WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
"F3   Exit the Folder Select menu (without selecting a folder)",
"F4   Select the currently highlighted folder",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
" P   Move to previous folder               ?  Show this help text",
" N   Move to next folder",
" -   Show previous screen of folders",
"Spc  Show next screen of folders",
" W   WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
" E   Exit the Folder Select menu (without selecting a folder)",
" S   Select the currently highlighted folder",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"FOR MORE INFORMATION: See the section on",
"<A HREF=\"h_valid_folder_names\">Valid Folder Names</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_fcc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Folder Select for Fcc Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This screen is designed to allow you to quickly and easily survey your",
"folders and select one to use as the file carbon copy (fcc) for the",
"current message.",
"<P>",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
"F5   Move to previous folder               F1  Show this help text",
"F6   Move to next folder",
"F7   Show previous screen of folders",
"F8   Show next screen of folders",
"F12  WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
"F3   Exit the Folder Select menu (without selecting a folder)",
"F4   Select the currently highlighted folder",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
" P   Move to previous folder               ?  Show this help text",
" N   Move to next folder",
" -   Show previous screen of folders",
"Spc  Show next screen of folders",
" W   WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
" E   Exit the Folder Select menu (without selecting a folder)",
" S   Select the currently highlighted folder",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"FOR MORE INFORMATION: See the section on",
"<A HREF=\"h_valid_folder_names\">Valid Folder Names</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_pattern_roles[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Folder Select for Current Folder Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This screen is designed to allow you to quickly and easily survey your",
"folders and select one to use as the specific Current Folder",
"in a Pattern.",
"<P>",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
"F5   Move to previous folder               F1  Show this help text",
"F6   Move to next folder",
"F7   Show previous screen of folders",
"F8   Show next screen of folders",
"F12  WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
"F3   Exit the Folder Select menu (without selecting a folder)",
"F4   Select the currently highlighted folder",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
" P   Move to previous folder               ?  Show this help text",
" N   Move to next folder",
" -   Show previous screen of folders",
"Spc  Show next screen of folders",
" W   WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
" E   Exit the Folder Select menu (without selecting a folder)",
" S   Select the currently highlighted folder",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"FOR MORE INFORMATION: See the section on",
"<A HREF=\"h_valid_folder_names\">Valid Folder Names</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_folder_action_roles[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Folder Select Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This screen is designed to allow you to quickly and easily survey your",
"folders and select one to use as the folder into which messages",
"matching this filter will be moved.",
"<P>",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
"F5   Move to previous folder               F1  Show this help text",
"F6   Move to next folder",
"F7   Show previous screen of folders",
"F8   Show next screen of folders",
"F12  WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
"F3   Exit the Folder Select menu (without selecting a folder)",
"F4   Select the currently highlighted folder",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Folders             General Pine Commands",
"------------------------------             ---------------------",
" P   Move to previous folder               ?  Show this help text",
" N   Move to next folder",
" -   Show previous screen of folders",
"Spc  Show next screen of folders",
" W   WhereIs (search folder names)",
" ",
"Folder Selection Commands",
"-------------------------",
" E   Exit the Folder Select menu (without selecting a folder)",
" S   Select the currently highlighted folder",
"</PRE>",
"<!--chtml endif-->",
"<P>",
"FOR MORE INFORMATION: See the section on",
"<A HREF=\"h_valid_folder_names\">Valid Folder Names</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_config[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP ADDRESS BOOKS SCREEN</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP ADDRESS BOOKS SCREEN</H1>",
"<H2>SETUP ADDRESS BOOKS COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands                        ",
"-------------------------------            ",
"F1  Show Help Text                         ",
"F3  Back to MAIN Pine menu                 ",
"F4  Change configuration for address book  ",
"F5  Move to previous address book          ",
"F6  Move to next address book              ",
"F7  Previous page of address books         ",
"F8  Next page of address books             ",
"F9  Add new address book                   ",
"F10 Delete existing address book           ",
"F11 Shuffle the order of address books     ",
"F12 Whereis (search address book titles)   ",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                     General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Address Book             ?  Display this help text",
" N  Next Address Book             E  Back to MAIN Pine menu",
" -  Previous page",
"Spc Next page",
" W  WhereIs (search for word in address book titles)",
" ",
"Setup Address Books Commands",
"------------------------------------------------",
" A  Add new address book          $  Shuffle the order of address books",
" D  Delete existing address book  C  Change configuration for address book",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup Address Books Screen</H2>",
" ",
"This screen lets you add, delete, modify, or change the order of your",
"address books.  The &quot;Add Abook&quot; command brings up a blank form to ",
"fill in.  If you are adding a remote address book on an IMAP server",
"you should fill in the name of the IMAP server.  Otherwise, leave",
"that field blank.  (Note that remote IMAP address books are a Pine",
"concept and are unlikely to interoperate with other mail clients.)",
"For a remote address book, fill in the name of the remote folder",
"in the Folder field.  This should be a folder which is used only for",
"this one purpose, not a general purpose folder you expect to store",
"messages in.",
"<P>If you are adding a local address book, fill in the",
"Folder Name field with a local file name (e.g., .addressbook).",
"<P>",
"<B>Please note:</B> Remote address books stored on an IMAP server are ",
"of an entirely different format (namely, a special-purpose ",
"&quot;mail folder&quot;) than that of the local addressbook familiar ",
"to Pine users.  Therefore, ",
"you cannot use &quot;add a remote address book&quot; to make an existing ",
"Pine .addressbook file you may have on a remote IMAP server accessible to ",
"Pine running on a different host.  ",
"<P>",
" ",
"The &quot;Del Abook&quot; command allows you to remove an address book",
"from your configuration.  It will also ask you if you wish to remove",
"the data for that address book, which would erase all traces of the",
"address book if you answer Yes.",
"<P>",
" ",
"The &quot;Change&quot; command is similar to the &quot;Add Abook&quot; command.",
"The difference is that instead of adding a new address book to your",
"configuration, you are changing the configuration of an existing entry.",
"For example, you might want to correct a typing error or change a",
"nickname.  The &quot;Change&quot; command is not a move command.  If you",
"change the folder name or server name the data will not be moved for you.",
"<P>",
" ",
"The &quot;Shuffle&quot; command is used for two purposes.  If you shuffle",
"an address book toward another address book in the same group then",
"the order of those two address books will be swapped.  If you shuffle",
"the last Personal address book down towards the Global address book",
"section, it will become a Global address book.  If you shuffle",
"the first Global address book up it will become a Personal address",
"book.  The main difference between Personal and Global address",
"books is that Global address books are forced read-only.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_top[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>ADDRESS BOOK LIST COMMANDS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>ADDRESS BOOK LIST COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available  Commands -- Group 1         Available Commands -- Group 2",
"-------------------------------        ------------------------------",
"F1  Show Help Text                      F1  Show Help Text",
"F2  See commands in next group          F2  See commands in next group",
"F3  Exit to Main Menu                   F3  Quit Pine",
"F4  View/Edit selected address book",
"F5  Move to previous address book       F5  FOLDER LIST screen",
"F6  Move to next address book           F6  Specify a folder to go to",
"F7  Previous page                       F7  MESSAGE INDEX screen",
"F8  Next page                           F9  Print list of address books",
"F12 Whereis (search for word)",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigation                       General Pine Commands",
"-----------------------          ---------------------",
" P  Previous Entry                ?  Display this help text",
" N  Next Entry                    O  Show all other available commands",
" -  Previous page                 &lt;  Back to MAIN Pine menu",
"Spc Next page                     Q  Quit Pine",
" W  WhereIs (search for word)     L  FOLDER LIST screen",
"				  G  Specify a folder to go to",
"Address Book Commands             I  MESSAGE INDEX screen",
"------------------------------------------------",
" &gt;  View/Edit selected address book",
"	      or",
" &gt;  Search on selected directory server",
" ",
" %  Print list of address books and directory servers",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Address Book List Screen</H2>",
" ",
"From this screen you may choose which address book you wish to view",
"or edit. For more information on address books, view one of your",
"address books (with",
"<!--chtml if pinemode=\"function_key\"-->",
"F4",
"<!--chtml else-->",
"&quot;&gt;&quot;",
"<!--chtml endif-->)",
"and see the Help Text there.<P>",
" ",
"You may also choose a directory server on which to search for entries.",
"You do that by highlighting the directory server line and using",
"<!--chtml if pinemode=\"function_key\"-->",
"F4",
"<!--chtml else-->",
"&quot;&gt;&quot;",
"<!--chtml endif-->.<P>",
" ",
"If you wish to define new address books or directory servers go to the Main",
"menu and choose Setup. You may then either choose to setup AddressBooks or",
"Directory (among other things). It's possible that the Directory option",
"will not be there if the Pine you are using does not contain LDAP directory",
"lookup functionality.",
" ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_opened[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE PINE ADDRESS BOOK</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE PINE ADDRESS BOOK</H1>",
"<H2>ADDRESS BOOK COMMANDS</H2>",
"<PRE>",
"<!--chtml if pinemode=\"function_key\"-->",
"Available  Commands -- Group 1         Available Commands -- Group 2   ",
"-------------------------------        ------------------------------  ",
"F1  Show Help Text                      F1  Show Help Text             ",
"F2  See commands in next group          F2  See commands in next group",
"F3  Exit this screen                    F3  Quit Pine                  ",
"F4  View/Edit selected entry            F4  Go to MAIN menu screen     ",
"F5  Move to previous entry              F5  FOLDER LIST screen         ",
"F6  Move to next entry                  F6  Specify a folder to go to  ",
"F7  Previous page of address book       F7  MESSAGE INDEX screen        ",
"F8  Next page of address book           F8  Compose to entry using roles",
"F9  Add new entry to address book       F9  Print address book         ",
"F10 Delete selected entry               F10 TakeAddr to another addrbook",
"F11 Compose to selected entry           F11 Save or Export addrbook selections",
"F12 Whereis (search address book)       F12 Forward entry by mail       ",
" ",
"Available Commands -- Group 3                                           ",
"------------------------------                                          ",
"F3  Select                              F6  Zoom (or unZoom)            ",
"F5  Select Current                      F7  Apply Command to Selection  ",
"<!--chtml else-->",
"Address Book Navigation        General Pine Commands",
"-----------------------        ---------------------",
" P  Prev Address                  ?  Display this help text",
" N  Next Address                  O  Show all other available commands",
" -  Previous page of address book M  Back to MAIN menu",
"Spc Next page of address book     Q  Quit Pine",
" W  WhereIs (search for word      C  Compose message to selected addr",
"     or name in address book)     #  Compose to addr using roles",
" &lt;  To List of Address Books if   L  FOLDER LIST screen",
"     more than one, else to MAIN  G  Specify a folder to go to",
"                                  I  MESSAGE INDEX screen",
" ",
"Address Book Commands",
"----------------------------------------------------",
" &gt;  View/Update selected entry    D  Delete selected entries",
" %  Print address book            S  Save or Export address book selections",
" F  Forward entries by mail       @  Add new entry to address book",
" ",
" ;  Select command                Z  Toggle Zoom Mode",
" :  Select highlighted entry      A  Apply command to selected entries",
" ",
"<!--chtml endif-->",
"</PRE>",
"Note:  The presence or absence of the final four commands above is",
"controlled by the option ",
"<A HREF=\"h_config_enable_agg_ops\">&quot;enable-aggregate-command-set&quot;</A>",
"which you may turn on in the SETUP CONFIGURATION screen.",
"<P>",
" ",
"<H2>Description of the Address Book Screen</H2>",
" ",
"This screen lets you edit and manage entries in your address book.  It",
"also acts as a short-cut for composing messages to people in the address",
"book.  When, from this screen, you press <!--chtml if pinemode=\"function_key\"-->F11<!--chtml else-->&quot;C&quot;<!--chtml endif--> for ComposeTo, the",
"message starts &quot;pre-addressed&quot; to whatever address book entry is",
"currently selected.  If you use the <!--chtml if pinemode=\"function_key\"-->F8<!--chtml else-->&quot;#&quot;<!--chtml endif--> for Role, you may first select a",
"role to use in your composition.",
"<P>",
"Pine's address book helps you keep a list of addresses you send email to so",
"you do not have to remember addresses that are often complex.  Each entry",
"in the address book has five fields, all of them optional.  The three",
"elements which are usually visible on the ADDRESS BOOK display, are: <DL>",
" ",
"	<P><DT>NICKNAME: <DD>A short easy-to-remember label to identify the entry.",
"	This is what you type in as you are addressing the message in the",
"	composer.  If there is a matching entry in your address book(s),",
"	Pine will extract the corresponding FullName and Address fields to",
"	generate the actual address for your message.",
" ",
"	<P><DT>FULLNAME: <DD>A longer field where you can put the full name ",
"of the",
"	person or organization.  Usually the full names are put in last",
"	name first so they sort nicely in alphabetical order.  Whatever",
"	you put as the name here will appear on the message when it is",
"	finally delivered.  Examples:<PRE>",
"	   Garcia Marquez, Gabriel",
"	   Henscheid, Eckhard",
"	   Pine-Info mailing list",
"	   Library materials renewal requests",
"	   Kim An-guk",
"	   &quot;George III, King of Great Britain, 1738-1820&quot;",
"</PRE>",
"(In the second-to-last example, no comma is used in the name so that ",
"the family name appears first in the address book and when the entry is ",
"used in the composer.",
"In the last example, retaining the commas is intended; ",
"double-quotation marks surround the name to ",
"prevent the transposition of its parts when the entry is used in ",
"the composer.)",
" ",
"	<P><DT>ADDRESS: <DD>This is the actual email address itself.  This must be",
"	a valid Internet address that conforms to the Internet message",
"	header standard, RFC-822.  (See also <A HREF=\"h_address_format\">Explanation of Address formats</A>.)</DL>",
" ",
"The two fields which aren't usually visible are:<DL>",
" ",
"  <P><DT>FCC: <DD>The name of the folder you would like a copy of any outgoing",
"	message to this address to be saved in.  If this field is set, and",
"	this address is the first one in the message's To: header, then",
"	Pine will use this folder name for the FCC in lieu of the normal",
"	FCC folder name.",
" ",
"  <P><DT>COMMENTS: <DD>This field contains arbitrary text for your convenience.",
"	</DL>",
"<P>",
"Due to screen width limitations, these last two fields do not show up in",
"the normal ADDRESS BOOK display.  You may select the ",
"&quot;View/Update&quot; command to",
"view or modify them.  You may use the configuration variable",
"<A HREF=\"h_config_abook_formats\">&quot;addressbook-formats&quot;</A>",
"to add these fields to your ADDRESS BOOK ",
"display, or to modify the format of the display.",
" ",
"<H2>Sorting the Address book</H2>",
" ",
"By default, address book entries are sorted alphabetically on the full",
"name with distribution lists sorted to the end.  Sorting can be changed by",
"resetting the address book sort rule in the Pine SETUP CONFIGURATION screen",
"--assuming you have &quot;write&quot; permission for the address book file.",
"<P>",
"Unlike the sorting of folders (which only changes presentation), sorting an",
"address book actually changes the file as it is kept on the computer.  For",
"this reason you won't be able to sort a shared or system-wide address",
"book.",
" ",
"<H2>Adding New Entries</H2>",
" ",
"The easiest way to add new entries to your address book is to use the",
"&quot;TakeAddr&quot; command when viewing a message.",
"This command allows you to take addresses from the header and body of the",
"message and put them into your address book, without having to type",
"them in.",
"<P>",
" ",
"To add a new entry from within the address book screen, use the AddNew",
"(<!--chtml if pinemode=\"function_key\"-->F9<!--chtml else-->&quot;@&quot;<!--chtml endif-->) command.",
"Use this command both for adding a simple alias and for adding a",
"distribution list.",
" ",
"<H2>Distribution Lists</H2>",
" ",
"Address book entries can be simple cases of aliases (a single nickname is linked",
"to a single email address) or distribution lists (a single nickname",
"pointing at more than one email address).  Each distribution list has a",
"nickname, a full name and a list of addresses.  The addresses may be",
"actual addresses or they may be other nicknames in your address book.",
"They may even refer to other distribution lists.",
"There's really no difference between a simple alias and a distribution list,",
"other than the number of addresses.",
"Therefore, you can turn a simple alias with one address into a distribution",
"list simply by adding more addresses.",
"To add entries to an existing list or alias",
"use the View/Update (<!--chtml if pinemode=\"function_key\"-->F4<!--chtml else-->&quot;&gt;&quot;<!--chtml endif-->) command.  Delete (<!--chtml if pinemode=\"function_key\"-->F10<!--chtml else-->&quot;D&quot;<!--chtml endif-->) will delete",
"a single address from the list if the cursor is placed on the address;",
"it will delete the entire distribution list if the cursor is on the",
"nickname/fullname line.  View/Update may also be used to delete addresses",
"from a list.",
"<P>",
"Address field entries in distribution lists may take any one of three",
"forms: a nickname existing in any of the defined address books, a normal",
"address of the form &quot;jsmith@art.nowhere.edu&quot;, or a complete",
"fullname/address combination, e.g. &quot;John Smith",
"&lt;jsmith@art.nowhere.edu&gt;&quot;.",
"<P>",
"Distribution lists in Pine address books can only be used by the person or",
"people who have access to that address book.  They are not usually used to",
"implement discussion groups, but can be used to facilitate small",
"discussion groups if all the participants have access to the same shared",
"address book.",
" ",
"<H2>FCC and Comments</H2>",
" ",
"As mentioned above, each entry in the address book also has two other optional",
"fields, fcc and comments.  The command to look at or change either of these",
"is the same View/Update command used for all of the fields (<!--chtml if pinemode=\"function_key\"-->F4<!--chtml else-->&quot;&gt;&quot;<!--chtml endif-->).  The",
"comments field is just for your own use.  The fcc field overrides the",
"default fcc if this address is the first one on the To line.  The WhereIs",
"command may be used to search for particular strings in the address book,",
"including fields which are not visible (like comment and fcc by default).",
" ",
"<H2>Aggregate Operations</H2>",
" ",
"If the feature",
"<A HREF=\"h_config_enable_agg_ops\">&quot;enable-aggregate-command-set&quot;</A>",
"is turned on, then the four commands &quot;Select&quot;,",
"&quot;Select Current&quot;, &quot;Zoom&quot;, and &quot;Apply&quot;",
"are available.  The two selection commands allow you to mark a set of",
"address book entries as being selected.  If you have more than one address",
"book, the selections may be in more than one of those address books.",
"The &quot;Zoom&quot; command will toggle between displaying only the selected",
"messages and all the messages.  The &quot;Apply&quot; command allows you to",
"apply one of the regular address book commands to all of the selected",
"entries.  Usually the address book commands apply to only the entry",
"highlighted by the cursor.  The &quot;Apply&quot; command works with the",
"commands &quot;ComposeTo&quot;, &quot;Delete&quot;, &quot;Print&quot;, ",
"&quot;Save&quot;, &quot;Forward&quot;, and &quot;Role&quot;.",
" ",
"<H2>Exporting and Forwarding Address book entries</H2>",
" ",
"Under the save option, when you use the Export (<!--chtml if pinemode=\"function_key\"-->F11<!--chtml else-->&quot;X&quot;<!--chtml endif-->) command, the currently highlighted",
"address book entry is placed in a plain text file in your home directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"or current working directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->, depending on the ",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"configuration setting.  If you have some entries selected and use the",
"Apply (<!--chtml if pinemode=\"function_key\"-->F7<!--chtml else-->&quot;A&quot;<!--chtml endif-->) Export command, all of the selected addresses will be",
"placed in the text file.",
"<P>",
"When you use the Forward (<!--chtml if pinemode=\"function_key\"-->F12<!--chtml else-->&quot;F&quot;<!--chtml endif-->) command, the currently highlighted",
"address book entry is placed in a special attachment and you are put into",
"the composer.  You can fill in some comments in the body of the message,",
"if you'd like, and send it to somebody else who uses Pine.  The recipient",
"may use the TakeAddr command on that message to insert the address book",
"entry you sent in their own address book.  If you have some entries",
"selected and use the Apply Forward command all of the selected entries",
"will be forwarded in a single message.  In Pine 4.00 or later you may",
"use Apply (<!--chtml if pinemode=\"function_key\"-->F7<!--chtml else-->&quot;A&quot;<!--chtml endif-->) Forward to forward a copy of an entire address book.",
"The recipient must be using Pine 4 in order to receive this correctly.",
"One way for the recipient to handle this might be to create an empty",
"address book and then &quot;Take&quot; your forwarded address book entries into",
"that empty address book.",
" ",
"<H2>Multiple and/or Site-Wide Address books</H2>",
" ",
"You may have more than one personal address book.  In addition, there may",
"be one or more global address books.  This capability allows you to have",
"multiple personal address books (some of which may be shared) and it also",
"allows system administrators to implement site-wide address books that",
"contain entries for users on multiple machines within the organization.",
"<P><DL>",
"<DT>Searching. ",
"  <DD> If you enter a nickname when composing a message, your",
"  personal address books will be searched through in order, and then the",
"  global address book(s) searched. If more than one address book has an entry",
"  for the nickname, Pine uses the first one that it finds, so an entry in",
"  your personal address book would override a global address book entry. If",
"  after searching all the address books there is still no match, (Unix) Pine",
"  then searches the local host password file on the assumption that you have",
"  entered a local user name rather than an address book nickname.",
"  You may change the search order of your address books with the <!--chtml if pinemode=\"function_key\"-->F3<!--chtml else-->$<!--chtml endif--> Shuffle",
"  command, but global address books are always searched after personal",
"  address books.",
" ",
"  <P><DT>Defining. ",
"  <DD> You define multiple personal address books in the ",
"  <A HREF=\"h_abook_config\">SETUP AddressBooks</A> screen.  ",
"  You can add as many as you like.  Global address books are usually",
"  site-wide address books defined by the System administrator, but",
"  you may define global address books of your own just like you define",
"  personal address books.",
" ",
"  <P><DT>Creating and updating. ",
"  <DD> Personal address books are normally created empty",
"  and populated by explicit additions from within Pine, e.g. via the",
"  TakeAddr command.  Unlike personal address books, global address books may",
"  not be modified/updated from within Pine; that is, they are Read-Only.",
"  Thus, global address books are created, populated and updated outside of",
"  Pine. They might be hand-edited, generated by a program from another",
"  database, or by copying an existing address book.  They might also be",
"  some other user's personal address book, and so be modified normally by",
"  that user but accessed Read-Only by you.  See the Pine Technical",
"  Notes document (included in the Pine distribution) for more information on",
"  this.",
" ",
"  <P><DT>Accessing.  ",
"  <DD>There are two different types of address books in Pine.",
"  A local address book is stored in a regular file and the normal file",
"  access permissions apply.  A remote address book is stored on an IMAP",
"  server in a special folder which contains only messages pertaining to",
"  that address book.  The last message in the remote folder contains a",
"  copy of the address book data, and that data is copied to a local cache",
"  file in your home directory.  From there it is accessed just like a local",
"  address book.  The name of the cache file is kept track of in a special",
"  file called the &quot;remote-abook-metafile&quot;, the name of which is stored in",
"  your Pine configuration file the first time you use a remote address book.",
"  Just as local Pine address books use a format that only Pine understands,",
"  remote Pine address books do the same and other mail reading programs",
"  are unlikely to be able to understand them.<P>",
"  While global address books are explicitly intended to be shared, there is",
"  nothing to prevent you from sharing a personal address book with other",
"  Pine users. This might be useful in the case of a small workgroup.",
"  However, it is recommended that updates to shared personal address books",
"  be done when other Pine users are not accessing the address book. Pine",
"  does not do any file-locking to manage concurrent updates to the",
"  addressbook, but it does check to see if the file has been modified before",
"  making any changes.  Consequently, inadvertent concurrent updates will",
"  only cause other Pine users to have to restart their address book",
"  operation, which will cause Pine to re-open the updated file.",
" ",
"  <P><DT>Converting to Remote.  ",
"  <DD>The easiest way to convert an existing local",
"  address book into a remote address book is to create an empty new remote",
"  address book with the &quot;Add Abook&quot; command in the SETUP Addressbook screen.",
"  After you have added the empty",
"  remote address book, go into the screen for the address book you wish",
"  to copy and &quot;Select&quot; &quot;All&quot;.  This selects every entry in that",
"  address book.  Then type the command &quot;Apply Save&quot;.",
"  You will be asked for the address book to save to.  You may use ^P and ^N",
"  to get to the new empty address book, then hit RETURN and the addresses",
"  will be copied.",
"  At this point you'll probably want to unselect all the entries in the local",
"  address book before proceeding. You do that with",
"  &quot;Select&quot; &quot;unselect All&quot;.",
" ",
"</DL>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_select_addr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Selection Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SELECT ADDRESS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Messages               General Pine Commands",
"-------------------------------               ---------------------",
"F5   Move to previous entry                   F1  Show this help text",
"F6   Move to next entry",
"F7   Show previous screen of address book",
"F8   Show next screen of address book",
"F12  WhereIs (search through address book)",
" ",
"Address Selection Commands",
"--------------------------",
"F3   Exit the Address Select screen (without selecting an address)",
"F4   Select the currently highlighted entry",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Messages               General Pine Commands",
"-------------------------------               ---------------------",
" P   Move to previous entry                   ?  Show this help text",
" N   Move to next entry",
" -   Show previous screen of address book",
"Spc  Show next screen of address book",
" W   WhereIs (search through address book)",
" ",
"Address Selection Commands",
"--------------------------",
" E   Exit the Address Select screen (without selecting an address)",
" S   Select the currently highlighted entry",
"</PRE>",
"<!--chtml endif-->",
"<P>",
" ",
"This screen is designed to let you easily scan your address book(s) in",
"order to select an entry for the message you are composing.  You cannot",
"edit your address book in any way at this time, for address book",
"maintenance, select the address book command when not composing a message.",
"<P>",
" ",
"If you are composing a message and know the nickname of the person/list you",
"want, you can bypass this screen by simply typing in the nickname on the",
"appropriate header line (To:, Cc:, etc.)  Exiting this screen without",
"selecting an entry does not cancel your message.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_select_top[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Selection Navigation Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>NAVIGATING WHILE SELECTING ADDRESSES</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Address Books       General Pine Commands",
"-------------------------------            ---------------------",
"F4   View the highlighted address book",
"F5   Move to previous address book         F1  Show this help text",
"F6   Move to next address book",
"F7   Show previous screen of address books",
"F8   Show next screen of address books",
"F12  WhereIs (search through address books)",
" ",
"Address Selection Commands",
"--------------------------",
"F3   Exit the Address Select screen (without selecting an address)",
"F4   Select the currently selected entries (if using ListMode)",
"F9   Change to ListMode",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Address Books       General Pine Commands",
"-------------------------------            ---------------------",
" &gt;   View the highlighted address book",
" P   Move to previous address book         ?  Show this help text",
" N   Move to next address book",
" -   Show previous screen of address books",
"Spc  Show next screen of address books",
" W   WhereIs (search through address books)",
" ",
"Address Selection Commands",
"--------------------------",
" E   Exit the Address Select screen (without selecting an address)",
" S   Select the currently selected entries (if using ListMode)",
" L   Change to ListMode",
"</PRE>",
"<!--chtml endif-->",
"<P>",
" ",
"This screen is designed to let you easily scan your address book(s) in",
"order to select entries for the message you are composing.  You cannot",
"edit your address book in any way at this time.  For address book",
"maintenance, select the address book command when not composing a message.",
"<P>",
" ",
"If you are composing a message and know the nickname of the person/list you",
"want, you can bypass this screen by simply typing in the nickname on the",
"appropriate header line (To:, Cc:, etc.)  Exiting this screen without",
"selecting an entry does not cancel your message.",
"<P>",
" ",
"The ListMode command will add a column at the left edge of the screen.",
"You mark the entries which you wish to select with the &quot;X&quot; command.",
"This allows you to choose more than one entry at a time.",
"<P>",
" ",
"An alternative method of composing a message to entries in your",
"address book(s) is to first use the &quot;Select&quot; command from",
"the address book maintenance screen and then the &quot;Apply&quot;",
"&quot;ComposeTo&quot; command to start the composer composing to the",
"selected entries.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_select_listmode[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Address Listmode Selection from Composer Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>COMPOSER: SELECT ADDRESSES</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
"F5   Move to previous entry                     F1  Show this help text",
"F6   Move to next entry",
"F7   Show previous screen of address book",
"F8   Show next screen of address book",
"F12  WhereIs (search through address book)",
" ",
"Address Selection Commands",
"--------------------------",
"F3   Exit the Address Select screen (without selecting an address)",
"F4   Select the currently highlighted entry",
"F9   Change to ListMode",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
" P   Move to previous entry                     ?  Show this help text",
" N   Move to next entry",
" -   Show previous screen of address book",
"Spc  Show next screen of address book",
" W   WhereIs (search through address book)",
" ",
"Address Selection Commands",
"--------------------------",
" E   Exit the Address Select screen (without selecting an address)",
" S   Select the currently highlighted entry",
" L   Change to ListMode",
"</PRE>",
"<!--chtml endif-->",
"<P>",
" ",
"This screen is designed to let you easily scan your address book(s) in",
"order to select entries for the message you are composing.  You cannot",
"edit your address book in any way at this time, for address book",
"maintenance, select the address book command when not composing a message.",
"<P>",
" ",
"If you are composing a message and know the nickname of the person/list you",
"want, you can bypass this screen by simply typing in the nickname on the",
"appropriate header line (To:, Cc:, etc.)  Exiting this screen without",
"selecting an entry does not cancel your message.",
"<P>",
" ",
"The ListMode command will add a column at the left edge of the screen.",
"You mark the entries which you wish to select with the &quot;X&quot; command.",
"This allows you to choose more than one entry at a time.",
"<P>",
" ",
"An alternative method of composing a message to entries in your",
"address book(s) is to first use the &quot;Select&quot; command from",
"the address book maintenance screen and then the &quot;Apply&quot;",
"&quot;ComposeTo&quot; command to start the composer composing to the",
"selected entries.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_select_checks[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Address Selection from Composer Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>COMPOSER: SELECT ADDRESSES</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
"F5   Move to previous entry                     F1  Show this help text",
"F6   Move to next entry",
"F7   Show previous screen of address book",
"F8   Show next screen of address book",
"F12  WhereIs (search through address book)",
" ",
"Address Selection Commands",
"--------------------------",
"F3   Exit the Address Select screen (without selecting an address)",
"F4   Select the currently highlighted entry",
"F9   Set or Unset the highlighted entry",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
" P   Move to previous entry                     ?  Show this help text",
" N   Move to next entry",
" -   Show previous screen of address book",
"Spc  Show next screen of address book",
" W   WhereIs (search through address book)",
" ",
"Address Selection Commands",
"--------------------------",
" E   Exit the Address Select screen (without selecting an address)",
" S   Select the currently highlighted entry",
" X   Set or Unset the highlighted entry",
"</PRE>",
"<!--chtml endif-->",
"<P>",
" ",
"Mark the entries you wish to select with the &quot;X Set/Unset&quot;",
"command.  Type &quot;S Select&quot; to select all of the entries you",
"have marked, just as if you had typed them in by hand.",
"<P>",
" ",
"An alternative method of composing a message to entries in your",
"address book(s) is to first use the &quot;Select&quot; command from",
"the address book maintenance screen and then the &quot;Apply&quot;",
"&quot;ComposeTo&quot; command to start the composer composing to the",
"selected entries.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_select_nicks_take[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Take Address Nickname Selection Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>TAKEADDR: SELECT NICKNAME</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
"F5   Move to previous entry                     F1  Show this help text",
"F6   Move to next entry",
"F7   Show previous screen of address book",
"F8   Show next screen of address book",
"F12  WhereIs (search through address book)",
" ",
"Message Selection Commands",
"--------------------------",
"F3   Exit the Nickname Select screen (without selecting an address)",
"F4   Select the currently highlighted entry",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
" P   Move to previous entry                     ?  Show this help text",
" N   Move to next entry",
" -   Show previous screen of address book",
"Spc  Show next screen of address book",
" W   WhereIs (search through address book)",
" ",
"Message Selection Commands",
"--------------------------",
" E   Exit the Nickname Select screen (without selecting an address)",
" S   Select the currently highlighted entry",
"</PRE>",
"<!--chtml endif-->",
"<P>",
" ",
"This screen is designed to let you modify or add to an existing",
"address book entry.  You have already selected the name(s) and",
"address(es) through &quot;Take Address&quot;.  This screen simply lets",
"you scan your address books and select the nickname to be",
"changed/augmented.  If you want to add a new entry, then you are in",
"the wrong place-- Select &quot;Exit&quot; command.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_select_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Nickname Selection Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SELECT NICKNAME</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
"F5   Move to previous entry                     F1  Show this help text",
"F6   Move to next entry",
"F7   Show previous screen of address book",
"F8   Show next screen of address book",
"F12  WhereIs (search through address book)",
" ",
"Message Selection Commands",
"--------------------------",
"F3   Exit the Nickname Select screen (without selecting an address)",
"F4   Select the currently highlighted entry",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Messages                 General Pine Commands",
"-------------------------------                 ---------------------",
" P   Move to previous entry                     ?  Show this help text",
" N   Move to next entry",
" -   Show previous screen of address book",
"Spc  Show next screen of address book",
" W   WhereIs (search through address book)",
" ",
"Message Selection Commands",
"--------------------------",
" E   Exit the Nickname Select screen (without selecting an address)",
" S   Select the currently highlighted entry",
"</PRE>",
"<!--chtml endif-->",
"<P>",
" ",
"This screen is designed to let you look at the nicknames in your address",
"books before choosing a new one.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_takeaddr_screen[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Take Address Screen Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>TAKE ADDRESS COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Navigating the List of Addresses       Address Selection Commands        ",
"--------------------------------       --------------------------        ",
" F5  Move to previous entry            F3  Exit without taking address",
" F6  Move to next entry                F4  Take current address(es)",
" F7  Show previous page of address list",
" F8  Show next page of address list",
" F2  WhereIs (search list)",
"			       --------------",
"Mode Toggle            F9  Set/Unset current address",
"-----------            F10 Set all",
" F12 Toggle between List and single mode       F11 Unset all",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"Navigating the List of Addresses       Address Selection Commands",
"--------------------------------       --------------------------",
" P  Move to previous entry              &lt;  Exit without taking address",
" N  Move to next entry                  T  Take address",
" -  Show previous page of address list",
"Spc Show next page of address list",
" W  WhereIs (search list)              List Mode",
"				       ---------",
"Single Mode                             X  Set/Unset current address",
"-----------                             A  Set all addresses",
" L  Switch to list mode                 U  Unset all addresses",
"					S  Switch to single mode",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Take Address Screen</H2>",
" ",
"This screen is designed to let you select one or more address/name",
"combinations from the current message into your address book.  The",
"cursor is initially placed on the line with the message author.  Other",
"lines include the names of people and/or mailing lists who also",
"received the message.  Other people &quot;involved&quot; in the",
"message (e.g. the person named as Reply-To:) are also listed here.",
"<P>",
" ",
"The simple case is adding a new, single entry into your address book. To",
"do this, simply highlight the correct line and press ",
"<!--chtml if pinemode=\"function_key\"-->",
"F4.",
"<!--chtml else-->",
"&quot;T&quot;.",
"<!--chtml endif-->",
"To create a new list or add to an existing list, switch the screen display",
"into List Mode by pressing",
"<!--chtml if pinemode=\"function_key\"-->",
"F12.",
"<!--chtml else-->",
"&quot;L&quot;.",
"<!--chtml endif-->",
"In List Mode, you select the",
"group of addresses you wish to manipulate by marking them with an",
"&quot;X&quot;.",
"The Set/Unset",
"<!--chtml if pinemode=\"function_key\"-->",
"(F9)",
"<!--chtml else-->",
"(&quot;X&quot;)",
"<!--chtml endif-->",
"command will turn the &quot;X&quot; on for the",
"highlighted address if it was off or turn it off if it was previously on.",
"The SetAll command will select all of the addresses, and the UnSetAll",
"command will turn off all the selections.  Once you've gotten the",
"selection the way you want it, you may create a new list by pressing",
"<!--chtml if pinemode=\"function_key\"-->",
"F4.",
"<!--chtml else-->",
"&quot;T&quot;.",
"<!--chtml endif-->",
"<P>",
" ",
"In both the simple and list cases, after choosing to take the address,",
"you will be asked for the nickname of the entry.  Typing in a new name",
"creates the new entry/list.  Entering an existing nickname will replace",
"the entry (simple case) or add to the list (list case).  Alternatively,",
"you can press Ctrl-T at the nickname prompt and select an existing",
"nickname from your address book.",
"<P>",
" ",
"You will normally start in Single Mode, unless you used the Apply command",
"to startup the TakeAddr screen, in which case you will start in List Mode.",
"You may switch between the two modes at any time.  If you've already",
"selected several addresses in List Mode, those will be remembered when you",
"switch to Single Mode and then back to List Mode.  The set of addresses",
"that are pre-selected when you start in List Mode are the From addresses",
"of all of the messages you are operating on.  You may, of course, easily",
"erase those selections with the UnSetAll command.",
"<P>",
" ",
"If you have more than one writable address book, you will be prompted for",
"the name of the address book you wish to add the new entry to before",
"anything else. You can use ^N and ^P to choose among the defined address",
"books, or type in the address book name.",
"<P>",
" ",
"FOR MORE INFORMATION on addressing see",
"<A HREF=\"h_address_format\">Explanation of Address formats</A>, and the",
"<A HREF=\"h_abook_opened\">Address Book Screen's</A>",
"help text.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_abook_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Address Book View Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This function allows you to view the contents of an address book entry. You",
"can only view one entry at a time.",
"<P>",
"<DL>",
"<DT>Help",
"<!--chtml if pinemode=\"function_key\"-->",
"(F1)",
"<!--chtml else-->",
"(?)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Display this help text.",
" ",
"<DT>Abook",
"<!--chtml if pinemode=\"function_key\"-->",
"(F3)",
"<!--chtml else-->",
"(&lt;)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Go back to index of address book entries.",
" ",
"<DT>Update",
"<!--chtml if pinemode=\"function_key\"-->",
"(F4)",
"<!--chtml else-->",
"(U)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Update (modify) this entry.",
" ",
"<DT>ComposeTo",
"<!--chtml if pinemode=\"function_key\"-->",
"(F5)",
"<!--chtml else-->",
"(C)",
"<!--chtml endif-->",
"</DT>",
"<DD>Compose a message to the address(es) in this entry.",
" ",
"<DT>Role",
"<!--chtml if pinemode=\"function_key\"-->",
"(F6)",
"<!--chtml else-->",
"(#)",
"<!--chtml endif-->",
"</DT>",
"<DD>Compose a message to the address(es) in this entry using roles.",
" ",
"<DT>Prev Page",
"<!--chtml if pinemode=\"function_key\"-->",
"(F7)",
"<!--chtml else-->",
"(-)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Show the previous page of the current entry.",
" ",
"<DT>Next Page",
"<!--chtml if pinemode=\"function_key\"-->",
"(F8)",
"<!--chtml else-->",
"(Space)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Show the next page of the current entry.",
" ",
"<DT>Print",
"<!--chtml if pinemode=\"function_key\"-->",
"(F9)",
"<!--chtml else-->",
"(%)",
"<!--chtml endif-->",
"</DT>",
"<DD>Print the current entry.  You can select the",
"printer or the print command via the &quot;Setup&quot; command",
"on the Main menu.",
" ",
"<DT>WhereIs",
"<!--chtml if pinemode=\"function_key\"-->",
"(F10)",
"<!--chtml else-->",
"(W)",
"<!--chtml endif-->",
"</DT>",
"<DD>Search the entry for a string of letters.  If it is",
"found, move to it.  The string can be one word or a phrase.",
"If there are multiple occurrences, the cursor moves to the",
"first occurrence beyond the current cursor position.",
" ",
"<DT>Fwd Email",
"<!--chtml if pinemode=\"function_key\"-->",
"(F11)",
"<!--chtml else-->",
"(F)",
"<!--chtml endif-->",
"</DT>",
"<DD>Begin composition of a new mail message with the displayed",
"text already inserted in the message body.",
" ",
"</DL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_ldap_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP Response View Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This function allows you to view the contents of a directory entry. You",
"can only view one entry at a time.",
"<P>",
"<DL>",
"<DT>Help",
"<!--chtml if pinemode=\"function_key\"-->",
"(F1)",
"<!--chtml else-->",
"(?)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Display this help text.",
" ",
"<DT>Results Index",
"<!--chtml if pinemode=\"function_key\"-->",
"(F3)",
"<!--chtml else-->",
"(&lt;)",
"<!--chtml endif-->",
"</DT>",
"<DD>Go back to index of search results.",
" ",
"<DT>ComposeTo",
"<!--chtml if pinemode=\"function_key\"-->",
"(F5)",
"<!--chtml else-->",
"(C)",
"<!--chtml endif-->",
"</DT>",
"<DD>Compose a message to the address(es) in this entry.",
" ",
"<DT>Role",
"<!--chtml if pinemode=\"function_key\"-->",
"(F6)",
"<!--chtml else-->",
"(#)",
"<!--chtml endif-->",
"</DT>",
"<DD>Compose a message to the address(es) in this entry using roles.",
" ",
"<DT>Prev Page",
"<!--chtml if pinemode=\"function_key\"-->",
"(F7)",
"<!--chtml else-->",
"(-)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Show the previous page of the current entry.",
" ",
"<DT>Next Page",
"<!--chtml if pinemode=\"function_key\"-->",
"(F8)",
"<!--chtml else-->",
"(Space)",
"<!--chtml endif-->",
"</DT>",
"<DD>",
"Show the next page of the current entry.",
" ",
"<DT>Print",
"<!--chtml if pinemode=\"function_key\"-->",
"(F9)",
"<!--chtml else-->",
"(%)",
"<!--chtml endif-->",
"</DT>",
"<DD>Print the current entry on paper.  You can select the",
"printer or the print command via the &quot;Setup&quot; command",
"on the Main menu.",
" ",
"<DT>WhereIs",
"<!--chtml if pinemode=\"function_key\"-->",
"(F10)",
"<!--chtml else-->",
"(W)",
"<!--chtml endif-->",
"</DT>",
"<DD>Search the entry for a string of letters.  If it is",
"found, move to it.  The string can be one word or a phrase.",
"If there are multiple occurrences, the cursor moves to the",
"first occurrence beyond the current cursor position.",
" ",
"<DT>Fwd Email",
"<!--chtml if pinemode=\"function_key\"-->",
"(F11)",
"<!--chtml else-->",
"(F)",
"<!--chtml endif-->",
"</DT>",
"<DD>Begin composition of a new mail message with the displayed",
"text already inserted in the message body.",
" ",
"<DT>Save",
"<!--chtml if pinemode=\"function_key\"-->",
"(F12)",
"<!--chtml else-->",
"(S)",
"<!--chtml endif-->",
"</DT>",
"<DD>Save the displayed entry to one of your address books or export",
"it to a file.",
"</DL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_attachment_screen[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Attachment Index Screen Explained</TITLE>",
"</HEAD>",
"<BODY>",
"The &quot;ATTACHMENT INDEX&quot; displays a list of the current",
"message's attachments, and allows various operations on them.  The",
"first attachment is usually the message text, but does not include the",
"header portion of the message.",
"<P>",
"Available commands include:",
"<P>",
"<DL>",
" ",
"<DT>Help</DT>",
"<DD>Show this help text.",
" ",
"<DT>Msg #<I>num</I></DT>",
"<DD>Leave this screen without displaying or saving any attachments.",
" ",
"<DT>View</DT>",
"<DD>View the currently selected attachment.",
" ",
"<DT>Prev Attach</DT>",
"<DD>Move to previous attachment.",
" ",
"<DT>Next Attach</DT>",
"<DD>Move to next attachment.",
" ",
"<DT>Prev Page</DT>",
"<DD>Previous page of the listed attachments.",
" ",
"<DT>Next Page</DT>",
"<DD>Next page of the listed attachments.",
" ",
"<DT>Delete</DT>",
"<DD>Mark the currently selected attachment for Deletion.  The delete",
"flag <EM>only</EM> has effect when saving the message to a folder.",
"Attachments marked for deletion are exluded from the messsage when",
"it is saved.  In addition, the delete mark <EM>only</EM> applies to",
"this Pine session.",
" ",
"<DT>Undelete</DT>",
"<DD>Turn off the Delete flag for the selected attachment.",
" ",
"<DT>Save</DT>",
"<DD>Save the selected attachment to a file.  If the attachment is of",
"type &quot;RFC822/Message&quot;, then the attachment will be saved to",
"the specified mail folder.",
" ",
"<DT>Export</DT>",
"<DD>If the attachment is of",
"type &quot;RFC822/Message&quot;, then &quot;Export&quot; is used to",
"copy the message to a file in the same way this command works on ",
"messages in the MESSAGE INDEX and MESSAGE TEXT screens.",
" ",
"<DT>Pipe</DT>",
"<DD>Pipe the attachment contents into a UNIX command (if enabled).",
"A description of the Pipe sub-commands is  <A HREF=\"h_pipe_command\">here</A>.",
" ",
"<DT>WhereIs</DT>",
"<DD>Find a matching string in the attachment list.",
" ",
"<DT>AboutAttch</DT>",
"<DD>Examine various aspects of the selected attachment.",
" ",
"<DT>Print</DT>",
"<DD>Print the selected attachment.",
" ",
"<DT>Forward</DT>",
"<DD>Forward the selected attachment as an attachment.",
"</DL>",
" ",
"<P>",
" ",
"All attachments can be saved or piped into a UNIX command, but some may",
"not be readily displayed by either Pine or an external tool.  In such",
"cases, the reason why the message cannot be displayed is displayed on",
"Pine's message line.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_mail_text_att_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Attachment View Screen Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This function allows you to view the contents of a text attachment. You",
"can only view one attachment at a time.",
"<P>",
"Available commands include:",
"<P>",
"<DL>",
" ",
"<DT>Help</DT>",
"<DD>Display this help text",
" ",
"<DT>AttchIndex</DT>",
"<DD>Leave viewer and return to the &quot;ATTACHMENT INDEX&quot; screen",
" ",
"<DT>Prev Page</DT>",
"<DD>Show the previous page of the current attachment.",
" ",
"<DT>Next Page</DT>",
"<DD>Show the next page of the current attachment by pressing the space bar.",
" ",
"<DT>Delete</DT>",
"<DD>Mark the viewed attachment for Deletion.  The delete",
"flag <EM>only</EM> has affect when saving the message to a folder.",
"Attachments marked for deletion are exluded from the messsage when",
"it is saved.  In addition, the delete mark <EM>only</EM> applies to",
"this Pine session.",
" ",
"<DT>Undelete</DT>",
"<DD>Turn off the Delete flag for the selected attachment.",
" ",
"<DT>Save</DT>",
"<DD>Copy the current attachment to a file.  If you just enter",
"a filename, the attachment will be saved with that name in",
"your home directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"or current working directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->, depending on the",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"configuration setting.  You may enter the full",
"path and filename to save it in another directory instead.",
" ",
"<DT>Export</DT>",
"<DD>If the attachment is of",
"type &quot;RFC822/Message&quot;, then &quot;Export&quot; is used to",
"copy the message to a file in the same way this command works on ",
"messages in the MESSAGE INDEX and MESSAGE TEXT screens.",
"(If you have any <A HREF=\"h_config_display_filters\">Display-Filters</A>",
"defined, they may affect the contents of the exported file.)",
" ",
"<DT>Pipe</DT>",
"<DD>Pipe the attachment contents into a UNIX command (if enabled)",
" ",
"<DT>WhereIs</DT>",
"<DD>Search the attachment for a string of letters.  If it is",
"found, move to it.  The string can be one word or a phrase.",
"If there are multiple occurrences, the cursor moves to the",
"first occurrence beyond the current cursor position.",
" ",
"<DT>Print</DT>",
"<DD>Print the current attachment on paper.  You can select the",
"printer or the print command via the &quot;Setup&quot; command",
"on the Main menu.",
" ",
"<DT>Forward</DT>",
"<DD>Forward the selected attachment as an attachment.",
"</DL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_simple_text_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Simple Text View Screen Explained</TITLE>",
"</HEAD>",
"<BODY>",
" ",
"The following commands are available on this screen:",
"<P>",
"<DL>",
"<DT>Help</DT>",
"<DD>Show this help text",
" ",
"<DT>Exit</DT>",
"<DD>Exit Viewer, and go back to mail processing",
" ",
"<DT>Prev Page</DT>",
"<DD>Show the previous page text",
" ",
"<DT>Next Page</DT>",
"<DD>Show the next page of text by pressing the space bar",
" ",
"<DT>Print</DT>",
"<DD>Print the displayed text on paper.  You can select the",
"printer or the print command via the &quot;Setup&quot; command",
"on the Main menu.",
" ",
"<DT>Fwd Email</DT>",
"<DD>Begin composition of a new mail message with the displayed",
"text already inserted in the message body.",
" ",
"<DT>Save</DT>",
"<DD>Copy the displayed text to a file.  If you just enter",
"a filename, the attachment will be saved with that name in",
"your ",
"home directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"or current working directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->, depending on the",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"configuration setting.   You may enter the full",
"path and filename to save it in another directory instead.",
" ",
"<DT>WhereIs</DT>",
"<DD>Search the attachment for a string of letters.  If it is",
"found, move to it.  The string can be one word or a phrase.",
"If there are multiple occurrences, the cursor moves to the",
"first occurrence beyond the current cursor position.",
"</DL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_pine_for_windows[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>GETTING HELP IN PINE</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Getting Help In PC-Pine</H1>",
"PC-Pine offers specific help for every screen via the ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F1&quot; key.",
"<!--chtml else-->",
"&quot;?&quot; or &quot;^G&quot;",
"keys.  (The Ctrl-G key is used in contexts where &quot;?&quot; would be",
"mistaken as text being entered.)",
"<!--chtml endif-->",
"<P>",
" ",
"The <A HREF=\"main_menu_tx\">MAIN MENU</A> help ",
"<!--chtml if pinemode=\"function_key\"-->",
"(&quot;F1&quot;)",
"<!--chtml else-->",
"(&quot;?&quot;) ",
"<!--chtml endif-->",
"provides a general overview of Pine, as",
"well as information specific to that screen.  There is also a",
"&quot;<A HREF=\"h_news\">Release Notes</A>&quot; command available",
"from the MAIN MENU.",
" ",
"<P>",
"Although this version of Pine is for Microsoft Windows, it is not what",
"native Windows users would consider a full",
"&quot;Graphical User Interface&quot; application.",
" ",
"<P>",
"However, it does make available many of the controls such users are",
"accustom to such as scrollbars, menu and toolbars.",
" ",
"<P>",
"In addition, it offers considerable mouse support.  For example,",
"screens with selectable items (such as messages in the MESSAGE INDEX,",
"or hyperlinks and URLs in MESSAGE TEXT when the suitable",
"&quot;enable-msg-view-*&quot; features are enabled) can be",
"highlighted with a single click or chosen with a double click.",
"Similarly, menu items on the bottom of the screen can be executed by",
"placing the mouse on them and single clicking.",
" ",
"<P>",
"Further, PC-Pine provides context-sensitive pop-up menus that offer",
"convenient short-cuts when selecting or navigating PC-Pines screens.",
"For example, a right-button click on a message in the MESSAGE INDEX",
"brings up a menu offering to, among other things, View the selected",
"message in a separate window.  A similar menu's offered when",
"right-button clicking on selectable attachments (if the",
"&quot;enable-msg-view-attachments&quot; feature is enabled.",
" ",
"<P>",
"Pop-ups also allow for convenient Copying of text onto the clipboard.",
"Use the drag the mouse with the left-button down to select text, and then",
"the right-button pop-up to copy it onto the clipboard.",
" ",
"<P>",
"Similarly, you can Cut/Copy/Paste in the compser using this same",
"method.  In addtion, if you move the mouse above the top or below the",
"bottom of the window while selecting text the message text will",
"scroll.  Shift-Click will extend an existing selection.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>COMPOSER COMMANDS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>COMPOSER COMMANDS</H1>",
" ",
"CURSOR&nbsp;MOTION&nbsp;KEYS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|EDITING&nbsp;KEYS<BR>",
"&nbsp;&nbsp;^B&nbsp;(Left&nbsp;Arrow)&nbsp;&nbsp;&nbsp;Back&nbsp;character&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete&nbsp;current&nbsp;character<BR>",
"&nbsp;&nbsp;^F&nbsp;(Right&nbsp;Arrow)&nbsp;&nbsp;Forward&nbsp;character&nbsp;&nbsp;|&nbsp;^H&nbsp;(DEL)&nbsp;Delete&nbsp;previous&nbsp;character<BR>",
"&nbsp;&nbsp;^P&nbsp;(Up&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Previous&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^^&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set&nbsp;a&nbsp;<A HREF=\"h_compose_markcutpaste\">mark</A><BR>",
"&nbsp;&nbsp;^N&nbsp;(Down&nbsp;Arrow)&nbsp;&nbsp;&nbsp;Next&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;<!--chtml if pinemode=\"function_key\"-->F9<!--chtml else-->^K<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_markcutpaste\">Cut</A>&nbsp;marked&nbsp;text&nbsp;or<BR>",
"&nbsp;&nbsp;^A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Beginning&nbsp;of&nbsp;line&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;delete&nbsp;current&nbsp;line<BR>",
"&nbsp;&nbsp;^E&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End&nbsp;of&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;<!--chtml if pinemode=\"function_key\"-->F10<!--chtml else-->^U<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_markcutpaste\">Paste</A>&nbsp;text,&nbsp;undelete&nbsp;lines<BR>",
"&nbsp;&nbsp;^Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Previous&nbsp;page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cut&nbsp;with&nbsp;^K,&nbsp;or&nbsp;unjustify<BR>",
"&nbsp;&nbsp;^V&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|-------------------------------------<BR>",
"&nbsp;&nbsp;^@&nbsp;(Ctrl-SPACE)&nbsp;&nbsp;&nbsp;Next&nbsp;word&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|SCREEN/COMPOSITION&nbsp;COMMANDS<BR>",
"---------------------------------------|&nbsp;<!--chtml if pinemode=\"function_key\"-->F6<!--chtml else-->^W<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_composer_search\">Whereis</A>&nbsp;(search&nbsp;for&nbsp;string)<BR>",
"MESSAGE&nbsp;COMMANDS&nbsp;|&nbsp;GENERAL&nbsp;COMMANDS&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;<!--chtml if pinemode=\"function_key\"-->F12<!--chtml else-->^T&nbsp;<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_spell\">Spell&nbsp;checker</A><BR>",
"&nbsp;<!--chtml if pinemode=\"function_key\"-->F3<!--chtml else-->^C<!--chtml endif-->&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_cancel\">Cancel</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;<!--chtml if pinemode=\"function_key\"-->F1<!--chtml else-->^G<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;Get&nbsp;help&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;<!--chtml if pinemode=\"function_key\"-->F4<!--chtml else-->^J<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_justify\">Justify</A>&nbsp;paragraph<BR>",
"&nbsp;<!--chtml if pinemode=\"function_key\"-->F11<!--chtml else-->^O&nbsp;<!--chtml endif-->&nbsp;&nbsp;<A HREF=\"h_common_postpone\">Postpone</A>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;^Z&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_suspend\">Suspend</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^L&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redraw&nbsp;Screen<BR>",
"&nbsp;<!--chtml if pinemode=\"function_key\"-->F2<!--chtml else-->^X<!--chtml endif-->&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_send\">Send</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;<!--chtml if pinemode=\"function_key\"-->F6<!--chtml else-->^_<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_alted\">Alt.&nbsp;editor</A>&nbsp;&nbsp;|&nbsp;<!--chtml if pinemode=\"function_key\"-->F5<!--chtml else-->^R<!--chtml endif-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_readfile\">Read&nbsp;in&nbsp;a&nbsp;file</A><BR>",
" ",
"<P>",
"NOTE:",
"<OL>",
" <LI>For help on a particular command, hilite the bold text associated",
"with it above and hit Return.",
" <LI> The availability of certain commands",
"is determined by Pine configuration files and system capabilities.",
"At some sites, certain commands may not be available due to security or",
"support concerns.",
" <LI>Pine does not use the following keys:  Ctrl-S, Ctrl-Q, Ctrl-],",
"Ctrl-&#92;, ESC.",
" <LI>For special handling of Ctrl-S and Ctrl-Q see special comments regarding",
"<A HREF=\"h_special_xon_xoff\">&quot;XOFF/XON&quot;</A>.",
"</OL>",
" ",
"<P>",
"HINT: To move rapidly to the bottom of a message you are composing,",
"enter ^W^V.  To go to the top, ^W^Y.  These can be used in conjunction",
"with the Mark and Cut commands to eliminate large amounts of unwanted",
"text in a Reply.",
" ",
"<H2>Description of Composer</H2>",
" ",
"Pine has a built-in editing program which allows you to compose messages",
"without having to leave Pine.  The editor is designed to be very simple to",
"use so that you can get started writing email right away.",
" ",
"<P>",
"Messages are usually just text, about 80 columns wide.  Using upper and",
"lower case is encouraged.  On some systems the size limit of the message",
"is about 100,000 characters, which is about 2,000 lines.  You can include",
"punctuation and special characters found on most keyboards, but you can't",
"include characters with diacritical marks and certain special symbols.",
" ",
"<P>",
"Text automatically wraps as you type past the end of a line so you do not",
"have to hit return.  Using the",
"&quot;<A HREF=\"h_compose_justify\">Justify</A>&quot; command,",
"you can also reformat text explicitly, perhaps after you have",
"deleted some text.",
" ",
"<P>",
"You can include other text files with the ",
"&quot;<A HREF=\"h_compose_readfile\">Read File</A>&quot; command",
"which will prompt you for the name of the file to insert at the",
"current cursor postion.",
" ",
"<P>",
"<UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_browse[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>BROWSER</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>BROWSER</H1>",
"This screen lets you browse your files and directories.  To go to another ",
"directory (identified by &quot;(dir)&quot;), move the cursor to it and ",
"choose &quot;Select&quot; (the default choice on the menu); ",
"or choose &quot;Goto&quot; and enter the name of the directory.",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else--> ",
"In Unix Pine, you may use ",
"&quot;~&quot; to refer to your home directory or &quot;~user&quot; to refer ",
"to another's home directory.  ",
"<!--chtml endif--><P>",
"To select a file, move the cursor to it and ",
"choose &quot;Select&quot; (the default choice on the menu).  ",
"<P>",
"<UL>",
"<LI>Note <B>if</B> you are currently using the BROWSER for choosing a file for ",
"inclusion in the ",
"message body (that is, you chose &quot;Read File&quot; with the cursor under ",
"the ",
"&quot;----- Message Text -----&quot; line",
"while composing, then &quot;To Files&quot;):  Since the file ",
"selected will become part of the message text, it must be in a format ",
"suitable for that (Pine does not check!), such as a plain text file.",
"Files of other formats (for example, graphics, databases, software ",
"programs) should be ",
"<B>attached</B> to the message instead --",
"by moving the cursor in the COMPOSE MESSAGE screen into the ",
"message header area and pressing ",
"<!--chtml if pinemode=\"function_key\"-->",
"F6.",
"<!--chtml else-->",
"Ctrl-J.",
"<!--chtml endif--> ",
" ",
"<P><LI>",
"Note <B>if</B> you are currently using the BROWSER for saving a message ",
"attachment, or exporting a message, to a file: You can use the Add command to ",
"provide the name for a new file to save/export to, and then select that name ",
"to use it for the save/export operation.  Back at the prompt ",
"&quot;EXPORT: Copy message to file in ...&quot; hit Enter, then choose ",
"either Overwrite or Append (it doesn't make a difference, since the file is ",
"so far empty).  Note: If you cancel the ",
"operation at that point, the file created with the Add command will remain ",
"0 bytes in size.",
" ",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_ins[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>INSERT TEXT FILE</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>INSERT TEXT FILE</H1>",
" ",
"Use this function to insert a text file into your message. The file name",
"given can be an absolute file path name for your system",
"<!--chtml if pinemode=\"os_windows\"-->",
"(for example, &quot;H:&#92;SIGFILES&#92;FULLINFO.TXT&quot;), a file",
"with a relative pathname, or simply a file name without",
"drive or directory specification.  ",
"<!--chtml else-->",
"(for example, &quot;/tmp/exported.earlier&quot; on Unix hosts), ",
"a file in your home directory, or a file path relative to your ",
"home directory.  In Unix Pine, you may use &quot;~&quot; to refer to ",
"your home directory or &quot;~user&quot; to refer to another",
"account's home directory.",
"<!--chtml endif-->",
"<P>",
"No wild card characters may be used.  ",
"The file must reside on the system running Pine.",
"<P>",
"If the ",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"feature is set, names are relative to your current working directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"rather than your home directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
".",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_ins_m[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>INSERT MESSAGE</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>INSERT MESSAGE</H1>",
" ",
"Type in the number of a message in the currently open folder to insert it",
"into your message.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_search[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Explanation of Composer Whereis Command </TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Help For Whereis Command</H1>",
" ",
"Whereis is used to search the message for a word or part of a word.",
"When searching in the composer, only the message part of your mail is",
"searched, and the cursor is put on the first occurrence appearing",
"after the location of the cursor.  The search will wrap to the",
"beginning of the message when it no longer finds matches in the",
"remainder of the message.",
" ",
"To search for the same string a second time, press ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F6&quot;",
"<!--chtml else-->",
"&quot;^W&quot;",
"<!--chtml endif-->",
"to begin search and then just press RETURN to accept the previous",
"search string shown in square brackets rather than entering a new",
"search string.<P>",
" ",
"The &quot;Search&quot; prompt has several sub-command available:",
" ",
"<DL>",
"<DT>Get Help</DT>",
"<DD> Takes you to this help page.",
" ",
"<DT>Cancel</DT>",
"<DD> Cancels the prompt.  No search takes place.",
" ",
"<DT>First Line</DT>",
"<DD> Takes you back to the composer with the cursor on the first character",
"of the first line of text.",
" ",
"<DT>Last Line</DT>",
"<DD> Takes you back to the composer with the cursor on the last character",
"of the last line of text.",
" ",
"<DT>Replace (Optional)</DT>",
"<DD> This sub-command is enabled by the ",
"<A HREF=\"h_config_enable_search_and_repl\">&quot;enable-search-and-replace&quot;</A>",
"feature; see its help screen for details on how replacing works.",
" ",
"</DL>",
" ",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_to[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S TO FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S TO FIELD</H1>",
" ",
"<H2>The &quot;To:&quot; field</H2>",
"The address you enter here must be a valid email address which is reachable",
"from your site. ",
" ",
"<H2>Email Address Format</H2>",
"You may enter a full name and email address, ",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else-->",
"a local (meaning, on the same ",
"host as the one you are running Pine on) username that Pine will",
"complete for you, ",
"<!--chtml endif-->",
"the nickname of someone in a ",
"<A HREF=\"h_abook_opened\">Pine Address Book</A>, or a local",
"mail alias defined by your system administrator.  When you move the cursor",
"out of this field, the nicknames will be expanded to the addresses in your",
"address book, and the local usernames will be expanded to include the ",
"persons' actual names.  You may enter as many addresses as you wish, but they ",
"must be separated by commas.  You can move around this and other header fields",
"with the arrow keys and use many of the usual composer editing keys.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
" ",
"<P>",
"<H2>MESSAGE HEADER COMMANDS</H2>",
"<!--chtml if pinemode=\"function_key\"-->",
"CURSOR&nbsp;MOTION&nbsp;KEYS----------------------|EDITING&nbsp;KEYS-------------------------<BR>",
"^B&nbsp;(Left&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;Back&nbsp;character&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete&nbsp;current&nbsp;character<BR>",
"^F&nbsp;(Right&nbsp;Arrow)&nbsp;&nbsp;&nbsp;Forward&nbsp;character&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^H&nbsp;(DEL)&nbsp;Delete&nbsp;previous&nbsp;character<BR>",
"^P&nbsp;(Up&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Previous&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<BR>",
"^N&nbsp;(Down&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;F9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cut&nbsp;marked&nbsp;text&nbsp;or<BR>",
"^A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Beginning&nbsp;of&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;delete&nbsp;current&nbsp;line<BR>",
"^E&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End&nbsp;of&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;F10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Undelete&nbsp;line(s)<BR>",
"F7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Previous&nbsp;page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^W&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_composer_search\">Whereis</A>&nbsp;(search&nbsp;text)<BR>",
"F8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|-------------------------------------<BR>",
"^@&nbsp;(Ctrl-SPACE)&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;word&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|SCREEN/COMPOSITION&nbsp;COMMANDS<BR>",
"----------------------------------------|<BR>",
"MESSAGE&nbsp;COMMANDS&nbsp;&nbsp;|&nbsp;GENERAL&nbsp;COMMANDS&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;F12&nbsp;&nbsp;&nbsp;&nbsp;To&nbsp;Addressbook/Browser<BR>",
"F3&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_cancel\">Cancel</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;F1&nbsp;&nbsp;&nbsp;&nbsp;Get&nbsp;help&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;F4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attach&nbsp;File<BR>",
"F11&nbsp;&nbsp;<A HREF=\"h_common_postpone\">Postpone</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;^Z&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_suspend\">Suspend</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^L&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redraw&nbsp;Screen<BR>",
"F2&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_send\">Send</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;F5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_richhdr\">Rich&nbsp;Headers</A><BR>",
"<!--chtml else-->",
"CURSOR&nbsp;MOTION&nbsp;KEYS----------------------|EDITING&nbsp;KEYS-------------------------<BR>",
"^B&nbsp;(Left&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;Back&nbsp;character&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete&nbsp;current&nbsp;character<BR>",
"^F&nbsp;(Right&nbsp;Arrow)&nbsp;&nbsp;&nbsp;Forward&nbsp;character&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^H&nbsp;(DEL)&nbsp;Delete&nbsp;previous&nbsp;character<BR>",
"^P&nbsp;(Up&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Previous&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;<BR>",
"^N&nbsp;(Down&nbsp;Arrow)&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cut&nbsp;marked&nbsp;text&nbsp;or<BR>",
"^A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Beginning&nbsp;of&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;delete&nbsp;current&nbsp;line<BR>",
"^E&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End&nbsp;of&nbsp;line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Undelete&nbsp;line(s)<BR>",
"^Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Previous&nbsp;page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<BR>",
"^V&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|-------------------------------------<BR>",
"^@&nbsp;(Ctrl-SPACE)&nbsp;&nbsp;&nbsp;&nbsp;Next&nbsp;word&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|SCREEN/COMPOSITION&nbsp;COMMANDS<BR>",
"----------------------------------------|<BR>",
"MESSAGE&nbsp;COMMANDS&nbsp;&nbsp;|&nbsp;GENERAL&nbsp;COMMANDS&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^T&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To&nbsp;Addressbook/Browser<BR>",
"^C&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_cancel\">Cancel</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;^G&nbsp;&nbsp;&nbsp;&nbsp;Get&nbsp;help&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^J&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Attach&nbsp;File<BR>",
"^O&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_postpone\">Postpone</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;^Z&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_common_suspend\">Suspend</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^L&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redraw&nbsp;Screen<BR>",
"^X&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_send\">Send</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;^R&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"h_compose_richhdr\">Rich&nbsp;Headers</A><BR>",
"<!--chtml endif-->",
" ",
"<P>",
"NOTE:",
"<OL>",
" <LI>For help on a particular command, hilite the bold text associated",
"with it above and hit Return.",
" <LI> The availability of certain commands ",
"is determined by Pine configuration files and system capabilities.",
"At some sites, certain commands may not be available due to security or",
"support concerns.",
"</OL>",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_cc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S CC FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S CC FIELD</H1>",
"The Cc: field is just like the To: field, except it is used for addressees",
"that you wish to send a &quot;carbon&quot; copy to.  That is, the message is ",
"not directly meant directly &quot;for&quot; these recipients, but you wanted ",
"them to see the message.  The only difference the recipients see is that their ",
"name is in the Cc: field, rather than the To: field.",
"<P>",
"For help with Cc: field editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_bcc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S BCC FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S BCC FIELD</H1>",
"The &quot;Bcc:&quot; (Blind carbon copy) header is used when you wish to send ",
"a copy of the message to one or more people whose addresses you do not",
"wish disclosed, either to reduce clutter or for confidentiality.",
"<P>",
"The format of the Bcc: field is just the same as the To: and Cc: fields in",
"the way the addresses are entered.  The recipients listed here will",
"receive a copy of the message, but --assuming your site's mail transport",
"software is properly configured-- their addresses will not show up in the",
"headers of the message, as delivered to all of the recipients.  The To:",
"and Cc:  recipients will not know a copy was sent to the Bcc: recipients.",
"<P>",
"Note: if there is no To: or Cc: or Lcc: address in the message, Pine",
"will automatically generate and place in the To: field a pseudo-address of ",
"  &quot;Undisclosed recipients: ;&quot;",
"or whatever string has been specified in the ",
"<A HREF=\"h_config_empty_hdr_msg\">&quot;empty-header-message&quot;</A>",
"variable.",
"<P>",
"The reason for this is to avoid embarrassment caused by some Internet",
"mail transfer software that interprets a &quot;missing&quot; To: header as ",
"an error and replaces it with an Apparently-to: header that may contain",
"the addresses you entered on the Bcc: line.  In addition, it may be",
"less disconcerting to Bcc: recipients to see <B>something</B> in the To: field.",
"<P>",
"You can manipulate what text ends up on the (originally) empty To:",
"field.  Just remember to put a colon and semicolon at the end of the",
"field, which is a special notation denoting that it is not a real address.",
"<P>",
"For information on message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_lcc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S LCC FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S LCC FIELD</H1>",
"The &quot;Lcc:&quot; (List carbon copy) header is intended to be used when",
"you wish to send a message to a list of people but avoid having all",
"of their addresses visible, in order to reduce clutter when the",
"message is received.",
"<P>",
"It is similar to the ",
"<A HREF=\"h_composer_bcc\">&quot;Bcc&quot; (Blind carbon copy) header</A> ",
"in that individual",
"addressees are hidden, but Lcc is designed to work specifically with",
"distribution lists you have created in your ",
"<A HREF=\"h_abook_opened\">Pine Address Book</A>.  Placing",
"the nickname of the list on the Lcc line will result in the full name of",
"your Pine Address Book list being placed on the To: line of the message,",
"using a special notation that distinguishes it from a real address. You",
"must leave the To: line blank for your list name to appear there.",
"<P>",
"For example, if you have this list entered in your Address Book:<PRE>",
" ",
"	largo         Key Largo List       DISTRIBUTION LIST:",
"					   bogie@mgm.com",
"					   lauren@mgm.com",
"					   walter@mgm.com</PRE>",
" ",
" ",
"and you enter &quot;largo&quot; on the Lcc: line while composing a message, ",
"the result is:<PRE>",
" ",
"	To      : Key Largo List: ;",
"	Cc      :",
"	Bcc     :",
"	Fcc     : sent-mail",
"	Lcc     : Key Largo List &lt;bogie@mgm.com&gt;,",
"		  lauren@mgm.com,",
"		  walter@mgm.com",
"	Subject :</PRE>",
" ",
"Each recipient listed on the Lcc: line receives a copy of the message",
"without their address being visible (as though they were listed on the",
"Bcc: line). The colon-semicolon notation used to put the full-name of the",
"list on the To: line is a special address format that doesn't specify any",
"actual addressees, but does give some information to the recipients of the",
"message.",
"<P>",
"Note: if after entering an LCC, you delete the list name that is placed",
"on the To: line, then recipients will see <PRE>",
"       To: Undisclosed recipients: ;</PRE>",
" ",
"(or whatever string is defined in the ",
"<A HREF=\"h_config_empty_hdr_msg\">&quot;empty-header-message&quot;</A>",
"variable) just as in the BCC case. ",
"<P>",
"For help with Lcc: field editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_from[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S FROM FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S FROM FIELD</H1>",
" ",
"This header carries your return address.  It is the address toward which",
"replies (and often, future unrelated correspondence) will be directed,",
"unless you have <A HREF=\"h_config_custom_hdrs\">defined an optional ",
"&quot;Reply-To:&quot; header</A> in the SETUP CONFIGURATION screen.  Make ",
"sure this address is correct.",
"<P>",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_reply_to[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S REPLY-TO FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S REPLY-TO FIELD</H1>",
" ",
"Most people should not need this header. The Reply-To: header is used in",
"cases where you would like replies to your messages to be directed to an",
"address other than your normal &quot;From:&quot; address.  This is atypical, ",
"but can happen when you use multiple machines and do not have the same account",
"name on each one, or when you wish to direct certain replies to accounts",
"or folders designated for specific classes of correspondence.",
"<P>",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_custom_addr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>CUSTOMIZED HEADER FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>CUSTOMIZED HEADER FIELD</H1>",
"This is a customized header, i.e. not one that is part of Pine's normal",
"set of Compose headers.",
"<P>",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>",
"<LI><A HREF=\"h_address_format\">Explanation of Address formats</A>",
"</UL>",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_custom_free[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>CUSTOMIZED HEADER FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>CUSTOMIZED HEADER FIELD</H1>",
"This is a customized header, i.e. not one that is part of Pine's normal",
"set of Compose headers.",
"<P>",
"This field consists of arbitrary text.",
"<P>",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_news[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S NEWSGRPS LINE</TITLE>",
"</HEAD>",
"<BODY>",
"<h1>THE MESSAGE COMPOSER'S NEWSGRPS LINE</h1>",
"Use the newsgroups line to specify any and all USENET newsgroups to which",
"your message should be posted.  When composing a message from scratch, this",
"line may be hidden.  If so, just press the rich headers command",
"(<!--chtml if pinemode=\"function_key\"-->F5<!--chtml else-->^R<!--chtml endif-->)",
"to make it visible.",
"<P>",
"<EM>Be aware</EM> that when you post to a newsgroup thousands of",
"people will be reading your message.  Also, you or your system manager",
"must have defined a &quot;nntp-server&quot; in your Pine configuration",
"in order for you to be able to post.",
"<P>",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_fcc[] = {
 "<html>",
"<header>",
"<title>THE MESSAGE COMPOSER'S FCC FIELD</title>",
"</header>",
"<body>",
"<h1>THE MESSAGE COMPOSER'S FCC FIELD</h1>",
"The FCC (File Carbon Copy) specifies the folder used to keep a copy of",
"each outgoing message.  The default value can be configured with the",
"\"default-fcc\" and \"fcc-name-rule\" options.  You can change or remove",
"the file carbon copy on any message you send by editing the FCC header.<p>",
" ",
"You may type ^T to get a list of all your folders and select one to use as",
"the FCC for this message.<p>",
" ",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
NULL
};


char *h_composer_subject[] = {
 "<html>",
"<header>",
"<title>THE MESSAGE COMPOSER'S SUBJECT FIELD</title>",
"</header>",
"<body>",
"<h1>THE MESSAGE COMPOSER'S SUBJECT FIELD</h1>",
" ",
"The subject header provides a place to enter a few words that summarize",
"the topic of the message you are sending.  You may leave this line blank,",
"but it is considered a courtesy to use a meaningful subject.<p>",
" ",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
NULL
};


char *h_composer_attachment[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>THE MESSAGE COMPOSER'S ATTCHMNT FIELD</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>THE MESSAGE COMPOSER'S ATTCHMNT FIELD</H1>",
" ",
"The &quot;Attchmnt:&quot; field is where you specify what file or",
"files you'd like attached to",
"the message you are composing.  Those files must reside on the machine",
"running Pine. If your file is on a PC or Mac and you run Pine with an",
"account on a Unix machine, you'll have to transfer it before attaching it.",
"Contact local computer support people for assistance with transferring.",
" ",
"<P>",
"The file name",
"given can be an absolute file path name for your system",
"<!--chtml if pinemode=\"os_windows\"-->",
"(for example, &quot;H:&#92;SIGFILES&#92;FULLINFO.TXT&quot;), a file",
"with a relative pathname, or simply a file name without",
"drive or directory specification.  ",
"<!--chtml else-->",
"(for example, &quot;/tmp/exported.earlier&quot; on Unix hosts), ",
"a file in your home directory, or a file path relative to your ",
"home directory.  In Unix Pine, you may use &quot;~&quot; to refer to ",
"your home directory or &quot;~user&quot; to refer to another",
"account's home directory.",
"<!--chtml endif--><P>",
"No wild card characters may be used.",
"<P>If the ",
"<A HREF=\"h_config_use_current_dir\">&quot;use-current-dir&quot;</A>",
"feature is set, names are relative to your current working directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"rather than your home directory",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
".",
"<P>",
"Pine uses MIME encoding for attachments, so binaries and files of any",
"length can safely be delivered to any MIME-capable mail reading program.",
"If you send an attachment to someone who does not have a MIME-capable mail",
"reading program yet, then the main message text will be readable, but",
"attachments (even attachments which are just plain text) are not.",
"<P>",
" ",
"Typing the filename on the Attchmnt: line achieves the same",
"result as using the ",
"<!--chtml if pinemode=\"function_key\"-->",
"F6",
"<!--chtml else-->",
"Ctrl-J",
"<!--chtml endif--> command.",
"<P>",
" ",
"If you Forward a message with attachments, you may delete them from your",
"Forwarded message by editing the Attchmnt header line.",
"<P>",
" ",
"For help with message header editing",
"commands, check the <A HREF=\"h_composer_to\">Help for the To:</A> header.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_ctrl_j[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>COMPOSER ATTACH</TITLE>",
"</HEAD>",
"<BODY>",
"After the",
"<!--chtml if pinemode=\"function_key\"-->",
"F6",
"<!--chtml else-->",
"Ctrl-J",
"<!--chtml endif--> command:",
"At the &quot;File to attach:&quot; prompt, enter the name of the ",
"existing file to attach to your message.  ",
"If the ",
"<A HREF=\"h_config_enable_tab_complete\">&quot;enable-tab-completion&quot;</A>",
"feature is set in SETUP CONFIGURATION, ",
"you need only enter the beginning of the filename (enough of it to uniquely ",
"identify the file) and press TAB to complete it.",
" ",
"Or, press ^T to use the BROWSER screen for ",
"selecting the file.  <P>",
"For more information on attaching files, see the help screen for the ",
"composer's ",
"<A HREF=\"h_composer_attachment\">Attchmnt: field</A>, which is normally hidden,",
"but can be revealed using the ",
"<!--chtml if pinemode=\"function_key\"-->",
"F5",
"<!--chtml else-->",
"Ctrl-R",
"<!--chtml endif--> ",
"command with the cursor positioned above the",
"&quot;----- Message Text -----&quot; line in the COMPOSE MESSAGE screen.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_edit_nav_cmds[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Composer Editing Commands Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>EDITING and NAVIGATION COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"CURSOR MOTION KEYS----------------------|EDITING KEYS-------------------------",
"^B (Left Arrow)    Back character       | ^D       Delete current character",
"^F (Right Arrow)   Forward character    | ^H (DEL) Delete previous character",
"^P (Up Arrow)      Previous line        |",
"^N (Down Arrow)    Next line            | F9       Cut marked text or",
"^A                 Beginning of line    |            delete current line",
"^E                 End of line          | F10      Undelete line(s)",
"F7                 Previous page        |",
"F8                 Next page            |-------------------------------------",
"^@ (Ctrl-SPACE)    Next word            | MISCELLANEOUS COMMANDS",
"----------------------------------------|",
"EXIT COMMANDS    |  GENERAL COMMANDS    | F12    To Addressbook",
"F3   Cancel      |   F1    Get help     | F12    RichView (expand lists)",
"F2  eXit/save    |   ^Z    Suspend      | ^L     Redraw Screen",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"CURSOR MOTION KEYS----------------------|EDITING KEYS-------------------------",
"^B (Left Arrow)    Back character       | ^D       Delete current character",
"^F (Right Arrow)   Forward character    | ^H (DEL) Delete previous character",
"^P (Up Arrow)      Previous line        |",
"^N (Down Arrow)    Next line            | ^K       Cut marked text or",
"^A                 Beginning of line    |            delete current line",
"^E                 End of line          | ^U       Undelete line(s)",
"^Y                 Previous page        |",
"^V                 Next page            |-------------------------------------",
"^@ (Ctrl-SPACE)    Next word            | MISCELLANEOUS COMMANDS",
"----------------------------------------|",
"EXIT COMMANDS    |  GENERAL COMMANDS    | ^T     To Addressbook",
"^C   Cancel      |   ^G    Get help     | ^R     RichView  (expand lists)",
"^X   eXit/save   |   ^Z    Suspend      | ^L     Redraw Screen",
"</PRE>",
"<!--chtml endif-->",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_sigedit[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Signature Editor Commands Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SIGNATURE EDITOR COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"CURSOR MOTION KEYS                     |EDITING KEYS",
"  ^B (Left Arrow)   Back character     | ^D       Delete current character",
"  ^F (Right Arrow)  Forward character  | ^H (DEL) Delete previous character",
"  ^P (Up Arrow)     Previous line      | ^^       Set a mark",
"  ^N (Down Arrow)   Next line          | F9       Cut marked text or",
"  ^A                Beginning of line  |           delete current line",
"  ^E                End of line        | F10       Paste text, undelete lines",
"  F7                Previous page      |           cut with ^K, or unjustify",
"  F8                Next page          |-------------------------------------",
"  ^@ (Ctrl-SPACE)   Next word          |SCREEN/COMPOSITION COMMANDS",
"---------------------------------------| F6       Whereis (search for string)",
"MESSAGE COMMANDS | GENERAL COMMANDS    | F12      Spell checker",
" F3   Cancel     |  F1    Get help     | F4       Justify paragraph",
"                 |  ^Z    Suspend      | ^L       Redraw Screen",
" F2   Send       |  F6    Alt. editor  | F5       Read in a file",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"CURSOR MOTION KEYS                     |EDITING KEYS",
"  ^B (Left Arrow)   Back character     | ^D       Delete current character",
"  ^F (Right Arrow)  Forward character  | ^H (DEL) Delete previous character",
"  ^P (Up Arrow)     Previous line      | ^^       Set a mark",
"  ^N (Down Arrow)   Next line          | ^K       Cut marked text or",
"  ^A                Beginning of line  |           delete current line",
"  ^E                End of line        | ^U        Paste text, undelete lines",
"  ^Y                Previous page      |           cut with ^K, or unjustify",
"  ^V                Next page          |-------------------------------------",
"  ^@ (Ctrl-SPACE)   Next word          |SCREEN/COMPOSITION COMMANDS",
"---------------------------------------| ^W       <A HREF=\"h_composer_search\">Whereis</A> (search text)",
"MESSAGE COMMANDS | GENERAL COMMANDS    | ^T       Spell checker",
" ^C   Cancel     |  ^G    Get help     | ^J       <A HREF=\"h_compose_justify\">Justify</A> paragraph",
"                 |  ^Z    <A HREF=\"h_common_suspend\">Suspend</A>      | ^L       Redraw Screen",
" ^X   Send       |  ^_    Alt. editor  | ^R       Read in a file",
"</PRE>",
"<!--chtml endif-->",
" ",
"NOTE: The presence or absence of the following commands is determined",
"by &quot;feature-list&quot; options in your Pine configuration.  Also,",
"some of these commands may be administratively disabled by your system",
"manager; if they don't work, please check with your local help desk",
"before reporting a bug.",
"<P>",
"<UL>",
" <LI>Suspend (suspends Pine and gives a system prompt)",
" <LI>Alternate editor (allows you to compose with your own editor)",
"</UL>",
"<P>",
" ",
"Pine does not use the following keys:  Ctrl-S, Ctrl-Q, Ctrl-],",
"Ctrl-&#92;, ESC",
"<P>",
" ",
"NOTE: For special handling of Ctrl-S and Ctrl-Q see special comments regarding",
"<A HREF=\"h_special_xon_xoff\">&quot;XOFF/XON&quot;</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Nickname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This is a short nickname for this address book entry.  If it is used in",
"place of an address from the composer, the composer will fill in the",
"address(es) for the entry that matches the nickname. ",
"<P>",
" ",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_full[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Fullname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This is the full name field for this entry.  If this is going to be a",
"distribution list (more than one address), it should be a descriptive",
"phrase describing the list.  It will be included in the mail header if you",
"put the list in the To: or CC: field, or in the To: line if you put the",
"list in the Lcc: field.  It's OK to leave this field blank (and OK to",
"leave any of the other fields blank, too). If this address book entry is",
"going to be a simple entry with just one address, then this field is the",
"person's name. When you send mail to this entry, this is the field to the",
"left of the brackets. That is, it is the most readable part of the ",
"address. For example, in the sample address:",
"<PRE>",
"       John Doe &lt;jdoe@some.domain&gt;",
"</PRE>",
"\"John Doe\" is the full name field. If you are sorting your address book",
"with one of the options that uses full names, then it might be useful to",
"enter the full name as \"Last, First\", for example:",
"<PRE>",
"       Doe, John",
"</PRE>",
"so that it will be sorted using Doe instead of John. This will be changed",
"back into John Doe when you use it.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_fcc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Fcc Explained</TITLE>",
"</HEAD>",
"<BODY>",
"If this entry is the first one in the To: line of an outgoing message,",
"this field will be used for the Fcc (File Carbon Copy) instead of whatever",
"you would normally get (which depends on which",
"<A HREF=\"h_config_saved_msg_name_rule\">\"saved-msg-name-rule\"</A>",
"you've chosen). ",
"<P>",
"If this field consists of two double quotes (&quot;&quot;) that tells Pine",
"that you don't want any Fcc associated with this entry.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_combined_abook_display[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: combined-addrbook-display</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: combined-addrbook-display</H1>",
" ",
"This feature affects the address book display screens.",
"Normally, expanding an address book from the ADDRESS BOOK LIST screen",
"will cause the remaining address books and directory servers to disappear",
"from the screen, leaving only the entries of the expanded address book.",
"If this feature is set, then the other address books will remain on the screen,",
"so that all of the address books can be present at once.",
" ",
"<P>",
"The way that commands work won't be changed.",
"For example, the Select All command will select all of the entries in the",
"current address book, not all of the entries in all of the address books.",
"The WhereIs command will change a little.",
"It will search through all of the text on the screen plus all of the entries",
"from expanded address books.",
" ",
"<P>",
"When this feature is set, the setting of the feature",
"<A HREF=\"h_config_expanded_addrbooks\">&quot;expanded-view-of-addressbooks&quot;</A>",
"has an effect.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_expanded_addrbooks[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: expanded-view-of-addressbooks</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: expanded-view-of-addressbooks</H1>",
" ",
"If multiple address books (either personal or global) are defined, and you",
"wish to have them all expanded implicitly upon entering the ADDRESS BOOK",
"screen, then set this feature. This feature will have no effect unless the",
"feature",
"<A HREF=\"h_config_combined_abook_display\">&quot;combined-addrbook-display&quot;</A>",
"is also set.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_combined_folder_display[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: combined-folder-display</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: combined-folder-display</H1>",
" ",
"This feature affects the folder list display screens.",
"Normally, each folder list is viewed within its collection only.  This",
"command allows folder lists to be viewed within a single screen that",
"combines the contents of all collections.",
" ",
"<P>",
"The way that commands work won't be changed.",
"For example, the Select All command will select all of the folders in the",
"current collection, not all of the entries in all of the collections.",
"The WhereIs command will change a little.",
"It will search through all of the folders in the current collection as well",
"as all the folder in any other expanded collection.",
" ",
"<P>",
"When this feature is set, the setting of the feature",
"<A HREF=\"h_config_expanded_folders\">&quot;expanded-view-of-folders&quot;</A>",
"has an effect.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_combined_subdir_display[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: combined-subdirectory-display</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: combined-subdirectory-display</H1>",
" ",
"This feature affects the Folder List screen when",
"the",
"<A HREF=\"h_config_combined_folder_display\">&quot;combined-folder-display&quot;</A>",
"feature is enabled.  Normally, selecting a directory from the Folder",
"List takes you into a new screen displaying only the contents of",
"that directory.",
" ",
"<P>",
"Enabling this feature will cause the contents of the selected",
"directory to be",
"displayed within the boundaries of the &quot;Collection&quot; it",
"is a part of.  All previously displayed collections will remain",
"in the screen.",
" ",
"<P>",
"The way that commands work won't be changed.",
"For example, the Select All command will select all of the folders in the",
"directory, as opposed to all of the entries in all of the collections.",
"The WhereIs command will change a little.",
"It will search through all of the folders in the current collection as well",
"as all the folder in any other expanded collection.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_separate_fold_dir_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: separate-folder-and-directory-display</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: separate-folder-and-directory-display</H1>",
" ",
"This feature affects folder collections wherein a folder",
"and directory can have the same name.  By default, Pine displays them",
"only once, denoting that it is both a folder and directory by appending",
"the folder name with the hierarchy character enclosed",
"in square brackets.",
" ",
" ",
"<P>",
"Enabling this feature will cause Pine to display such names",
"separately marking the name representing a directory with a trailing",
"hierarchy delimiter (typically the slash, &quot;/&quot;, character).",
" ",
"<P>",
"The feature also alters the command set slightly.  By default, the",
"right-arrow descends into the directory, while hitting the Return key will",
"cause the folder by that name to be opened.",
" ",
"<P>",
"With this feature set, the Return key will open the hilited folder, or",
"enter the hilited directory.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_expanded_folders[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: expanded-view-of-folders</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: expanded-view-of-folders</H1>",
" ",
"If multiple folder collections are defined, and you",
"wish to have them all expanded implicitly upon entering the FOLDER LIST",
"screen, then set this feature. This feature will have no effect unless the",
"feature",
"<A HREF=\"h_config_combined_folder_display\">&quot;combined-folder-display&quot;</A>",
"is also set.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_server[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: ldap-server</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: ldap-server</H1>",
"This is the name of the host where an LDAP server is running.",
"<P>",
"To find out whether your organization has its own LDAP server, ",
"contact its computing support staff.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_base[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: search-base</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: search-base</H1>",
" ",
"This is the search base to be used on this server.  It functions as a filter ",
"by restricting your searches in the LDAP server database",
"to the specified contents of the specified fields.  Without it, searches ",
"submitted to this directory server may fail.  It might be something",
"like:",
" ",
"<PRE>",
"      O = &lt;Your Organization Name&gt;, C = US",
"</PRE>",
"or it might be blank.  ",
"(Some LDAP servers actually ignore anything specified here.)",
"<P>",
"If in doubt what parameters you should specify here, ",
"contact the maintainers of the LDAP server.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_port[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: port</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: port</H1>",
" ",
"This is the TCP port number to be used with this LDAP server. If you leave",
"this blank port 389 will be used.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: nickname</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: nickname</H1>",
" ",
"This is a nickname to be used in displays. If you don't supply a",
"nickname the server name",
"(<A HREF=\"h_config_ldap_server\">&quot;ldap-server&quot;</A>)",
"will be used instead.  This option is strictly for your convenience.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_opts_impl[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP FEATURE: use-implicitly-from-composer</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP FEATURE: use-implicitly-from-composer</H1>",
" ",
"Set this to have lookups done to this server implicitly from the composer.",
"If an address doesn't look like a fully-qualified address, it will be looked",
"up in your address books, and if it doesn't match a nickname there, then it",
"will be looked up on the LDAP servers which have this feature set.",
"Also see the LDAP feature",
"<A HREF=\"h_config_ldap_opts_rhs\">&quot;lookup-addrbook-contents&quot;</A>",
"and the Setup/Config feature",
"<A HREF=\"h_config_add_ldap\">&quot;ldap-result-to-addrbook-add&quot;</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_opts_rhs[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP FEATURE: lookup-addrbook-contents</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP FEATURE: lookup-addrbook-contents</H1>",
" ",
"Normally implicit LDAP lookups from the composer are done only for the",
"strings you type in from the composer screen. In other words, you type in",
"something in the To or CC field and press return, then the string is looked up.",
"First that string is looked up in your address books. If a match is found",
"there, then the results of that match are looked up again. If you place",
"a string in your address book that you want to have looked up on the LDAP",
"directory server, you need to turn on this feature. If you set this feature",
"for a server, you almost always will also want to set the",
"<A HREF=\"h_config_ldap_opts_impl\">&quot;use-implicitly-from-composer&quot;</A>",
"feature. An example might serve to best illustrate this feature.",
"<P>",
"If an LDAP lookup of &quot;William Clinton&quot; normally returns an",
"entry with an",
"address of pres@whitehouse.gov, then you might put an entry in your address",
"book that looks like:",
"<PRE>",
"    Nickname     Address",
"    bill         &quot;William Clinton&quot;",
"</PRE>",
"Now, when you type &quot;bill&quot; into an",
"address field in the composer Pine will",
"find the &quot;bill&quot; entry in your address book.",
"It will replace &quot;bill&quot; with",
"&quot;William Clinton&quot;.",
"It will then search for an entry with that nickname",
"in your address book and not find one. If this feature",
"is set, Pine will then attempt to lookup",
"&quot;William Clinton&quot; on the LDAP server and find the entry with address",
"pres@whitehouse.gov.",
"<P>",
"A better way to accomplish the same thing is probably to use the feature",
"<A HREF=\"h_config_ldap_opts_ref\">&quot;save-search-criteria-not-result&quot;</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_opts_ref[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP FEATURE: save-search-criteria-not-result</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP FEATURE: save-search-criteria-not-result</H1>",
" ",
"Normally when you save the results of an LDAP directory lookup to your",
"address book the results of the lookup are saved. If this feature is set",
"and the entry being saved was found on this directory server, then the",
"search criteria is saved instead of the results of the search. When this",
"address book entry is used in the future, instead of copying the results",
"from the address book the directory lookup will be done again. This could",
"be useful if the copied result might become stale because the data on",
"the directory server changes (for example, the entry's email address changes).",
"You probably don't want to set this feature if the server is at all slow or",
"unreliable.",
"<P>",
"The way this actually works is that instead of saving the email address",
"in your address book, Pine saves enough information to look up the same",
"directory entry again. In particular, it saves the server name and the",
"distinguished name of the entry. It's possible that the server administrators",
"might change the format of distinguished names on the server, or that the",
"entry might be removed from the server. If Pine notices this, you will be warned",
"and a backup copy of the email address will be used. You may want to create",
"a new entry in this case, since you will get the annoying warning every",
"time you use the old entry. You may do that by Saving the entry to a new",
"nickname in the same address book. You will be asked whether or not you",
"want to use the backup email address.",
"<P>",
"A related feature in the Setup/Config screen is",
"<A HREF=\"h_config_add_ldap\">&quot;ldap-result-to-addrbook-add&quot;</A>.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_opts_nosub[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP FEATURE: disable-ad-hoc-space-substitution</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP FEATURE: disable-ad-hoc-space-substitution</H1>",
" ",
"Spaces in your input are normally handled specially.",
"Each space character is replaced",
"by",
"<PRE>",
"     * &lt;SPACE&gt;",
"</PRE>",
"in the search query (but not by &quot;* &lt;SPACE&gt; *&quot;).",
"The reason this is done is so the input string",
"<PRE>",
"     Greg Donald",
"</PRE>",
"(which is converted to &quot;Greg* Donald&quot;) will match",
"the names &quot;Greg Donald&quot;,",
"&quot;Gregory Donald&quot;, &quot;Greg F. Donald&quot;, and",
"&quot;Gregory F Donald&quot;; but it won't match &quot;Greg McDonald&quot;.",
"If the &quot;Search-Rule&quot; you were using was &quot;begins-with&quot;,",
"then it would also match the name &quot;Greg Donaldson&quot;.",
"<P>",
"Turning on this feature will disable this substitution.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_searchtypes[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: Search-Type</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: Search-Type</H1>",
" ",
"This affects the way that LDAP searches are done.",
"In particular, this tells the server where to look for the string to be matched.",
"If set to &quot;name&quot; then the string that is being searched for will",
"be compared with the string in the",
"&quot;Name&quot; field on the server",
"(technically, it is the &quot;commonname&quot; field on the server).",
"&quot;Surname&quot; means we're looking for a",
"match in the &quot;Surname&quot; field on the",
"server (actually the &quot;sn&quot; field).",
"&quot;Givenname&quot; really is &quot;givenname&quot;",
"and &quot;email&quot; is the electronic mail address (this is actually the field",
"called &quot;mail&quot; or &quot;electronicmail&quot; on the server).",
"The other three types are combinations of",
"the types listed so far. &quot;Name-or-email&quot;",
"means the string should appear",
"in either the &quot;name&quot; field OR the &quot;email&quot; field.",
"Likewise, &quot;surname-or-givenname&quot;",
"means &quot;surname&quot; OR &quot;givenname&quot;",
"and &quot;sur-or-given-or-name-or-email&quot; means the obvious thing.",
"<P>",
"This search TYPE is combined with the",
"search <A HREF=\"h_config_ldap_searchrules\">RULE</A>",
"to form the actual search query.",
"<P>",
"The usual default value for this",
"option is &quot;sur-or-given-or-name-or-email&quot;.",
"This type of search may be slow on some servers.",
"Try &quot;name-or-email&quot;, which is often",
"faster, or just &quot;name&quot; if the performance seems to be a problem.",
"<P>",
"Some servers have been configured with different attribute names for",
"these four fields.",
"In other words, instead of using the attribute name &quot;mail&quot;",
"for the email address field, the server might be configured to use something",
"else, for example, &quot;rfc822mail&quot; or &quot;internetemailaddress&quot;.",
"Pine can be configured to use these different attribute names by using",
"the four configuration options:",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_email_attr\">&quot;EmailAttribute&quot;</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_cn_attr\">&quot;NameAttribute&quot;</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_sn_attr\">&quot;SurnameAttribute&quot;</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_gn_attr\">&quot;GivennameAttribute&quot;</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_searchrules[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: Search-Rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: Search-Rule</H1>",
" ",
"This affects the way that LDAP searches are done.",
"If set to &quot;equals&quot; then",
"only exact matches count.",
"&quot;Contains&quot; means that the string you type in",
"is a substring of what you are matching against.",
"&quot;Begins-with&quot; and &quot;ends-with&quot;",
"mean that the string starts or ends with the string you type in.",
"<P>",
"Spaces in your input are normally handled specially, but you can turn that",
"special handling off with the",
"<A HREF=\"h_config_ldap_opts_nosub\">&quot;disable-ad-hoc-space-substitution&quot;</A>",
"feature.",
"<P>",
"The usual default value for this option is &quot;begins-with&quot;.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_email_attr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: EmailAttribute</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: EmailAttribute</H1>",
" ",
"This is the name of the attribute which is searched for when looking for",
"an email address. The default value for this option is &quot;mail&quot; or",
"&quot;electronicmail&quot;.",
"If the server you are using uses a different attribute name for the email",
"address, put that attribute name here.",
"<P>",
"This will affect the search filter used if your Search-Type is one that",
"contains a search for &quot;email&quot;.",
"It will also cause the attribute value matching this attribute name to be used",
"as the email address when you look up an entry from the composer.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_sn_attr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: SurnameAttribute</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: SurnameAttribute</H1>",
" ",
"This is the name of the attribute which is searched for when looking for",
"the surname of the entry. The default value for this option is &quot;sn&quot;.",
"If the server you are using uses a different attribute name for the surname,",
"put that attribute name here.",
"This will affect the search filter used if your Search-Type is one that",
"contains a search for &quot;surname&quot;.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_gn_attr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: GivennameAttribute</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: GivennameAttribute</H1>",
" ",
"This is the name of the attribute which is searched for when looking for",
"the given name of the entry. The default value for this option is &quot;givenname&quot;.",
"If the server you are using uses a different attribute name for the given name,",
"put that attribute name here.",
"This will affect the search filter used if your Search-Type is one that",
"contains a search for &quot;givenname&quot;.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_cn_attr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: NameAttribute</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: NameAttribute</H1>",
" ",
"This is the name of the attribute which is searched for when looking for",
"the name of the entry. The default value for this option is &quot;cn&quot;, which",
"stands for common name.",
"If the server you are using uses a different attribute name for the name,",
"put that attribute name here.",
"This will affect the search filter used if your Search-Type is one that",
"contains a search for &quot;name&quot;.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_time[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: Timelimit</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: Timelimit</H1>",
" ",
"This places a limit on the number of seconds the LDAP search will continue.",
"The default is 30 seconds. A value of 0 means no limit. Note that some servers",
"may place limits of their own on searches.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_size[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: Sizelimit</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: Sizelimit</H1>",
" ",
"This places a limit on the number of entries returned by the LDAP server.",
"A value of 0 means no limit. The default is 0. Note that some servers",
"may place limits of their own on searches.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ldap_cust[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>LDAP OPTION: Custom-Search-Filter</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>LDAP OPTION: Custom-Search-Filter</H1>",
" ",
"This one is for advanced users only! If you define this, then the",
"&quot;Search-Type&quot; and &quot;Search-Rule&quot; defined are both ignored.",
"However, the feature",
"<A HREF=\"h_config_ldap_opts_nosub\">&quot;disable-ad-hoc-space-substitution&quot;</A>",
"is still in effect.",
"That is, the space substitution will take place even in a custom filter unless",
"you disable it.",
"<P>",
"If your LDAP service stops working and you suspect it might be because",
"of your custom filter, just delete this filter and try using the",
"&quot;Search-Type&quot; and &quot;Search-Rule&quot; instead.",
"Another option that sometimes causes trouble is the",
"<A HREF=\"h_config_ldap_base\">&quot;search-base&quot;</A> option.",
"<P>",
"This variable may be set to the string representation of an LDAP search",
"filter (see RFC1960). In the places where you want the address string to be",
"substituted in, put a '%s' in this filter string. Here are some examples:",
"<P>",
"A &quot;Search-Type&quot; of &quot;name&quot; with &quot;Search-Rule&quot; of &quot;begins-with&quot;",
"is equivalent to the &quot;custom-search-filter&quot;",
"<PRE>",
"     (cn=%s*)",
"</PRE>",
"When you try to match against the string &quot;string&quot; the program replaces",
"the &quot;%s&quot; with &quot;string&quot; (without the quotes). You may have multiple &quot;%s&quot;'s and",
"they will all be replaced with the string. There is a limit of 10 &quot;%s&quot;'s.",
"<P>",
"A &quot;Search-Type&quot; of &quot;name-or-email&quot; with &quot;Search-Rule&quot;",
"of &quot;contains&quot; is equivalent to",
"<PRE>",
"     (|(cn=*%s*)(mail=*%s*))",
"</PRE>",
"<P>",
"If your server uses a different attribute <EM>name</EM> than",
"Pine uses by default,",
"(for example, it uses &quot;rfc822mail&quot; instead of &quot;mail&quot;),",
"then you may be able to use one or more of the four attribute configuration",
"options instead of defining a custom filter:",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_email_attr\">&quot;EmailAttribute&quot;</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_cn_attr\">&quot;NameAttribute&quot;</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_sn_attr\">&quot;SurnameAttribute&quot;</A>",
"</UL>",
"<P><UL>",
"<LI><A HREF=\"h_config_ldap_gn_attr\">&quot;GivennameAttribute&quot;</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_comment[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Comment Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This is a comment to help you remember what this entry is. The WhereIs",
"command searches comments so that it is easier to find an entry with a comment",
"you know about attached to it. This field is not used in the outgoing message.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_addrs[] = {
 " ",
"This is a list of addresses to send to when sending to this address book",
"entry.  Each member of the list may be an address or another nickname from",
"any of your address books.  If it is an address, it is OK to include the",
"full name field as well as the electronic address portion of that address.",
"For example, the following are all legitimate entries in this field:",
" ",
"     john               (a nickname in your address book)",
"     jdoe@some.domain",
"     John Doe <jdoe@some.domain>",
" ",
"The addresses should be listed separated by commas, just like you would",
"enter them from the composer.",
" ",
"The only difference between a distribution list and a simple entry with a",
"single address, is that a distribution list has more than one address   ",
"listed in the Addresses: field, whereas a simple personal entry has just  ",
"one address.",
" ",
"For individual address book entries, if there is a full name in the",
"Fullname: field (filling in the Fullname: field is not required), it is",
"used.  If the full name is specified in the Address: field and not in the",
"Fullname: field, then the full name from the Address: field is used.",
" ",
"If you type the nickname of a distribution list from one of your address ",
"books in the Lcc: field, then the full name of that list is used in the  ",
"To: field.  If you put a list in the To: or Cc: fields, that list will be",
"expanded into all of its addresses.  If the list has a full name, then",
"that will appear at the beginning of the addresses.",
" ",
"Sewing Club <john@somewhere>, nancy@something.else, Sal <sal@here.there>",
" ",
"If the first address in the distribution list also has a full name, then",
"the list full name and that full name are combined into something like the",
"following:",
" ",
"Sewing Club -- John Smith <john@somewhere>",
" ",
"If you specify a list via Lcc, the full name is used in the To: line.  If",
"you specify a list in the To: or Cc: fields, then it uses the same method",
"as for individual entries for filling in the full name.",
" ",
"For help with editing and navigation commands, check the Help for the",
"Nickname: field.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_role_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Nickname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Nickname Explained</H1>",
" ",
"This is a nickname to help you.",
"You should have a different nickname for each role you define.",
"The nickname will be used in the SETUP ROLE RULES screen to allow you to",
"pick a role to edit.",
"It will also be used when you send a message to let you know you are",
"sending with a different role than you use by default, and",
"it will be useful for choosing a role when composing with the Role command",
"or when composing with one of the Role Uses set to With Confirmation.",
"This field is not used in the outgoing message.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_score_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Nickname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Nickname Explained</H1>",
" ",
"This is a nickname to help you.",
"You should have a different nickname for each scoring rule you define.",
"The nickname will be used in the SETUP SCORING RULES screen to allow you to",
"pick a rule to edit.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_incol_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Nickname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Nickname Explained</H1>",
" ",
"This is a nickname to help you.",
"You should have a different nickname for each color rule you define.",
"The nickname will be used in the SETUP INDEX COLOR RULES screen to allow you to",
"pick a rule to edit.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_filt_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Nickname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Nickname Explained</H1>",
" ",
"This is a nickname to help you.",
"You should have a different nickname for each filtering rule you define.",
"The nickname will be used in the SETUP FILTERING RULES screen to allow you to",
"pick a rule to edit.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_topat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>To Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>To Pattern Explained</H1>",
" ",
"If this pattern is non-blank, then for this role to be considered a",
"match, at least one of the recipients from",
"the To line of the message being replied to or forwarded",
"must match this pattern.",
"In the case of the Compose command, this pattern and the other header",
"patterns are ignored.",
"If this pattern is a comma-separated list of patterns, then at least one of the",
"recipients must match at least one of the patterns.",
"(Any other non-blank parts of the Pattern must match, too.)",
"If the message being replied to or forwarded has a Resent-To header line,",
"then that is used in place of the To line.",
"<P>",
"You may choose an address from your address book with the",
"&quot;T&quot; command.",
"<P>",
"If you wish to have a header pattern which is not one of the six standard",
"header patterns, you may add it with the &quot;eXtraHdr&quot; command.",
"<P>",
"If you leave all of the header patterns, the AllText pattern, and the",
"Score Interval blank, and set the Current Folder Type to Any,",
"that matches any message.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_score_topat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>To Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>To Pattern Explained</H1>",
" ",
"If this pattern is non-blank, then for this scoring rule to be considered a",
"match, at least one of the recipients from",
"the To line of the message being scored must match this pattern.",
"If this pattern is a comma-separated list of patterns, then at least one of the",
"recipients must match at least one of the patterns.",
"(Any other non-blank parts of the Pattern must match, too.)",
"If the message has a Resent-To header line,",
"then that is used in place of the To line.",
"<P>",
"You may choose an address from your address book with the",
"&quot;T&quot; command.",
"<P>",
"If you wish to have a header pattern which is not one of the six standard",
"header patterns, you may add it with the &quot;eXtraHdr&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_incol_topat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>To Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>To Pattern Explained</H1>",
" ",
"If this pattern is non-blank, then for this rule to be considered a",
"match, at least one of the recipients from",
"the To line of the message from the index must match this pattern.",
"If this pattern is a comma-separated list of patterns, then at least one of the",
"recipients must match at least one of the patterns.",
"(Any other non-blank parts of the Pattern must match, too.)",
"If the message has a Resent-To header line,",
"then that is used in place of the To line.",
"<P>",
"You may choose an address from your address book with the",
"&quot;T&quot; command.",
"<P>",
"If you wish to have a header pattern which is not one of the six standard",
"header patterns, you may add it with the &quot;eXtraHdr&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_filt_topat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>To Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>To Pattern Explained</H1>",
" ",
"If this pattern is non-blank, then for this rule to be considered a",
"match, at least one of the recipients from",
"the To line of the message being considered for filtering must match this pattern.",
"If this pattern is a comma-separated list of patterns, then at least one of the",
"recipients must match at least one of the patterns.",
"(Any other non-blank parts of the Pattern must match, too.)",
"If the message has a Resent-To header line,",
"then that is used in place of the To line.",
"<P>",
"You may choose an address from your address book with the",
"&quot;T&quot; command.",
"<P>",
"If you wish to have a header pattern which is not one of the six standard",
"header patterns, you may add it with the &quot;eXtraHdr&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_frompat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>From Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>From Pattern Explained</H1>",
" ",
"This is just like the To pattern except that it is compared with",
"the address in the From header of the message",
"instead of the addresses from the To header.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_senderpat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Sender Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Sender Pattern Explained</H1>",
" ",
"This is just like the To pattern except that it is compared with",
"the address from the Sender header of the message",
"instead of the addresses from the To header.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_ccpat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Cc Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Cc Pattern Explained</H1>",
" ",
"This is just like the To pattern except that it is compared with",
"the addresses from the Cc header of the message",
"instead of the addresses from the To header.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_recippat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Recipient Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Recipient Pattern Explained</H1>",
" ",
"This is just like the To pattern except that it is compared with",
"the addresses from both the To header and the Cc header of the",
"message instead of just the addresses from the To header.",
"It's equivalent to having two different rules;",
"one with a To pattern and the other with the same Cc pattern.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_particpat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Participant Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Participant Pattern Explained</H1>",
" ",
"This is just like the To pattern except that it is compared with",
"the addresses from the To header, the Cc header, and the From header of the",
"message instead of just the addresses from the To header.",
"It's equivalent to having three different rules;",
"one with a To pattern, another with the same Cc pattern, and another with",
"the same From pattern.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_newspat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>News Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>News Pattern Explained</H1>",
" ",
"If this pattern is non-blank, then for this rule to be considered a",
"match, at least one of the newsgroups from",
"the Newsgroups line of the message must match this pattern.",
"If this pattern is a comma-separated list of patterns, then at least one of the",
"newsgroups must match at least one of the patterns.",
"(Any other non-blank parts of the Pattern must match, too.)",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_subjpat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Subject Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Subject Pattern Explained</H1>",
" ",
"This is similar to the other parts of the Pattern.",
"It is compared with",
"the contents from the Subject of the message.",
"<P>",
"If you enter non-ASCII characters in this field then the search will be",
"done using the character set you have defined with the",
"<A HREF=\"h_config_char_set\">&quot;character-set&quot;</A>",
"configuration variable.",
"(The truly sophisticated may use an alternate character set for a search",
"by entering the MIME encoding of the header string here.)",
"<P>",
"If you wish to have a header pattern which is not one of the six standard",
"header patterns, you may add it with the &quot;eXtraHdr&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_alltextpat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>AllText Pattern Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>AllText Pattern Explained</H1>",
" ",
"This is similar to the header patterns.",
"Instead of comparing with text in a particular header field it ",
"is compared with all of the text in the message header and body.",
"<P>",
"If you enter non-ASCII characters in this field then the search will be",
"done using the character set you have defined with the",
"<A HREF=\"h_config_char_set\">&quot;character-set&quot;</A>",
"configuration variable.",
"(The truly sophisticated may use an alternate character set for a search",
"by entering the MIME encoding of the header string here.)",
"<P>",
"It is possible that you may notice degraded performance when using",
"AllText Patterns.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_arbpat[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Extra Header Patterns Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Extra Header Patterns Explained</H1>",
" ",
"The header patterns which come after the Subject pattern but before the AllText",
"pattern are extra header patterns which you have added to a rule's Pattern.",
"These are just like the other header patterns except that",
"the contents of the particular header listed on the left hand side will",
"be used for comparisons.",
"<P>",
"The &quot;eXtraHdr&quot; command may be used to add more of these",
"header patterns to the rule you are editing.",
"<P>",
"The &quot;RemoveHdr&quot; command may be used to delete the highlighted",
"extra header pattern from the rule you are editing.",
"<P>",
"If you enter non-ASCII characters in this field then the search will be",
"done using the character set you have defined with the",
"<A HREF=\"h_config_char_set\">&quot;character-set&quot;</A>",
"configuration variable.",
"(The truly sophisticated may use an alternate character set for a search",
"by entering the MIME encoding of the header string here.)",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_scorei[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Score Interval Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Score Interval Explained</H1>",
" ",
"The Score Interval, if defined, is part of the Pattern.",
"If you use this, it should be set to something like:",
"<P>",
"<CENTER><SAMP>(min_score,max_score)</SAMP></CENTER>",
"<P>",
"where &quot;min_score&quot; and &quot;max_score&quot; are integers between",
"-32000 and 32000.",
"The special values &quot;-INF&quot; and &quot;INF&quot; may be used for",
"the min and max values.",
"These represent negative and positive infinity.",
"<P>",
"When there is a Score Interval defined, it is a match if the score for",
"the message is contained in the interval.",
"The interval includes both endpoints.",
"The score for a message is calculated by looking at every scoring rule",
"defined and adding up the Score Values for the rules which match the message.",
"Scoring rules are created using the",
"<A HREF=\"h_rules_score\">&quot;SETUP SCORING&quot;</A> screen.",
" ",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_fldr_type[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Current Folder Type Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Current Folder Type Explained</H1>",
" ",
"The Current Folder Type is part of the role's Pattern.",
"It refers to the type of the currently open folder, which is the folder",
"you were last looking at from the MESSAGE INDEX or MESSAGE TEXT screen.",
"In order for a role to be considered a match, the current folder must",
"be of the type you set here.",
"The three types &quot;Any&quot;, &quot;News&quot;, and &quot;Email&quot; are",
"all what you might think.",
"<P>",
"If the Current Folder Type for a role's Pattern is set to &quot;News&quot;, for",
"example, then",
"that role will only be a match if the current folder is a newsgroup and",
"the rest of the Pattern matches.",
"The value &quot;Specific&quot; may be used when you want to limit the match",
"to a specific folder (not just a specific type of folder), or to a list of",
"specific folders.",
"<P>",
"In order to match a specific folder you Select the &quot;Specific&quot;",
"button <EM>AND</EM> fill in",
"the name (or comma-separated list of names) of",
"the folder in the &quot;Folder&quot; field.",
"If the current folder is any of the folders in the list, that is considered",
"a match.",
"The name of each folder in the list may be either &quot;INBOX&quot;,",
"the technical specification",
"of the folder (like what appears in your configuration file) or, if the",
"folder is one of your incoming folders, it may be the nickname you've given",
"the folder.",
"Here are a couple samples of specific folder names:",
"<P>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/art-class</SAMP></CENTER>",
"<P>",
"<CENTER><SAMP>{news.myisp.com/nntp}#news.comp.mail.pine</SAMP></CENTER>",
"<P>",
"The easiest way to fill in the &quot;Folder&quot; field is to use",
"the &quot;T&quot; command which is available when the &quot;Folder&quot; line is",
"hilighted, or to use the &quot;Take&quot; command with the configuration",
"feature",
"<A HREF=\"h_config_enable_role_take\">&quot;enable-rules-under-take&quot;</A>",
"turned on.",
"Note that you won't be able to edit the &quot;Folder&quot; line unless the",
"Current Folder Type is set to &quot;Specific&quot;, and any value that",
"&quot;Folder&quot; has is ignored unless the type",
"is set to &quot;Specific&quot;.",
"<P>",
"When reading a newsgroup, there may be a performance penalty",
"incurred when collecting the information necessary to check a Pattern.",
"For this reason, the default Current Folder Type is set to &quot;Email&quot;.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_filt_rule_type[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Filter Action Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Filter Action Explained</H1>",
" ",
"The Filter Action specifies the action to be taken when the Pattern is a",
"match.",
"It may be set to either &quot;Delete&quot; or &quot;Move&quot;.",
"If it is set to &quot;Delete&quot;, then the message which matches the",
"Pattern will be deleted from the open folder.",
"<P>",
"If it is set to &quot;Move&quot;, then the name of the folder to which",
"the matching message should be moved is given in the Folder field on the",
"next line of the screen.",
"A list of folders separated by commas may be given, in which case the",
"message will be copied to all of the folders in the list before it is",
"deleted.",
"<P>",
"The easiest way to fill in the &quot;Folder&quot; field is to use",
"the T command which is available when the &quot;Folder&quot; line is",
"hilighted.",
"Note that you won't be able to edit the &quot;Folder&quot; line unless the",
"Filter Action is set to &quot;Move&quot;, and any value that",
"&quot;Folder&quot; has is ignored unless the type",
"is set to &quot;Move&quot;.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_score_fldr_type[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Current Folder Type Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Current Folder Type Explained</H1>",
" ",
"The Current Folder Type is part of the scoring rule's Pattern.",
"It refers to the type of the folder which",
"the message being scored is in.",
"In order for a rule to be considered a match, the current folder must",
"be of the type you set here.",
"The three types &quot;Any&quot;, &quot;News&quot;, and &quot;Email&quot; are",
"all what you might think.",
"<P>",
"If the Current Folder Type for a Pattern is set to &quot;News&quot;, for",
"example, then",
"that Pattern will only match if the current folder is a newsgroup and",
"the rest of the Pattern matches.",
"The value &quot;Specific&quot; may be used when you want to limit the match",
"to a specific folder (not just a specific type of folder), or to a list of",
"specific folders.",
"<P>",
"In order to match a specific folder you Select the &quot;Specific&quot;",
"button <EM>AND</EM> fill in",
"the name (or comma-separated list of names) of",
"the folder in the &quot;Folder&quot; field.",
"If the current folder is any of the folders in the list, that is considered",
"a match.",
"The name of each folder in the list may be either &quot;INBOX&quot;, the technical specification",
"of the folder (like what appears in your configuration file) or, if the",
"folder is one of your incoming folders, it may be the nickname you've given",
"the folder.",
"Here are a couple samples of specific folder names:",
"<P>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/art-class</SAMP></CENTER>",
"<P>",
"<CENTER><SAMP>{news.myisp.com/nntp}#news.comp.mail.pine</SAMP></CENTER>",
"<P>",
"The easiest way to fill in the &quot;Folder&quot; field is to use",
"the T command which is available when the &quot;Folder&quot; line is",
"hilighted.",
"Note that you won't be able to edit the &quot;Folder&quot; line unless the",
"Current Folder Type is set to &quot;Specific&quot;, and any value that",
"&quot;Folder&quot; has is ignored unless the type",
"is set to &quot;Specific&quot;.",
"<P>",
"When reading a newsgroup, there may be a performance penalty",
"incurred when collecting the information necessary to check a Pattern.",
"For this reason, the default Current Folder Type is set to &quot;Email&quot;.",
"For example, if you have Index Line Coloring rules which have Score Intervals",
"defined then the scores for all the visible messages will need to be calculated.",
"If some of your Scoring rules have ",
"a Current Folder Type of",
"&quot;Any&quot; or &quot;News&quot; this may cause the MESSAGE INDEX",
"screen to draw more slowly when in a newsgroup.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_incol_fldr_type[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Current Folder Type Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Current Folder Type Explained</H1>",
" ",
"The Current Folder Type is part of the Line Coloring rule's Pattern.",
"It refers to the type of the folder for which the MESSAGE INDEX is",
"being viewed.",
"In order for a rule to be considered a match, the current folder must",
"be of the type you set here.",
"The three types &quot;Any&quot;, &quot;News&quot;, and &quot;Email&quot; are",
"all what you might think.",
"<P>",
"If the Current Folder Type for a Pattern is set to &quot;News&quot;, for",
"example, then",
"that Pattern will only match if the current folder is a newsgroup and",
"the rest of the Pattern matches.",
"The value &quot;Specific&quot; may be used when you want to limit the match",
"to a specific folder (not just a specific type of folder), or to a list of",
"specific folders.",
"<P>",
"In order to match a specific folder you Select the &quot;Specific&quot;",
"button <EM>AND</EM> fill in",
"the name (or comma-separated list of names) of",
"the folder in the &quot;Folder&quot; field.",
"If the current folder is any of the folders in the list, that is considered",
"a match.",
"The name of each folder in the list may be either &quot;INBOX&quot;, the technical specification",
"of the folder (like what appears in your configuration file) or, if the",
"folder is one of your incoming folders, it may be the nickname you've given",
"the folder.",
"Here are a couple samples of specific folder names:",
"<P>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/art-class</SAMP></CENTER>",
"<P>",
"<CENTER><SAMP>{news.myisp.com/nntp}#news.comp.mail.pine</SAMP></CENTER>",
"<P>",
"The easiest way to fill in the &quot;Folder&quot; field is to use",
"the T command which is available when the &quot;Folder&quot; line is",
"hilighted.",
"Note that you won't be able to edit the &quot;Folder&quot; line unless the",
"Current Folder Type is set to &quot;Specific&quot;, and any value that",
"&quot;Folder&quot; has is ignored unless the type",
"is set to &quot;Specific&quot;.",
"<P>",
"When reading a newsgroup, there may be a performance penalty",
"incurred when collecting the information necessary to check a Pattern.",
"For this reason, the default Current Folder Type is set to &quot;Email&quot;.",
"For example, a rule with a non-Normal Index Line Color",
"and a Current Folder Type of",
"&quot;Any&quot; or &quot;News&quot; may cause the MESSAGE INDEX",
"screen to draw more slowly when in a newsgroup.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_filt_fldr_type[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Current Folder Type Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Current Folder Type Explained</H1>",
" ",
"The Current Folder Type is part of the Filtering rule's Pattern.",
"It refers to the type of the folder for which the filtering is being done.",
"In order for a rule to be considered a match, the current folder must",
"be of the type you set here.",
"The three types &quot;Any&quot;, &quot;News&quot;, and &quot;Email&quot; are",
"all what you might think.",
"<P>",
"If the Current Folder Type for a Pattern is set to &quot;News&quot;, for",
"example, then",
"that Pattern will only match if the current folder is a newsgroup and",
"the rest of the Pattern matches.",
"The value &quot;Specific&quot; may be used when you want to limit the match",
"to a specific folder (not just a specific type of folder), or to a list of",
"specific folders.",
"<P>",
"In order to match a specific folder you Select the &quot;Specific&quot;",
"button <EM>AND</EM> fill in",
"the name (or comma-separated list of names) of",
"the folder in the &quot;Folder&quot; field.",
"If the current folder is any of the folders in the list, that is considered",
"a match.",
"The name of each folder in the list may be either &quot;INBOX&quot;, the technical specification",
"of the folder (like what appears in your configuration file) or, if the",
"folder is one of your incoming folders, it may be the nickname you've given",
"the folder.",
"Here are a couple samples of specific folder names:",
"<P>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/art-class</SAMP></CENTER>",
"<P>",
"<CENTER><SAMP>{news.myisp.com/nntp}#news.comp.mail.pine</SAMP></CENTER>",
"<P>",
"The easiest way to fill in the &quot;Folder&quot; field is to use",
"the T command which is available when the &quot;Folder&quot; line is",
"hilighted.",
"Note that you won't be able to edit the &quot;Folder&quot; line unless the",
"Current Folder Type is set to &quot;Specific&quot;, and any value that",
"&quot;Folder&quot; has is ignored unless the type",
"is set to &quot;Specific&quot;.",
"<P>",
"When reading a newsgroup, there may be a performance penalty",
"incurred when collecting the information necessary to check a Pattern.",
"For this reason, the default Current Folder Type is set to &quot;Email&quot;.",
"For example, a rule with a Current Folder Type of either",
"&quot;Any&quot; or &quot;News&quot; may cause the filtering to happen",
"more slowly when opening a newsgroup.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_inick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Initialize Values From Role Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Initialize Values From Role Explained</H1>",
" ",
"This is a power user feature.",
"You will usually want to leave this field empty.",
"The value of this field is the nickname of another one of your roles.",
"The five Action values which begin with the word &quot;Set&quot; and the index",
"line color from that other role",
"are used as the initial values of the Action items for this role.",
"If you put something in any of the action fields for this role, that will",
"override whatever was in the corresponding field of the initializer role.",
"The fields affected by this field are the fields labeled",
"&quot;Set From&quot;,",
"&quot;Set Reply-To&quot;,",
"&quot;Set Fcc&quot;,",
"&quot;Set Signature&quot;,",
"&quot;Set Template&quot;, and &quot;Index Line Color&quot;.",
"<P>",
"You might use this field if the &quot;Action&quot; part of one of your roles",
"is something you want to use in more than one role.",
"Instead of filling in those action values again for each role, you",
"may give the nickname of the role where the values are filled in.",
"It's just a shortcut way to define Role Actions.",
"<P>",
"Here's an example to help explain how this works.",
"Suppose you have a role with nickname &quot;role1&quot; and role1 has",
"(among other things)",
"<P>",
"<CENTER><SAMP>Set Signature = sig_file1</SAMP></CENTER>",
"<P>",
"set.",
"If in &quot;role2&quot; you set &quot;Initialize settings using role&quot; to",
"&quot;role1&quot;, then role2 will inherit the Set Signature value",
"from role1 by default (and any of the other inheritable action values",
"that are set).",
"So if role2 had",
"<P>",
"<CENTER><SAMP>Set Signature =</SAMP></CENTER>",
"<P>",
"defined, the signature file used with role2 would be &quot;sig-file1&quot;.",
"However, if role2 had",
"<P>",
"<CENTER><SAMP>Set Signature = sig_file2</SAMP></CENTER>",
"<P>",
"defined, then the signature file used with role2 would be &quot;sig-file2&quot;.",
"<P>",
"If you wish,",
"you may choose a nickname from your list of roles by using the",
"&quot;T&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_setfrom[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Set From Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Set From Explained</H1>",
" ",
"This describes part of the action to be taken if the Pattern for this",
"role is a match.",
"This field consists of a single address which will be used as the From",
"address on the message you are sending.",
"This should be a fully-qualified address like",
"<P>",
"<CENTER><SAMP>Full Name &lt;user@domain&gt;</SAMP></CENTER>",
"<P>",
"or just",
"<P>",
"<CENTER><SAMP>user@domain</SAMP></CENTER>",
"<P>",
"If you wish,",
"you may choose an address from your address book with the",
"&quot;T&quot; command.",
"<P>",
"If this is left blank, then your normal From address will be used.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_setreplyto[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Set Reply-To Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Set Reply-To Explained</H1>",
" ",
"This describes part of the action to be taken if the Pattern for this",
"role is a match.",
"This field consists of a single address which will be used as the Reply-To",
"address on the message you are sending.",
"This may be a fully-qualified address like",
"<P>",
"<CENTER><SAMP>Full Name &lt;user@domain&gt;</SAMP></CENTER>",
"<P>",
"or just",
"<P>",
"<CENTER><SAMP>user@domain</SAMP></CENTER>",
"<P>",
"If you wish,",
"you may choose an address from your address book with the",
"&quot;T&quot; command.",
"<P>",
"If this is left blank, then there won't be a Reply-To address unless",
"you have configured one specially with the",
"\"<A HREF=\"h_config_custom_hdrs\">Customized-Headers</A>\"",
"configuration option.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_setfcc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Set Fcc Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Set Fcc Explained</H1>",
" ",
"This describes part of the action to be taken if the Pattern for this",
"role is a match.",
"This field consists of a single folder name which will be used in",
"the Fcc field of the message you are sending.",
"You may put anything here that you would normally type into the Fcc",
"field from the composer.",
"<P>",
"In addition, an fcc of &quot;&quot; (two double quotation marks) means",
"no Fcc.",
"<P>",
"A blank field here means that Pine will use its normal rules for deciding",
"the default value of the Fcc field.",
"For many roles, perhaps most, it may make more sense for you to use the",
"other Pine facilities for setting the Fcc.",
"In particular, if you want the Fcc to depend on who you are sending the",
"message to then the <A HREF=\"h_config_fcc_rule\">&quot;fcc-name-rule&quot;</A>",
"is probably more useful.",
"In that case, you would want to leave the Fcc field here blank.",
"However, if you have a role that depends on who the message you are replying",
"to was From, or what address that message was sent to;",
"then it might make sense to set the Fcc for that role here.",
"<P>",
"If you wish,",
"you may choose a folder from your folder collections by using the",
"&quot;T&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_setsig[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Set Signature Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Set Signature Explained</H1>",
" ",
"This describes part of the action to be taken if the Pattern for this",
"role is a match.",
"This field consists of a filename which will be used as the signature",
"file when using this role.",
"<P>",
"If the filename is followed by a vertical bar (|) then instead",
"of reading the contents of the file the file is assumed to be a",
"program which will produce the text to be used on its standard output.",
"The program can't have any arguments and doesn't receive any input from Pine,",
"but the rest of the processing works as if the contents came from a file.",
"<P>",
"If you type &quot;F&quot; you may edit the contents of the file (as opposed to",
"the name of the file) you have specified.",
"If you type &quot;T&quot; you may use a browser to choose an existing filename.",
"<P>",
"Besides containing regular text, a signature file may also",
"contain (or a signature program may produce) tokens which are replaced with text",
"which depends on the message you are replying to or forwarding.",
"The tokens all look like _word_ (a word surrounded by underscores).",
"For example, if the token",
"<P>",
"<CENTER><SAMP>_DATE_</SAMP></CENTER>",
"<P>",
"is included in the text of the signature file, then when you reply to",
"or forward a message, the token will be replaced with the actual date",
"the message you are replying to or forwarding was sent.",
"<P>",
"If you use a role which has a signature file for a plain composition",
"(that is, not a reply or forward) then there is no original message, so",
"any tokens which depend on the message will be replaced with nothing.",
"So if you want a signature file to be useful for new compositions it",
"shouldn't include any of the tokens which depend on the message being",
"replied to or forwarded.",
"<P>",
"The list of available tokens is",
"<A HREF=\"h_index_tokens\">here</A>.",
"<P>",
"Actually, for the adventurous, there is a way to conditionally include text based",
"on whether or not a token would result in specific replacement text.",
"For example, you could include some text based on whether or not",
"the _NEWS_ token would result in any newsgroups if it was used.",
"It's explained in detail",
"<A HREF=\"h_reply_token_conditionals\">here</A>.",
"<P>",
"In the very unlikely event that you want to include a literal token in",
"a signature file, you must precede it with a backslash character.",
"For example, to include the literal text _DATE_ you must actually use",
"&#92;_DATE_.",
"It is not possible to have a literal backslash followed by an expanded token.",
"<P>",
"A blank field here means that Pine will use its normal rules for deciding",
"which file (if any) to use for the signature file.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_settempl[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Set Template Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Set Template Explained</H1>",
" ",
"This describes part of the action to be taken if the Pattern for this",
"role is a match.",
"This field consists of a filename which will be used as the template",
"file when using this role.",
"The template file is a file which is included at the top of the message you",
"are composing.",
"<P>",
"If the filename is followed by a vertical bar (|) then instead",
"of reading the contents of the file the file is assumed to be a",
"program which will produce the text to be used on its standard output.",
"The program can't have any arguments and doesn't receive any input from Pine,",
"but the rest of the processing works as if the contents came from a file.",
"<P>",
"If you type &quot;F&quot; you may edit the contents of the file (as opposed to",
"the name of the file) you have specified.",
"If you type &quot;T&quot; you may use a browser to choose an existing filename.",
"<P>",
"Besides containing regular text, the template file may also",
"contain (or a template file program may produce) tokens which are replaced with text",
"which depends on the message you are replying to or forwarding.",
"The tokens all look like _word_ (a word surrounded by underscores).",
"For example, if the token",
"<P>",
"<CENTER><SAMP>_DATE_</SAMP></CENTER>",
"<P>",
"is included in the text of the template file, then when you reply to",
"or forward a message, the token will be replaced with the actual date",
"the message you are replying to or forwarding was sent.",
"<P>",
"If you use a role which has a template file for a plain composition",
"(that is, not a reply or forward) then there is no original message, so",
"any tokens which depend on the message will be replaced with nothing.",
"So if you want a template file to be useful for new compositions it",
"shouldn't include any of the tokens which depend on the message being",
"replied to or forwarded.",
"<P>",
"The list of available tokens is",
"<A HREF=\"h_index_tokens\">here</A>.",
"<P>",
"Actually, for the adventurous, there is a way to conditionally include text based",
"on whether or not a token would result in specific replacement text.",
"For example, you could include some text based on whether or not",
"the _NEWS_ token would result in any newsgroups if it was used.",
"It's explained in detail",
"<A HREF=\"h_reply_token_conditionals\">here</A>.",
"<P>",
"In the very unlikely event that you want to include a literal token in",
"a template file, you must precede it with a backslash character.",
"For example, to include the literal text _DATE_ you must actually use",
"&#92;_DATE_.",
"It is not possible to have a literal backslash followed by an expanded token.",
"<P>",
"A blank template field means that Pine will not use a template file when",
"this role is being used.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_scoreval[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Score Value Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Score Value Explained</H1>",
" ",
"A message's score is the sum of the Score Values from all of the Scoring rules",
"with Patterns which match the message.",
"The value you give here is the Score Value associated with this rule.",
"A Score Value is an integer between -100 and 100, with the default",
"value of zero.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_replyuse[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Reply Use Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Reply Use Explained</H1>",
" ",
"This option determines how this particular role will be used when Replying",
"to a message.",
"There are three possible values for this option.",
"The value &quot;Never&quot;",
"means that this role will not be a candidate for use when Replying.",
"The role's Pattern will not be checked for a match, however the role will",
"be available to be manually switched to if there is a confirmation prompt.",
"<P>",
" ",
"The options &quot;With confirmation&quot; and &quot;Without confirmation&quot;",
"mean that you do want to consider this role when Replying.",
"For either of these settings, the role's Pattern will be compared with",
"the message being replied to.",
"If there is a match then this role will either be used without confirmation",
"or will be the default when confirmation is asked for, depending on",
"which of the two options is selected.",
"If confirmation is requested, you will also have a chance to",
"manually change the role to any one of your other roles.",
"<P>",
" ",
"You won't be prompted for confirmation if none of your role Patterns",
"match the message being replied to.",
"This is independent of the value of the current option.",
"The <A HREF=\"h_config_confirm_role\">confirm-role-even-for-default</A>",
"feature may be used to change this behavior.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_forwarduse[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Forward Use Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Forward Use Explained</H1>",
" ",
"This option determines how this particular role will be used when Forwarding",
"a message.",
"There are three possible values for this option.",
"The value &quot;Never&quot;",
"means that this role will not be a candidate for use when Forwarding.",
"The role's Pattern will not be checked for a match, however the role will",
"be available to be manually switched to if there is a confirmation prompt.",
"<P>",
" ",
"The options &quot;With confirmation&quot; and &quot;Without confirmation&quot;",
"mean that you do want to consider this role when Forwarding.",
"For either of these settings, the role's Pattern will be compared with",
"the message being forwarded.",
"If there is a match then this role will either be used without confirmation",
"or will be the default when confirmation is asked for, depending on",
"which of the two options is selected.",
"If confirmation is requested, you will also have a chance to",
"manually change the role to any one of your other roles.",
"<P>",
" ",
"You won't be prompted for confirmation if none of your role Patterns",
"match the message being forwarded.",
"This is independent of the value of the current option.",
"The <A HREF=\"h_config_confirm_role\">confirm-role-even-for-default</A>",
"feature may be used to change this behavior.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_composeuse[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Compose Use Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Compose Use Explained</H1>",
" ",
"This option determines how this particular role will be used when Composing",
"a new message using the &quot;Compose&quot; command.",
"This does not affect what happens when using the &quot;Role&quot; command",
"to compose a new message.",
"The &quot;Role&quot; command allows you to select a role from all of the",
"roles you have defined, regardless of what Uses you've assigned to those",
"roles.",
"<P>",
" ",
"There are three possible values for this option.",
"The value &quot;Never&quot;",
"means that this role will not be a candidate for use when Composing.",
"The role's Current Folder Type will not be checked for a match, however the role",
"will be available to be manually switched to if there is a confirmation prompt.",
"<P>",
" ",
"The options &quot;With confirmation&quot; and &quot;Without confirmation&quot;",
"mean that you do want to consider this role when Composing.",
"For either of these settings,",
"the role's Current Folder Type will be checked (since there is no message",
"to compare with, the rest of the Pattern is considered a match).",
"If there is a match then this role will either be used without confirmation",
"or will be the default when confirmation is asked for, depending on",
"which of the two options is selected.",
"If confirmation is requested, you will also have a chance to",
"manually change the role to any one of your other roles.",
"<P>",
" ",
"When using the Compose command the role checking is a little different",
"because there is no message being replied to or forwarded.",
"Because of this the Current Folder Type is checked but the header pattern",
"fields, the AllText pattern, and the Score Interval are all ignored.",
"A role is considered to be a match if it is a candidate for Compose Use and",
"its Current Folder Type matches the currently open folder.",
"This could be useful if you want to set a role based on the folder you",
"are reading, or the type of folder you are reading.",
"<P>",
" ",
"You won't be prompted for confirmation if none of your role Patterns",
"are a match.",
"This is independent of the value of the current option.",
"The <A HREF=\"h_config_confirm_role\">confirm-role-even-for-default</A>",
"feature may be used to change this behavior.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_filter_folder[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Filter Folder Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Filter Folder Explained</H1>",
" ",
"When the Filter Action is set to &quot;Move&quot;,",
"the folder or folders specified here will be used to store messages matching",
"the provided pattern.",
" ",
"<P>",
"If you set the Filter Action to &quot;Move&quot; you must give a folder name",
"here.",
" ",
"<P>",
"If you wish,",
"you may choose a folder from your folder collections by using the",
"&quot;T&quot; command.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_index_tokens[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Tokens for Index and Replying</TITLE>",
"</HEAD>",
"<BODY>",
" ",
"This set of special tokens may be used in the",
"<A HREF=\"h_config_index_format\">&quot;Index-Format&quot; option</A>,",
"in the <A HREF=\"h_config_reply_intro\">&quot;Reply-Leadin&quot; option</A>,",
"in signature files,",
"and in template files used in",
"<A HREF=\"h_rules_roles\">&quot;roles&quot;</A>.",
"Some of them aren't available in all situations.",
"<P>",
"The tokens are used as they appear below for the &quot;Index-Format&quot;",
"option, but they must be surrounded by underscores for the",
"&quot;Reply-Leadin&quot; option and in signature and template files.",
"<P>",
"<P>",
" ",
"<H1><EM>Tokens Available for all Cases</EM></H1>",
" ",
"<DL>",
"<DT>DATE</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format MMM DD. For example, &quot;Oct 23&quot;.",
"</DD>",
" ",
"<DT>SMARTDATE</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It is &quot;Today&quot; if the message was sent today,",
"&quot;Yesterday&quot; for yesterday,",
"&quot;Wednesday&quot; if it was last Wednesday, and so on. If the",
"message is from more than six months ago it includes the year, as well.",
"There is no adjustment made for different time zones, so you'll get",
"the day the message was sent according to the time zone the sender",
"was in.",
"</DD>",
" ",
"<DT>LONGDATE</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format MMM DD, YYYY. For example, &quot;Oct 23, 1999&quot;.",
"</DD>",
" ",
"<DT>DATEISO</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format YYYY-MM-DD. For example, &quot;1998-10-23&quot;.",
"</DD>",
" ",
"<DT>SHORTDATEISO</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format YY-MM-DD. For example, &quot;98-10-23&quot;.",
"</DD>",
" ",
"<DT>SHORTDATE1</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format MM/DD/YY. For example, &quot;10/23/98&quot;.",
"</DD>",
" ",
"<DT>SHORTDATE2</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format DD/MM/YY. For example, &quot;23/10/98&quot;.",
"</DD>",
" ",
"<DT>SHORTDATE3</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format DD.MM.YY. For example, &quot;23.10.98&quot;.",
"</DD>",
" ",
"<DT>SHORTDATE4</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It has the format YY.MM.DD. For example, &quot;98.10.23&quot;.",
"</DD>",
" ",
"<DT>TIME24</DT>",
"<DD>",
"This token represents the time at which the message was sent, according",
"to the &quot;Date&quot; header field.",
"There is no adjustment made for different time zones, so you'll get",
"the time the message was sent according to the time zone the sender",
"was in.",
"It has the format HH:MM. For example, &quot;17:28&quot;.",
"</DD>",
" ",
"<DT>TIME12</DT>",
"<DD>",
"This token represents the time at which the message was sent, according",
"to the &quot;Date&quot; header field.",
"This time is for a 12 hour clock.",
"It has the format HH:MMpm.",
"For example, &quot;5:28pm&quot; or &quot;11:13am&quot;.",
"</DD>",
" ",
"<DT>TIMEZONE</DT>",
"<DD>",
"This token represents the numeric timezone from",
"the &quot;Date&quot; header field.",
"It has the format [+-]HHMM. For example, &quot;-0800&quot;.",
"</DD>",
" ",
"<DT>SUBJECT</DT>",
"<DD>",
"This token represents the Subject the sender gave the message.",
"</DD>",
" ",
"<DT>FROM</DT>",
"<DD>",
"This token represents the personal name (or email address if the name",
"is unavailable) of the person specified in the message's &quot;From:&quot;",
"header field.",
"</DD>",
" ",
"<DT>SENDER</DT>",
"<DD>",
"This token represents the personal name (or email address) of the person",
"listed in the message's &quot;Sender:&quot; header field.",
"</DD>",
" ",
"<DT>TO</DT>",
"<DD>",
"This token represents the personal names (or email addresses if the names",
"are unavailable) of the persons specified in the",
"message's &quot;To:&quot; header field.",
"</DD>",
" ",
"<DT>NEWSANDTO</DT>",
"<DD>",
"This token represents the newsgroups from the",
"message's &quot;Newsgroups:&quot; header field <EM>and</EM>",
"the personal names (or email addresses if the names",
"are unavailable) of the persons specified in the",
"message's &quot;To:&quot; header field.",
"</DD>",
" ",
"<DT>TOANDNEWS</DT>",
"<DD>",
"Same as &quot;NEWSANDTO&quot; except in the opposite order.",
"</DD>",
" ",
"<DT>NEWS</DT>",
"<DD>",
"This token represents the newsgroups from the",
"message's &quot;Newsgroups:&quot; header field.",
"</DD>",
" ",
"<DT>CC</DT>",
"<DD>",
"This token represents the personal names (or email addresses if the names",
"are unavailable) of the persons specified in the",
"message's &quot;Cc:&quot; header field.",
"</DD>",
" ",
"<DT>RECIPS</DT>",
"<DD>",
"This token represents the personal names (or email addresses if the names",
"are unavailable) of the persons specified in both the",
"message's &quot;To:&quot; header field and",
"the message's &quot;Cc:&quot; header field.",
"</DD>",
" ",
"<DT>NEWSANDRECIPS</DT>",
"<DD>",
"This token represents the newsgroups from the",
"message's &quot;Newsgroups:&quot; header field <EM>and</EM>",
"the personal names (or email addresses if the names",
"are unavailable) of the persons specified in the",
"message's &quot;To:&quot; and &quot;Cc:&quot; header fields.",
"</DD>",
" ",
"<DT>RECIPSANDNEWS</DT>",
"<DD>",
"Same as &quot;NEWSANDRECIPS&quot; except in the opposite order.",
"</DD>",
" ",
"<DT>MONTHABBREV</DT>",
"<DD>",
"This token represents the month the message was sent, according",
"to the &quot;Date&quot; header field.",
"For example, &quot;Oct&quot;.",
"</DD>",
" ",
"</DL>",
" ",
"<P>",
"<H1><EM>Tokens Available Only for Index-Format</EM></H1>",
" ",
"<DL>",
"<DT>MSGNO</DT>",
"<DD>",
"This token represents the message's current position in the folder which,",
"of course, may change as the folder is sorted or new mail arrives.",
"</DD>",
" ",
"<DT>STATUS</DT>",
"<DD>",
"This token represents a three character wide field displaying various",
"aspects of the message's state.",
"The first character is either blank,",
"a '*' for message marked Important, or a '+' indicating a message",
"addressed directly to you (as opposed to your having received it via a",
"mailing list, for example).",
"The second character is typically blank,",
"though the arrow cursor may occupy it if the ",
"&quot;<A HREF=\"h_config_force_low_speed\">assume-slow-link</A>&quot;",
"feature is set, or you actually are on a slow link.",
"The third character is either '<A HREF=\"h_flag_deleted\">D</A>',",
"'<A HREF=\"h_flag_answered\">A</A>',",
"'<A HREF=\"h_flag_new\">N</A>' or blank.",
"</DD>",
" ",
"<DT>FULLSTATUS</DT>",
"<DD>",
"This token represents a less abbreviated alternative",
"to the &quot;STATUS&quot; field.",
"It is six characters wide.",
"The first character is '+' or blank, the",
"second blank, the third either '*' or blank, the fourth",
"'<A HREF=\"h_flag_new\">N</A>' or blank,",
"the fifth '<A HREF=\"h_flag_answered\">A</A>'",
"or blank, and the sixth character is",
"either '<A HREF=\"h_flag_deleted\">D</A>' or",
"blank.",
"</DD>",
" ",
"<DT>IMAPSTATUS</DT>",
"<DD>",
"This token represents an even less abbreviated alternative to the",
"&quot;FULLSTATUS&quot; field.",
"It differs in only the fourth character which is",
"either an 'N' if the message is new to this folder since the last time",
"it was opened <EM>and</EM> it has not been viewed, an 'R' if the message",
"is new to the folder and has been viewed (Recent), a 'U' if the message is not ",
"new to the folder since it was last opened <EM>but</EM> has not been",
"viewed (Unseen), or a blank if the message has been in the folder since it was",
"last opened and has been viewed.",
"</DD>",
" ",
"<DT>SIZE</DT>",
"<DD>",
"This token represents the total size, in bytes, of the message.",
"</DD>",
" ",
"<DT>DESCRIPSIZE</DT>",
"<DD>",
"This token is intended to represent a more useful description of the",
"message than just its size, but it isn't very useful at this point.",
"The plus sign in this view means there are attachments.",
"Note that including this token in",
"the &quot;Index-Format&quot; could slow down the",
"display a little while Pine collects the necessary information.",
"</DD>",
" ",
"<DT>ATT</DT>",
"<DD>",
"This is a one column wide field which represents the number of attachments",
"a message has. It will be blank if there are no attachments, a single",
"digit for one to nine attachments, or an asterisk for more than nine.",
"Note that including this token in",
"the &quot;Index-Format&quot; could slow down the",
"display a little while Pine collects the necessary information.",
"</DD>",
" ",
"<DT>FROMORTO</DT>",
"<DD>",
"This token represents <EM>either</EM> the personal name (or email address) of",
"the person listed in the message's &quot;From:&quot; header",
"field, <EM>or</EM>, if that address is yours or one of your",
"<A HREF=\"h_config_alt_addresses\">alternate addresses</A>,",
"the first person specified in the",
"message's &quot;To:&quot; header field",
"with the prefix &quot;To: &quot; prepended.",
"</DD>",
"</DL>",
" ",
"<P>",
"<H1><EM>Tokens Available for all but Index-Format</EM></H1>",
" ",
"<DL>",
"<DT>ADDRESS</DT>",
"<DD>",
"This is similar to the &quot;FROM&quot; token, only it is always the",
"email address, never the personal name.",
"For example, &quot;mailbox@domain&quot;.",
"</DD>",
" ",
"<DT>MAILBOX</DT>",
"<DD>",
"This is the same as the &quot;ADDRESS&quot; except that the ",
"domain part of the address is left off.",
"For example, &quot;mailbox&quot;.",
"</DD>",
" ",
"<DT>DAYDATE</DT>",
"<DD>",
"This token represents the date on which the message was sent, according",
"to the &quot;Date&quot; header field.",
"It looks like &quot;Sat, 24 Oct 1999&quot; unless the day of",
"the week is not available, in which case it looks like",
"&quot;24 Oct 1999&quot;.",
"</DD>",
" ",
"<DT>DAY</DT>",
"<DD>",
"This token represents the day of the month on which the message was sent,",
"according to the &quot;Date&quot; header field.",
"For example, &quot;24&quot; or &quot;9&quot;.",
"</DD>",
" ",
"<DT>DAY2DIGIT</DT>",
"<DD>",
"This token represents the day of the month on which the message was sent,",
"according to the &quot;Date&quot; header field.",
"For example, &quot;24&quot; or &quot;09&quot;.",
"</DD>",
" ",
"<DT>MONTHLONG</DT>",
"<DD>",
"This token represents the month in which the message was sent, according",
"to the &quot;Date&quot; header field.",
"For example, &quot;October&quot;.",
"</DD>",
" ",
"<DT>MONTH</DT>",
"<DD>",
"This token represents the month in which the message was sent, according",
"to the &quot;Date&quot; header field.",
"For example, &quot;10&quot; or &quot;9&quot;.",
"</DD>",
" ",
"<DT>MONTH2DIGIT</DT>",
"<DD>",
"This token represents the month in which the message was sent, according",
"to the &quot;Date&quot; header field.",
"For example, &quot;10&quot; or &quot;09&quot;.",
"</DD>",
" ",
"<DT>YEAR</DT>",
"<DD>",
"This token represents the year the message was sent, according",
"to the &quot;Date&quot; header field.",
"For example, &quot;1999&quot; or &quot;2001&quot;.",
"</DD>",
" ",
"<DT>YEAR2DIGIT</DT>",
"<DD>",
"This token represents the year the message was sent, according",
"to the &quot;Date&quot; header field.",
"For example, &quot;99&quot; or &quot;01&quot;.",
"</DD>",
" ",
"<DT>MSGID</DT>",
"<DD>",
"This token represents the message ID of the message.",
"</DD>",
" ",
"<DT>CURDATE</DT>",
"<DD>",
"This token represents the current date.",
"It has the format MMM DD. For example, &quot;Oct 23&quot;.",
"</DD>",
" ",
"<DT>CURDATEISO</DT>",
"<DD>",
"This token represents the current date.",
"It has the format YYYY-MM-DD. For example, &quot;1998-10-23&quot;.",
"</DD>",
" ",
"<DT>CURDATEISOS</DT>",
"<DD>",
"This token represents the current date.",
"It has the format YY-MM-DD. For example, &quot;98-10-23&quot;.",
"</DD>",
" ",
"<DT>CURTIME24</DT>",
"<DD>",
"This token represents the current time.",
"It has the format HH:MM. For example, &quot;17:28&quot;.",
"</DD>",
" ",
"<DT>CURTIME12</DT>",
"<DD>",
"This token represents the current time.",
"This time is for a 12 hour clock.",
"It has the format HH:MMpm.",
"For example, &quot;5:28pm&quot; or &quot;11:13am&quot;.",
"</DD>",
"</DL>",
" ",
"<P>",
"<H1><EM>Token Available Only for Templates and Signatures</EM></H1>",
" ",
"<DL>",
"<DT>CURSORPOS</DT>",
"<DD>",
"This token is different from the others.",
"When it is replaced it is replaced with nothing, but it sets a Pine",
"internal variable which tells the composer to start with the cursor",
"positioned at the position where this token was.",
"If both the template file and the signature file contain",
"a &quot;CURSORPOS&quot; token, then the position in the template file",
"is used.",
"If there is a template file and neither it nor the signature file contains",
"a &quot;CURSORPOS&quot; token, then the cursor is positioned",
"after the end of the contents of the",
"template file when the composer starts up.",
"</DD>",
"</DL>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_reply_token_conditionals[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Conditional Inclusion of Text for Reply-Leadin, Signatures, and Templates</TITLE>",
"</HEAD>",
"<BODY>",
" ",
"Conditional text inclusion may be used with",
"the <A HREF=\"h_config_reply_intro\">&quot;Reply-Leadin&quot; option</A>,",
"in signature files, and in template files used in",
"<A HREF=\"h_rules_roles\">&quot;roles&quot;</A>.",
"It may <EM>not</EM> be used with the",
"&quot;Index-Format&quot; option.",
" ",
"<P>",
"There is a limited if-else capability for including text.",
"The if-else condition is based",
"on whether or not a given token would result in replacement text you",
"specify.",
"The syntax of this conditional inclusion is",
"<P>",
"<CENTER><SAMP>_token_(match_this, if_matched [ , if_not_matched ] )</SAMP></CENTER>",
"<P>",
"The left parenthesis must follow the underscore immediately, with no",
"intervening space.",
"It means the token is expanded and the results of that expansion are",
"compared against the &quot;match_this&quot; argument.",
"If there is an exact match, then the &quot;if_matched&quot; text is used",
"as the replacement text.",
"Otherwise, the &quot;if_not_matched&quot; text is used.",
"One of the most useful values for the &quot;match_this&quot; argument is",
"the empty string, &quot;&quot;.",
"In that case the expansion is compared against the empty string.",
"<P>",
"Here's an example to make it clearer.",
"This text could be included in one of your template files:",
"<P>",
"<CENTER><SAMP>_NEWS_(&quot;&quot;, &quot;I'm replying to email&quot;, &quot;I'm replying to news&quot;)</SAMP></CENTER>",
"<P>",
"If that is included in a template file which you are using while replying",
"to a message (because you chose to use the role it was part of),",
"and that message has a newsgroup header and a newsgroup in that header,",
"then the text",
"<P>",
"<CENTER><SAMP>I'm replying to news</SAMP></CENTER>",
"<P>",
"will be included in the message you are about to compose.",
"On the other hand, if the message you are replying to does not have",
"a newsgroup, then the text",
"<P>",
"<CENTER><SAMP>I'm replying to email</SAMP></CENTER>",
"<P>",
"would be included instead.",
"This would also work in signature files and in",
"the &quot;Reply-Leadin&quot; option.",
"If the &quot;match_this&quot;, &quot;if_matched&quot;,",
"or &quot;if_not_matched&quot; arguments contain",
"spaces, parentheses, or commas;",
"they have to be quoted with double quotation marks (like in the example",
"above).",
"If you want to include a literal quote (&quot;) in the text you must escape the",
"quote by preceding it with a backslash (&#92) character.",
"If you want to include a literal backslash character you must escape it",
"by preceding it with another backslash.",
"<P>",
"The comma followed by &quot;if_not_matched&quot; is optional.",
"If there is no &quot;if_not_matched&quot;",
"present then no text is included if the not_matched case is true.",
"Here's another example:",
"<P>",
"<CENTER><SAMP>_NEWS_(&quot;&quot;, &quot;&quot;, &quot;This msg was seen in group: _NEWS_.&quot;)</SAMP></CENTER>",
"<P>",
"Here you can see that tokens may appear inside",
"the &quot;if_matched&quot; or &quot;if_not_matched&quot; arguments.",
"The same is true for tokens with the conditional parentheses.",
"They may appear inside the &quot;if_matched&quot; or &quot;if_not_matched&quot;,",
"though you do have to be careful to get the quoting and escaping of",
"nested double quotes correct.",
"If this was in the signature file being used and you were replying to a message",
"sent to comp.mail.pine the resulting text would be:",
"<P>",
"<CENTER><SAMP>This msg was seen in group: comp.mail.pine.</SAMP></CENTER>",
"<P>",
"If you were replying to a message which wasn't sent to any newsgroup the",
"resulting text would be a single blank line.",
"The reason you'd get a blank line is because the end of the line is",
"outside of the conditional, so is always included.",
"If you wanted to get rid of that blank line you could do so by moving",
"the end of line inside the conditional.",
"In other words, it's ok to have multi-line",
"&quot;if_matched&quot; or &quot;if_not_matched&quot; arguments.",
"The text just continues until the next double quotation, even if it's not",
"on the same line.",
"<P>",
"Here's one more (contrived) example illustrating a matching argument",
"which is not the empty string.",
"<P>",
"<CENTER><SAMP>_SMARTDATE_(\"Today\", _SMARTDATE_, \"On _DATE_\") _FROM_ wrote:</SAMP></CENTER>",
"<P>",
"If this was the value of your &quot;Reply-Leadin&quot; option and you",
"were replying to",
"a message which was sent today, then the value of the &quot;Reply-Leadin&quot;",
"would be",
"<P>",
"<CENTER><SAMP>Today Fred Flintstone wrote:</SAMP></CENTER>",
"<P>",
"But if you were replying to a message sent on Oct. 27 (and that wasn't",
"today) you would get",
"<P>",
"<CENTER><SAMP>On Oct 27 Fred Flintstone wrote:</SAMP></CENTER>",
"<P>",
" ",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_cntxt_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Collection Nickname Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Collection Edit Help -- Nickname Field</H1>",
" ",
"This field is provided so you can add a short nickname to use when",
"referring to this collection within Pine.  Spaces are allowed, and",
"you don't need to use double-quotes.  However, the double-quote",
"character is not allowed.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_cntxt_server[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Collection Server: Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Collection Edit Help -- Server Field</H1>",
" ",
"This collection's &quot;Server:&quot; definition indicates the",
"hostname of the server providing access to the folders in this",
"collection.  It's a good idea to use the host's fully qualified",
"network name.  However, IP addresses are allowed if it's delimited",
"with square-brackets (e.g., [127.0.0.1]).",
" ",
"<P>",
"Additionally, an optional network port number can be supplied by appending",
"the server name with a colon, &quot;:&quot;, followed by the port number",
"on the server to connect to.  By default, the IMAP port number, 143, is used.",
" ",
"<P>",
"Besides server name and optional port number, various parameters can",
"be supplied as well that alter Pine's interaction with the server.  A",
"parameter is supplied by appending the server's name with a slash,",
"&quot;/&quot;, character followed by the parameter's name and,",
"depending on the particular parameter, the value assigned to that",
"name.  Currently supported parameters include:",
" ",
"<DL>",
"<DT>User</DT>",
"<DD>This parameter requires an associated value, and is intended to",
"provide the username identifier with which to establish the server",
"connection.  An example might be: &quot;/user=katie&quot;",
"</DD>",
"<DT>Service</DT>",
"<DD>This parameter requires an associated value.  The default value is",
"&quot;IMAP&quot; which indicates communication with the server based",
"on the IMAP4.1 protocol (defined in RFC 2060 -- see ",
"<A HREF=\"http://www.imap.org/docs/rfc2060.html\">http://www.imap.org/docs/rfc2060.html</A>).</DD>",
" </DL>",
" ",
"Other values include:",
" <DL>",
" <DT>NNTP</DT>",
" <DD>This value indicates communication with the server takes place via",
"the Network News Transfer Protocol.  Use this to define a collection",
"of newsgroups on a remote news server.  So, &quot;/service=NNTP&quot;",
"(without the quotes) is the way to specify NNTP access.",
" </DD>",
" <DT>POP3</DT>",
" <DD>This value indicates communication with the server takes place via the",
"Post Office Protocol 3 protocol.  Note that there are several important issues",
"to consider when selecting this option:",
"<OL>",
" <LI> POP3 provides access to only your INBOX.  In other words,",
"secondary folders such as your &quot;saved-messages&quot; are inaccessible.",
" <LI> Pine's implementation of POP3 does not follow the traditional POP",
"model and will leave your mail on the server.",
" <LI> Pine's implementation of POP3 is not fully supported and,",
"as such, has known limitations and inefficiencies.",
"</OL>",
"</DD>",
" ",
" ",
"<DT>Anonymous</DT>",
"<DD>This is a unary parameter indicating that the connection be",
"established use &quot;public&quot; authentication credentials.",
"</DD>",
"<DT>Secure</DT>",
"<DD>This is a unary parameter indicating that the connection use the",
"most secure authentication method mutually supported by Pine and the",
"server.  Pine is capable of authenticating connections to ",
"the server using several methods.  By default, Pine will attempt each",
"method until either a connection is established or the",
"list of methods is exhausted.  This parameter causes Pine to fail ",
"the connection if the first (generally most &quot;secure&quot;) method",
"fails.",
"</DD>",
"<!--chtml if pinemode=\"os_windows\"-->",
"<DT>SSL</DT>",
"<DD>",
"This is a unary parameter indicating communication with the server should ",
"take place over a Secure Socket Layer connection.  The server must support",
"this method, and be prepared to accept connections on the appropriate",
"port.",
"</DD>",
"<!--chtml endif-->",
"<DT>Debug</DT>",
"<DD>This is a unary parameter indicating that the connection be established",
"in a verbose mode.  Basically, it causes Pine to log the communication with",
"the server in Pine's debug file.",
"</DD>",
"</DL>",
"<P>",
" ",
"Parameters names are <EM>not</EM> case sensitive.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_cntxt_path[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Collection Path: Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Collection Edit Help -- Path Field</H1>",
" ",
"The collection's &quot;Path:&quot; definition indicates the location",
"of the folders in this collection.  If the path or any of its components",
"do not exist, Pine will prompt you for their creation when exiting the",
"Add/Change screen.",
" ",
"<P> ",
"By default the path is interpreted as defining a section of your personal",
"folder area.  This area and how you specify it are defined by the",
"server, if one is specified in the collection, or, typically, the home",
"directory if no server is defined.",
" ",
"<P>",
"To define a collection outside the default &quot;area&quot;, prefix",
"the path with the &quot;namespace&quot; to use when interpreting the",
"given path.  If a namespace is specified, the Path begins with the",
"sharp, &quot;#&quot;, character followed by the name of the namespace",
"and then the namespace's path-element-delimiter.  Aside from the",
"path's format, namespaces can also imply access rights, content",
"policy, audience, location, and, occasionally, access methods.",
" ",
"<P>",
"Each server exports its own set (possibly of size one) of ",
"namespaces.  Hence, it's likely communication with your server's",
"administrator will be required for specific configurations.  Some of",
"the more common namespaces, however, include:",
" ",
"<DL>",
"<DT>#news.</DT>",
"<DD>This specifies a set of folders in the newsgroup namespace.  Newsgroup",
"names are hierarchically defined with each level delimited by a period.",
"</DD>",
"<DT>#public/</DT>",
"<DD>This specifies a folder area that the server may export to the general",
"public.",
"</DD>",
"<DT>#shared/</DT>",
"<DD>This specifies a folder area that the folder may export to groups",
"of users.",
"</DD>",
"<DT>#ftp/</DT>",
"<DD>This specifies a folder area that is the same as that it may have ",
"exported via the &quot;File Transfer Protocol&quot;.",
"</DD>",
"<DT>#mh/</DT>",
"<DD>This specifies the personal folder area associated with folders",
"and directories that were created using the MH message handling system.",
"</DD>",
"</DL>",
"<P>",
" ",
"In addition, the server may support access to other user's folders,",
"provided you have suitable permissions.  Common methods use a prefix",
"of either &quot;~<VAR>user</VAR>/&quot;, or &quot;/<VAR>user</VAR>/&quot; to",
"indicate the root of the other user's folder area.",
" ",
"<P>",
"No, nothing's simple.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_cntxt_view[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Collection View: Explained</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Collection Edit Help -- View Field</H1>",
" ",
"The collection's &quot;View:&quot; definition provides a way to limit",
"the displayed list of folders within a collection.  By default, only",
"folders that contain the specified characters anywhere in their name",
"are shown in the collection's folder list.",
" ",
"<P>",
"Additionally, you can use a wildcard character to better control",
"the list of folders selected for display.  The wildcard specifier is",
"the star, &quot;*&quot;, character.",
" ",
"<P>",
"So, for example, to define a collection of all folders ending with",
"&quot;c&quot;, you'd specify a view of &quot;*c&quot; (without the",
"quote characters!).  Or, similarly, to define a collection of folders",
"whose names start with &quot;a&quot; and end with &quot;z&quot;, you'd",
"specify a view of &quot;a*z&quot;.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_add_server[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Server Name Field Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This field should be left blank if the address book is stored in a regular",
"file on this system.  If it is a remote address book stored on an IMAP",
"server then this is the name of that IMAP server.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_add_folder[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook Folder Name Field Explained</TITLE>",
"</HEAD>",
"<BODY>",
"For a remote address book (one for which the Server Name is filled in)",
"this is the name of a folder on the remote server. The address book data",
"will be stored in this folder. This folder should be used only for",
"storing this single address book, not for other address books or for",
"other messages.",
"<P>",
"For a local address book (one for which the Server Name is not filled in)",
"this is the name of a file in which the address book will be stored.",
"The file is in the same directory as the Pine configuration file.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_abook_add_nick[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Addressbook NickName Field Explained</TITLE>",
"</HEAD>",
"<BODY>",
"This is just an optional nickname for this address book. If present, it",
"is used in some of the displays and error messages in the address book",
"maintenance screens. It is for your convenience only and serves no",
"other purpose.",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_qserv_cn[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>Directory Query Form Explained</TITLE>",
"</HEAD>",
"<BODY>",
" ",
"Fill in as many of these fields as you wish to narrow down your",
"search. All the fields you fill in must match in order for an entry",
"to be returned. You may use the wildcard character &quot;*&quot; in",
"any of the fields, it matches any zero or more characters at that",
"point in the string. There are no implicit wildcards, so the match is",
"exact unless you include wildcards.",
"<P>",
" ",
"Note that if an attribute isn't present at all, then the match will fail.",
"For example, if a server doesn't support the Locality attribute, then no",
"matter what you put in the Locality field (other than leaving it empty)",
"the search will fail.",
"<P>",
" ",
"This field, the Common Name field, is typically a person's full name.",
"<P>",
" ",
"<H1>EDITING and NAVIGATION COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"CURSOR MOTION KEYS----------------------|EDITING KEYS-------------------------",
"^B (Left Arrow)    Back character       | ^D       Delete current character",
"^F (Right Arrow)   Forward character    | ^H (DEL) Delete previous character",
"^P (Up Arrow)      Previous line        |",
"^N (Down Arrow)    Next line            | F9       Cut marked text or",
"^A                 Beginning of line    |            delete current line",
"^E                 End of line          | F10      Undelete line(s)",
"F7                 Previous page        |",
"F8                 Next page            |-------------------------------------",
"^@ (Ctrl-SPACE)    Next word            | MISCELLANEOUS COMMANDS",
"----------------------------------------|",
"EXIT COMMANDS    |  GENERAL COMMANDS    | F5    Restore previous search",
"F2   Cancel      |   F1    Get help     |",
"F3   Search      |   ^Z    Suspend      | ^L    Redraw Screen",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"CURSOR MOTION KEYS----------------------|EDITING KEYS-------------------------",
"^B (Left Arrow)    Back character       | ^D       Delete current character",
"^F (Right Arrow)   Forward character    | ^H (DEL) Delete previous character",
"^P (Up Arrow)      Previous line        |",
"^N (Down Arrow)    Next line            | ^K       Cut marked text or",
"^A                 Beginning of line    |            delete current line",
"^E                 End of line          | ^U       Undelete line(s)",
"^Y                 Previous page        |",
"^V                 Next page            |-------------------------------------",
"^@ (Ctrl-SPACE)    Next word            | MISCELLANEOUS COMMANDS",
"----------------------------------------|",
"EXIT COMMANDS    |  GENERAL COMMANDS    | ^R     Restore previous search",
"^C   Cancel      |   ^G    Get help     |",
"^X   Search      |   ^Z    Suspend      | ^L     Redraw Screen",
"</PRE>",
"<!--chtml endif-->",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_composer_qserv_sn[] = {
 " ",
"The Surname is usually the family name of a person.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_gn[] = {
 " ",
"This is the part of a person's name which isn't the surname or initials.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_mail[] = {
 " ",
"This is the email address of a person.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_org[] = {
 " ",
"This is the organization a person belongs to.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_unit[] = {
 " ",
"This is the organizational unit a person belongs to.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_country[] = {
 " ",
"This is the country a person belongs to.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_state[] = {
 " ",
"This is the state a person belongs to.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_locality[] = {
 " ",
"This is the locality a person belongs to.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_custom[] = {
 " ",
"This one is for advanced users only! If you put something in this field,",
"then the rest of the fields are ignored.",
" ",
"This field may be set to the string representation of an LDAP search",
"filter (see RFC1960). Here are some examples:",
" ",
"To search for an entry with a surname equal to \"clinton\" you could set",
"the custom filter to:",
" ",
"     (sn=clinton)",
"    ",
"This is equivalent to putting \"clinton\" in the SurName field.",
"To search for an entry which has a surname which begins with \"clint\" and",
"has a givenname equal to \"william\" you could use:",
" ",
"     (&(sn=clint*)(givenname=william))",
"    ",
"This is equivalent to setting the SurName field to \"clint*\" and the",
"GivenName field to \"william\".",
"To search for an entry where either the common name OR the email address",
"contains \"abcde\" you could use:",
" ",
"     (|(cn=*abcde*)(mail=*abcde*))",
" ",
"That isn't equivalent to anything you can do by setting the other fields",
"because of the OR.",
" ",
"<End of help on this topic>",
NULL
};


char *h_composer_qserv_qq[] = {
 " ",
"This one is a little different from the rest of the categories.  It causes",
"a search to be formed from the configured search filter that you filled",
"in when you added the directory server to your configuration. It can also",
"be combined with the other fields if you'd like.",
" ",
"<End of help on this topic>",
NULL
};


char *h_address_format[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>INTERNET EMAIL ADDRESS FORMAT</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>INTERNET EMAIL ADDRESS FORMAT</H1>",
" ",
"A valid email address on the Internet has a username, an &quot;@&quot; sign, ",
"and then a domain, with no spaces.  ",
"For example, jsmith@art.nowhere.edu might be the email address",
"of a person  ",
"with the username &quot;jsmith&quot; who has an account in the domain",
"&quot;art.nowhere.edu&quot;.  The number of dot-separated segments on the ",
"right of the &quot;@&quot; sign can vary - a shorter example would be ",
"isabelle@elsewhere.edu (the shortest possible form: here, only the ",
"organization's domain is specified after the &quot;@&quot; sign); a longer ",
"example would be ",
" jsingh@shakti.edutech.nowhere.edu",
"(here, the name of the host &quot;shakti&quot; in the domain ",
"edutech.nowhere.edu is also specified).  ",
"<P>  ",
"If you do not know the exact email address of someone you want to write ",
"to, ask them what it is using other means of communication than email; or ",
"use the tools for ",
"finding people's addresses that are available on the Internet.  See, ",
"for example, the World Wide Web site:",
"<P>",
"<CENTER><A HREF=\"http://www.washington.edu/nic/addresses\">http://www.washington.edu/nic/addresses</A></CENTER>",
"<P>",
"If you are sending to someone on the same system as you are, you can leave",
"the &quot;@&quot; sign and all the information to its right off of the ",
"address, and Pine will fill it in automatically, ",
"unless the feature ",
"<A HREF=\"h_config_compose_rejects_unqual\">&quot;compose-rejects-unqualified-addrs&quot;</A> is set in SETUP CONFIGURATION.  Sometimes you can also",
"abbreviate the right part of the address if you are at the same domain.<P>",
" ",
"When an email address you send a message to is not reachable -- either because ",
"it is simply an incorrect address, or because email can temporarily not be ",
"delivered to it due to a technical problem on the way to or at the recipient's ",
"end -- you will almost always get an error notification email message back.",
"<P>",
"If you encounter problems with, or have questions about, email delivery or",
"email address syntax, contact your local network computing consultants.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_flag_important[] = {
 "<html>",
"<title>STATUS FLAG: Important</title>",
"<body>",
"<h1>STATUS FLAG: Important</h1>",
" ",
" ",
"The <EM>Important</EM> flag, indicated by an asterisk in Pine's",
"MESSAGE&nbsp;INDEX",
"screen, can only be set by the user, and is intended to be used in",
"whatever fashion makes sense to you.  You are the only one that can set or",
"clear it. ",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_flag_new[] = {
 "<html>",
"<title>STATUS FLAG: New</title>",
"<body>",
"<h1>STATUS FLAG: New</h1>",
" ",
" ",
"The <EM>New</EM> flag, indicated by the letter 'N' in Pine's",
"MESSAGE&nbsp;INDEX screen,",
"is automatically set when messages are delivered to your Inbox (or other",
"folder specified outside of Pine).  Likewise, it is cleared automatically",
"the first time you read the message it is associated with.",
" ",
"<P>",
"Sometimes it's helpful in prioritizing your mail.  For example, perhaps",
"a message isn't weighty enough to assign it an <A HREF=\"h_flag_important\">Important</A> flag, but",
"you'd like to be reminded of it next time you read mail.  This can be done",
"easily by <A HREF=\"h_common_flag\">explicitly</A> resetting the <EM>New</EM> flag.",
" ",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_flag_answered[] = {
 "<html>",
"<title>STATUS FLAG: Answered</title>",
"<body>",
"<h1>STATUS FLAG: Answered</h1>",
" ",
"The <EM>Answered</EM> flag, indicated by the letter 'A' in Pine's",
"MESSAGE&nbsp;INDEX",
"screen, is automatically set when you reply to a message.  This flag is not",
"automatically cleared.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_flag_deleted[] = {
 "<html>",
"<title>STATUS FLAG: Deleted</title>",
"<body>",
"<h1>STATUS FLAG: Deleted</h1>",
" ",
"The <EM>Deleted</EM> flag, indicated by the letter 'D' in Pine's",
"MESSAGE&nbsp;INDEX",
"screen, is set when you use the &quot;\"D&nbsp;Delete&quot; command.",
"It is cleared",
"when you use the &quot;U&nbsp;Undelete&quot; command.",
" ",
"<P>",
"Messages marked with this flag will be permanently removed from",
"the folder when you issue the <A HREF=\"h_index_cmd_expunge\">Expunge</A>",
"command, or",
"when you indicate acceptance of their removal upon leaving the folder.",
" ",
"<P>",
"Note, there can be other actions implicit in the",
"&quot;D&nbsp;Delete&quot; command,",
"such as advancing to the next message, that may be momentarily undesirable.",
"For this reason, it's sometimes useful to set or clear the <EM>Deleted</EM>",
"flag <A HREF=\"h_common_flag\">explicitly</A>.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_pers_name[] = {
 "<html>",
"<title>OPTION: Personal-Name</title>",
"<body>",
"<h1>OPTION: Personal-Name</h1>",
" ",
"This value is used to determine the full name part of the \"From\" address",
"on messages you send.",
"<!--chtml if pinemode=\"os_windows\"-->",
" PC-Pine requires that this be set in order to properly construct the \"From\" address.",
"<!--chtml else-->",
" If unset, Unix Pine will obtain your full name from",
" the system password file. PC-Pine, on the other hand, requires that this be set.",
"<!--chtml endif-->",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_pruned_folders[] = {
 "<html>",
"<header>",
"<title>OPTION: Pruned-folders</title>",
"</header>",
"<body>",
"<h1>OPTION: Pruned-folders</h1>",
" ",
"This variable allows you to define a list of one or more folders that",
"Pine will offer to prune for you in the same way it automatically offers",
"to prune your \"sent-mail\" folder each month.<p>",
" ",
"That is, once a month for each folder listed, Pine will offer to move",
"the contents of the folder to a new folder of the same name but with",
"the previous month's date appended.  Pine will then look for any such",
"date-appended folder names created for a previous month, and offer each",
"one it finds for deletion.<p>",
" ",
"If you decline the first offer, no mail is moved and no new folder is",
"created.<p>",
" ",
"Folders listed are assumed to exist, and the archive folders will be created,",
"in the first collection defined by the \"folder-collections\" variable.<p>",
" ",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_upload_cmd[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Upload-command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Upload-command</H1>",
" ",
"This option affects the behavior of the Composer's &quot;Read File&quot; ",
"(^R in the message body) and &quot;Attach File&quot; (^J in the header) ",
"commands.  It specifies",
"a Unix program name, and any necessary command line arguments, that Pine can",
"use to transfer files from your personal computer into messages that you are",
"composing.<P>",
" ",
"<B>Note:</B> this facility is intended for use with serial line transfer ",
"protocols, such as kermit, xmodem, or zmodem.  It is <B>not</B> intended",
"to work with TCP/IP file transfer programs such as ftp.<P>",
" ",
"If a program is specified, the commands listed above are modified to offer a",
"subcommand (^Y) to activate the transfer.  Obviously, the Unix program",
"specified here must match the transfer program or protocol available on the",
"personal computer.<P>",
" ",
"Pine expects to exchange uploaded data via a file on your Unix system.  When",
"the specified upload program finishes, Pine expects the uploaded data to be",
"contained in this file.<P>",
" ",
"When upload is invoked via the &quot;Read File&quot; subcommand, Pine ",
"generates a",
"temporary file name that it will pass to the specified Unix program.  Pine",
"will read the resulting uploaded text from this file and then delete it when",
"the upload command is finished.<P>",
" ",
"When upload is invoked via the &quot;Attach File&quot; subcommand, Pine will ",
"prompt",
"you for the name of the file that is to contain the uploaded information that",
"it is to attach.  Pine will attach this file to the composition, but will",
"<B>not</B> delete this file after the upload command is finished.<P>",
" ",
"The special token &quot;_FILE_&quot; may be included among the Unix program's ",
"command",
"line arguments.  Pine will replace this symbol with the name of the file",
"being used to exchange the uploaded information.  This token allows you to",
"position the file name where it is required in the Unix program's command",
"line arguments.<P>",
" ",
"If the &quot;_FILE_&quot; token is not present in the specified command, the",
"temporary file's name is automatically appended to the specified Unix",
"program.  In other words, you don't need to use &quot;_FILE_&quot; if it is the",
"<B>last</B> command line argument.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_upload_prefix[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Upload-command-prefix</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Upload-command-prefix</H1>",
" ",
"This option is used in conjunction with the Upload-command option.",
"It defines text to be written to the terminal emulator (via standard output)",
"immediately prior to starting upload command.  This is useful for",
"integrated serial line file transfer agents that permit command passing",
"(e.g., Kermit's APC method).<P>",
" ",
"The special token &quot;_FILE_&quot; may be included in the string specification.",
"That symbol will be replaced with the (Pine-created) name of the temporary",
"file in which Pine will expect to find the uploaded file.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_download_cmd[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Download-command</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Download-command</H1>",
" ",
"This option affects the behavior of the Export command.  It specifies a Unix",
"program name, and any necessary command line arguments, that Pine can use to",
"transfer the exported message to your personal computer's disk.<P>",
"Note: this facility is intended for use with serial line transfer ",
"protocols, such as kermit, xmodem, or zmodem.  It is <B>not</B> intended",
"to work with TCP/IP file transfer programs such as ftp.<P>",
"If a program is specified, the Export command is modified to offer a",
"subcommand (^V) to activate the transfer (in lieu of saving it to",
" the machine where Pine is running).  Obviously, the Unix program",
"specified here must match the transfer program or protocol available on the",
"personal computer.<P>",
" ",
"When this subcommand is selected and before Pine invokes the specified Unix",
"program, Pine will create a temporary file containing the text of the",
"exported message.  Pine uses this file to pass the exported message text to",
"the specified Unix program.<P>",
" ",
"The special token &quot;_FILE_&quot; may be included among the Unix program's command",
"line arguments.  Pine will replace this symbol with the temporary file's name",
"before executing the Unix program.  This token allows you to position the",
"file name where it is required in the Unix program's command line arguments.",
"<P>",
"If the &quot;_FILE_&quot; token is not present in the specified command, the",
"temporary file's name is automatically appended to the specified Unix",
"program.  In other words, you don't need to use &quot;_FILE_&quot; if it is the",
"<B>last</B> command line argument.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_download_prefix[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Download-command-prefix</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Download-command-prefix</H1>",
" ",
"This option is used in conjunction with the Download-command option.",
"It defines text to be written to the terminal emulator (via standard output)",
"immediately prior to starting the download command.  This is useful for",
"integrated serial line file transfer agents that permit command passing",
"(e.g., Kermit's APC method).",
"<P>",
"The special token &quot;_FILE_&quot; may be included in the string ",
"specification.",
"That symbol will be replaced with the (Pine-created) name of the temporary",
"file into which Pine will place the message to be downloaded.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_mailcap_path[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: mailcap-search-path</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: mailcap-search-path</H1>",
"This variable is used to replace Pine's default mailcap file search path.",
"It takes one or more file names (full paths must be specified) in which to",
"look for mail capability data.  The default search path can be found in the",
"<A HREF=\"h_news\">release notes</A> (accessible via the &quot;R&quot; command ",
"from the main menu).",
"If there is more than one file name listed, list members should be delimited",
"by ",
"<!--chtml if pinemode=\"os_windows\"-->",
"a semi-colon (;) under Windows; for example:<PRE>",
"        C:&#92;MYCONFIG&#92;MAILCAP.TXT;H:&#92;NETCONFIG&#92;MAILCAP.TXT",
"</PRE>",
"<!--chtml else-->",
"a colon (:) under UNIX; for example:<PRE>",
"        ~/.mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap",
"</PRE>",
"<!--chtml endif-->",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_mimetype_path[] = {
 "        OPTION: mimetype-search-path",
" ",
"This variable is used to replace Pine's default mime.types file search path.",
"It takes one or more file names (full paths must be specified) in which to",
"look for file-name-extension to MIME type mapping data.  The default search",
"path can be found in the release notes (\"R\" command off the main menu).",
" ",
"If there is more than one file name listed, list members should be delimited",
"by a colon (:) under UNIX and a semi-colon (;) under Windows.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_set_att_ansi[] = {
 "        OPTION: Set printer to attached ansi printer",
" ",
"Type \"S\" to set your printer to \"attached-to-ansi\".",
"It is OK to include \"attached-to-ansi\" in your personal list below.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_set_att_ansi2[] = {
 "        OPTION: Set printer to attached ansi printer (no formfeed)",
" ",
"Type \"S\" to set your printer to \"attached-to-ansi-no-formfeed\".",
"It is OK to include \"attached-to-ansi-no-formfeed\" in your personal",
"list below.",
" ",
"This is the same as the \"attached-to-ansi\" option except that a",
"formfeed character will not be appended to the end of the print job.",
"If your printer already ejects the paper by itself at the end of the",
"job, you may prefer the \"no-formfeed\" form of this printer so that you",
"don't get an extra blank page between print jobs.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_set_stand_print[] = {
 "        OPTION: Set default printer",
" ",
"Move to the printer you want and type \"S\" to set it to be your",
"default printer.  This list is not modifiable by you and has been",
"set up by the system administrators.  If there is more than one printer",
"listed in the Command List, you will be able to cycle through that",
"whole list at the time you print, starting with your default.",
"It is OK to include entries from this Standard list in your personal",
"list below.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_set_custom_print[] = {
 "        OPTION: Set default printer",
" ",
"You may add as many print commands as you want to your personal list.",
"Specify one of them as your default printer by moving to the printer",
"you want and typing \"S\".  If there is more than one printer listed",
"in the Command List, you will be able to cycle through that list at",
"the time you print, starting with your default.  It is OK to include",
"entries from the Standard list above or to include the command",
"\"attached-to-ansi\" or \"attached-to-ansi-no-formfeed\" as one of the",
"entries here.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_user_id[] = {
 "<html>",
"<head>",
"<title>OPTION: User-Identification</title>",
"</head>",
"<body>",
"<h1>OPTION: User-Identification</h1>",
"This value is used as part of the \"From\" address on messages you send.",
"It is also the default login name for remote IMAP server access.  Set this",
"to the username part you want to appear on outgoing email.",
" ",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_user_dom[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: User-Domain</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: User-Domain</H1>",
"This value specifies the domain part (right-hand side) of your return",
"address on outgoing email and is also used as the default domain for email",
"composed to a local user.",
"<!--chtml if pinemode=\"os_windows\"-->",
" This value is required for PC-Pine. If you are unsure as to what this should be,",
" contact your local help desk, system administrator, or Internet Service Provider.",
"<!--chtml else-->",
" If unset, Unix Pine will obtain the domain from",
" the system.  Often this value will be set for your whole site by the",
" system administrator.<P>",
"<!--chtml endif-->",
"If you set this, see also the <A HREF=\"h_config_quell_local_lookup\">",
"&quot;quell-user-lookup-in-passwd-file&quot;</A> feature.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_smtp_server[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: SMTP-Server</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: SMTP-Server</H1>",
"This value specifies the name of one or more SMTP ",
"(Simple Mail Transfer Protocol) servers for sending mail. ",
"<!--chtml if pinemode=\"os_windows\"-->",
"You must have an SMTP server for use with PC-Pine.  SMTP servers are",
"normally set up by a system administrator for use by all members of a given",
"campus or department.  Contact your local help desk to ask what SMTP",
"servers you should use.  ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<!--chtml else-->",
"Unix Pine users do not need to use an SMTP server",
"and can leave this blank.",
"<!--chtml endif-->",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_nntp_server[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: NNTP-Server</TITLE></HEAD>",
"<BODY>",
"<H1>OPTION: NNTP-Server</H1>",
" ",
"This value specifies the name of the NNTP (Network News Transfer Protocol)",
"server for reading and posting USENET news.  NNTP servers are normally",
"set up by a system administrator for use by all members of a given campus",
"or department.  Contact your local help desk to ask what NNTP servers you",
"should use.  ",
"<!--chtml if pinemode=\"os_windows\"--><!--chtml else-->",
"Often Unix Pine users will find that this variable has been",
"set for the whole system (and they don't have to worry about it).  ",
"<!--chtml endif-->",
"When you",
"define an NNTP server here, Pine implicitly defines a news collection for",
"you, assuming that server as the news server and assuming that you will",
"use the NNTP protocol and a local newsrc configuration file for reading",
"news.  For more about reading news with Pine, see the ",
"<A HREF=\"h_news\">release notes</A>.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_inbox_path[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Inbox-Path</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Inbox-Path</H1>",
" ",
"This value overrides the default value of your INBOX name/path/location.",
"<!--chtml if pinemode=\"os_windows\"-->",
"PC-Pine users must specify an inbox path and it must be a folder on an",
"IMAP server.  ",
"<!--chtml else-->",
"Unix and VMS Pine users will often find that this variable",
"has been pre-configured by your system administrator.  ",
"<!--chtml endif-->",
"You may be able to specify an alternate INBOX which is either a local folder ",
"or a folder on an IMAP server.",
"<P>",
"A typical remote inbox-path entry would be: &#123;monet.art.nowhere.edu}INBOX",
"where &quot;monet.art.nowhere.edu&quot; is replaced by the name of your IMAP",
"mail server.",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_default_fcc[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Default-FCC (File Carbon Copy)</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Default-FCC (File Carbon Copy)</H1>",
" ",
"This value specifies where a copy of outgoing mail should be saved.  If",
"this is not a path name, it will be in the default collection for saves.",
"Any valid folder specification, local or IMAP, is allowed.  This default",
"folder carbon copy only applies when the ",
"<A HREF=\"h_config_fcc_rule\">&quot;fcc-name-rule&quot;</A> ",
"is set to use the default folder.  ",
"<!--chtml if pinemode=\"os_windows\"-->",
"PC-Pine default is &quot;SENTMAIL&quot; (normally stored as SENTMAIL.MTX)",
"<!--chtml else-->",
"Unix Pine default",
"is normally &quot;sent-mail&quot; in the default folder collection. ",
"<!--chtml endif-->",
"<P>",
"If you access your email through an IMAP server, especially if you often switch between Un$",
"and PC-Pine, or between various desktop email systems, you may want to set this to a folde$",
"IMAP server (remember that in order to later access this remote folder through Pine, it",
"must be in a folder collection. See <A HREF=\"h_what_are_collections\">Folder Collections Explained</a>",
"for more information). An example:<p>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/sent-mail</SAMP></CENTER>",
"<P>",
"To suppress saving of outgoing mail, set: default-fcc=&quot;&quot;",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_def_save_folder[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Default-Saved-Msg-Folder</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Default-Saved-Msg-Folder</H1>",
" ",
"This option determines the default folder name for save-message operations ",
"(&quot;saves&quot;).",
"<P>",
"If this is not a path name, it will be in the default collection for saves.",
"Any valid folder specification, local or IMAP, is allowed.  This default",
"folder only applies when the <A HREF=\"h_config_saved_msg_name_rule\">&quot;",
"saved-msg-name-rule&quot;</A> doesn't override it.  ",
"<!--chtml if pinemode=\"os_windows\"-->",
"PC-Pine default is &quot;SAVEMAIL&quot; (normally stored as SAVEMAIL.MTX).",
"<!--chtml else-->",
"Unix Pine default",
"is normally &quot;saved-messages&quot; in the default folder collection.",
"<!--chtml endif-->",
"If you access your email through an IMAP server, especially if you often switch between Un$",
"and PC-Pine, or between various desktop email systems, you may want to set this to a folde$",
"IMAP server (remember that in order to later access this remote folder through Pine, it",
"must be in a folder collection. See <A HREF=\"h_what_are_collections\">Folder Collections Explained</a>",
"for more information). An example:<p>",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/saved-messages</SAMP></CENTER>",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_postponed_folder[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Postponed-Folder</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Postponed-Folder</H1>",
"This value overrides the default name for the folder where postponed",
"messages are saved.  If this is not a path name, it will be in the default",
"collection for message Saves.  Any valid folder specification, local or",
"remote, is allowed. ",
"PC-Pine default",
"is &quot;POSTPOND&quot; (stored as POSTPOND.MTX).",
"The Unix Pine default is normally &quot;postponed-msgs&quot;",
"in the default collection. ",
"<P>",
"Tip: If you are using different installations of (PC-)Pine -- for example, PC-Pine on your personal",
"computer at home, and Unix Pine on campus -- you can postpone a composition begun with one Pine and",
"resume it later with the other if you set this option to the <B>same folder on the same IMAP host</B>",
"in all Pine copies you use. ",
"(Remember that in order to later access this remote folder through Pine, it must be in a folder",
"collection. See <A HREF=\"h_what_are_collections\">Folder Collections Extensions Explained</a>",
"for more information). An",
"example:<p> ",
"<CENTER><SAMP>{monet.art.nowhere.edu}mail/postponed-msgs</SAMP></CENTER>",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_read_message_folder[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Read-Message-Folder</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Read-Message-Folder</H1>",
" ",
"By virtue of specifying a folder name here, Pine will be configured to",
"save all messages which you have read during a session into the designated",
"&quot;read messages&quot; folder.  This allows you to more easily distinguish",
"between your really new email (in your INBOX) and those which you have",
"already read.  Depending on how you define the ",
"<A HREF=\"h_config_auto_read_msgs\">&quot;auto-move-read-messages&quot;</A>",
"setting, you may or may not be asked when you quit",
"Pine if you want read messages to be moved to this folder.  In either",
"case, moving the messages means they will be deleted from your INBOX.",
"<P>",
"If this is not a path name, it will be in the default collection for",
"saves.  Any valid folder specification, local or remote (via IMAP), is",
"allowed.  There is no default for the name of the read message folder.",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_form_folder[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Form-Letter-Folder</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Form-Letter-Folder</H1>",
" ",
"A &quot;Form-Letter-Folder&quot; is a mail folder that is intended to",
"contain messages that you have composed and that are intended to be",
"sent in their original form repeatedly.",
" ",
"<P>",
"Setting this variable will alter Pine's usual behavior when you",
"execute the Compose command.  Normally, Pine offers a chance to",
"continue a postponed or interrupted message should one or the other",
"exist.  When this variable is set to a folder name that exists, Pine",
"will also offer the chance to select a message from the folder to",
"insert into the composer (much like when continuing a postponed message).",
"The difference, however, is that Pine will not automatically delete",
"the selected message from the Form Letter Folder.",
"<P>",
"Setting this variable will also affect Pine's behavior when you",
"Postpone a message from the composer.  Normally, Pine simply stashes",
"the message away in your",
"&quot;<A HREF=\"h_config_postponed_folder\">Postponed-Folder</A>&quot;.",
"Regardless of the specified folder's existence, Pine will ask which",
"folder you intend the message to be stored in.  Choose the",
"&quot;F&quot; option to store the message in your Form Letter Folder.",
"This is the most common way to add a message to the folder.",
" ",
"<P>",
"Another method of adding messages to the folder is via the Pine",
"composer's <SAMP>Fcc:</SAMP> field.  If you are sending a message that",
"you expect to send in the same form again, you can enter the Form",
"Letter Folder's name in this field.  Pine, as usual, will copy the",
"message as it's sent.  Note, when you later select this message from ",
"your Form Letter Folder, it will have the same recipients as the original",
"message.",
" ",
"<P>",
"To delete a message from the Form Letter Folder, you can either select",
"the folder from a suitable FOLDER LIST screen, or use the Delete",
"command in the MESSAGE INDEX offered when selecting from the folder as",
"part of the Compose command.  You can delete a Form Letter Folder just",
"as any other folder from a suitable FOLDER LIST screen.",
" ",
"<P>",
"You may find that the <A HREF=\"h_rules_roles\">&quot;Roles&quot;</A>",
"facility introduced in Pine 4.10 can be used",
"to replace the Form Letter Folder.",
" ",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_archived_folders[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Incoming-Archive-Folders</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Incoming-Archive-Folders</H1>",
" ",
"This is like",
"<A HREF=\"h_config_read_message_folder\">Read-Message-Folder</A>,",
"only more general.  You may archive",
"any of the folders in your incoming collection.  This is a list of folder",
"pairs, with the first separated from the second in the pair by a space.",
"The first folder in a pair is the folder you want to archive, and the",
"second folder is the folder that read messages from the first should be",
"moved to.  Depending on how you define the",
"<A HREF=\"h_config_auto_read_msgs\">&quot;auto-move-read-messages&quot;</A>",
"setting, you may or may not be asked when you",
"leave the first folder if you want read messages to be moved to the",
"second folder.  In either case, moving the messages means they will be",
"deleted from the first folder.",
"<P>",
"The name of the first folder in each pair can be either the technical",
"specification of the folder (like what appears in your configuration file)",
"or (much easier) the nickname that you gave the folder when you made it",
"an incoming folder.",
"<p>",
"For example:<p>",
"<CENTER><SAMP>{monet.art.nowhere.edu}inbox {monet.art.nowhere.edu}mail/inbox-archive</SAMP></CENTER>",
"<p>or, using nicknames:<p>",
"<CENTER><SAMP>inbox inbox-archive</SAMP></CENTER>",
"<P>",
"If these are not path names, they will be in the default collection for",
"saves. Any valid folder specification, local or remote (via IMAP), is",
"allowed. There is no default.",
"<P>",
"See the section on <A HREF=\"h_valid_folder_names\">Valid Folder Names</A> for",
"details on the syntax of folder definitions.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_newsrc_path[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: newsrc-path</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: newsrc-path</H1>",
" ",
"This option overrides the default name Pine uses for your \"newsrc\" news",
"status and subscription file.  If set, Pine will take this value as the",
"full pathname for the desired newsrc file.<P>",
" ",
"If this option is <B>not</B> set, ",
"<!--chtml if pinemode=\"os_windows\"-->",
"PC-Pine looks first for $HOME&#92;NEWSRC (where $HOME defaults to the root",
"of the current drive, e.g. &quot;C:&#92;&quot;) and then it looks in the same",
"directory as your pinerc file for NEWSRC.",
"<!--chtml else-->",
"Unix Pine looks for the file ~/.newsrc (that is, the file named .newsrc in ",
"your account's home directory).",
"<!--chtml endif-->",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_signature_file[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: signature-file</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: signature-file</H1>",
" ",
"This is the name of a file which will be automatically inserted into",
"outgoing messages.",
"It typically contains information such as your",
"name, email address and organizational affiliation.",
"Pine adds the",
"signature into the message as soon as you enter the composer so you",
"can choose to remove it or edit it on a message by message basis.",
"Signature file placement in message replies is controlled by the",
"&quot;<A HREF=\"h_config_sig_at_bottom\">signature-at-bottom</A>&quot;",
"setting in the feature list.",
"<P>",
" ",
"The default file name is",
"<!--chtml if pinemode=\"os_windows\"-->",
"&quot;PINE.SIG&quot; in the same directory as your PINERC file.",
"<!--chtml else-->",
"&quot;.signature&quot;.",
"<!--chtml endif-->",
"The signature file must be kept on the local system, not a remote",
"IMAP server.",
"<P>",
" ",
"To create or edit your signature file choose Setup from the Main Menu",
"and then select S for Signature (Main/Setup/Signature).",
"This puts you",
"into the Signature Editor where you can enter a <EM>few</EM> lines of",
"text containing your identity and affiliation.",
" ",
"<P>",
"If the filename is followed by a vertical bar (|) then instead",
"of reading the contents of the file the file is assumed to be a",
"program which will produce the text to be used on its standard output.",
"The program can't have any arguments and doesn't receive any input from Pine,",
"but the rest of the processing works as if the contents came from a file.",
" ",
"<P>",
"Besides regular text, the signature file may also contain",
"(or a signature program may produce) tokens which",
"are replaced with text which usually depends on the message you are replying",
"to or forwarding.",
"For example, if the signature file contains the token",
"<P>",
"<CENTER><SAMP>_DATE_</SAMP></CENTER>",
"<P>",
"anywhere in the text, then that token is replaced by the date",
"the message you are replying to or forwarding was sent.",
"If it contains",
"<P>",
"<CENTER><SAMP>_CURDATE_</SAMP></CENTER>",
"<P>",
"that is replaced with the current date.",
"The first is an example of a token which depends on the message you",
"are replying to (or forwarding) and the second is an example which",
"doesn't depend on anything other than the current date.",
"You have to be a little careful with this facility since tokens which",
"depend on the message you are replying to or forwarding will be replaced",
"by nothing in the case where you are composing a new message from scratch.",
"The use of <A HREF=\"h_rules_roles\">&quot;roles&quot;</A> may help you",
"in this respect.",
"It allows you to use different signature files in different cases.",
"<P>",
" ",
"The list of tokens available for use in the signature file is",
"<A HREF=\"h_index_tokens\">here</A>.",
"<P>",
" ",
"Instead of, or along with the use of &quot;roles&quot; to give you",
"different signature files in different situations, there is also",
"a way to conditionally include text based",
"on whether or not a token would result in specific replacement text.",
"For example, you could include some text based on whether or not",
"the _NEWS_ token would result in any newsgroups if it was used.",
"This is explained in detail",
"<A HREF=\"h_reply_token_conditionals\">here</A>.",
"This isn't for the faint of heart.",
"<P>",
"In the very unlikely event that you want to include a literal token",
"in the signature you must precede it with a backslash character.",
"For example,",
"<P>",
"<CENTER><SAMP>&#92;_DAYDATE_ = _DAYDATE_</SAMP></CENTER>",
"<P>",
"would produce something like",
"<P>",
"<CENTER><SAMP>_DAYDATE_ = Sat, 24 Oct 1998</SAMP></CENTER>",
"<P>",
"It is not possible to have a literal backslash followed by an expanded token.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_init_cmd_list[] = {
 "<html>",
"<header>",
"<title>OPTION: Initial-Keystroke-List</title>",
"</header>",
"<body",
"<h1>OPTION: Initial-Keystroke-List</h1>",
" ",
"The initial keystroke--or command--list option lets you start Pine at",
"any place you like.  Whatever keystrokes you specify here will be executed",
"by Pine upon startup as a macro.  The words SPACE, TAB, DOWN, UP, LEFT, and",
"RIGHT indicate the pressing of those keys.  CR indicates the pressing of",
"the RETURN key.  F1 through F12 represent the function keys, and ^ followed",
"by a character indicates that key pressed along with the control key (in",
"other words, ^P means Ctrl-P).  A string delimited by double-quotes (\")",
"will be expanded into the individual keystrokes (excluding the double-quote ",
"characters).  For example, to view message 1 on startup, you would specify ",
"i,j,1,CR,v.<p>",
" ",
"Restrictions: You cannot pre-type into the composer with the initial",
"keystroke list, and you cannot mix function key commands with letter",
"commands.<p>",
" ",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_comp_hdrs[] = {
 "<html>",
"<header>",
"<title>OPTION: Default-Composer-Headers</title>",
"</header>",
"<body>",
"<h1>OPTION: Default-Composer-Headers</h1>",
" ",
"You can decide which headers you want visible when composing outgoing",
"email using this option.  You can specify any of the regular set, any rich",
"header or any custom header which you have already defined.  If you use",
"this setting at all, you must specify all the headers you want to see, you",
"can't just add to the regular header set.  The default set is To:, Cc:,",
"Attchmnt:, and Subject:.<p>",
" ",
"Note that the \"Newsgroups:\" header will be abbreviated in the Composer",
"display, but should be spelled out in full here.<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_custom_hdrs[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Customized-Headers</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Customized-Headers</H1>",
" ",
"You may add your own custom headers to all outgoing messages.  Each header",
"you specify here must include the header tag ",
"(<A HREF=\"h_composer_reply_to\">Reply-To:</A>, Approved:, etc.)",
"and may optionally include a value for that header.  If you want to see",
"these custom headers each time you compose a message, you must add them to",
"your <A HREF=\"h_config_comp_hdrs\">default composer headers</A> list, ",
"otherwise they become part",
"of the rich header set which you only see when you press the rich header",
"<!--chtml if pinemode=\"function_key\"-->(F5)",
"<!--chtml else-->(Ctrl-R)<!--chtml endif--> command.",
"Here's an example which shows how you might set your Reply-To address.",
"<P>",
"<CENTER><SAMP>Reply-To: Full Name &lt;user@domain&gt;</SAMP></CENTER>",
"<P>",
"or just",
"<P>",
"<CENTER><SAMP>Reply-To: user@domain</SAMP></CENTER>",
"<P>",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_viewer_headers[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Viewer-Headers</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Viewer-Headers</H1>",
" ",
"You may change the default list of headers that are viewed by listing",
"the headers you want to view here.  If the headers in your",
"&quot;viewer-hdrs&quot; list are present in the message, then they",
"will be shown.  The order of the headers you list will be honored.  If",
"the special value &quot;all-except&quot; is included as the first",
"header in the &quot;viewer-hdrs&quot; list, then all headers in the",
"message except those in the list will be shown.  The values are all",
"case insensitive.",
" ",
"<P>",
"Note that once you put anything in the &quot;viewer-hdrs&quot; list,",
"then the original default headers are ignored.  So, if you just wanted",
"to add the header Organization to the list, you would have to list",
"Organization plus all of the other headers originally in the default",
"list.  If you just included Organization and nothing else, then you",
"would see only the Organization header, nothing else.",
" ",
"<P>",
"The default list of headers includes:",
"<UL>",
"  <LI>From",
"  <LI>Resent-From",
"  <LI>To",
"  <LI>Resent-To",
"  <LI>Cc",
"  <LI>Resent-cc",
"  <LI>Bcc",
"  <LI>Newsgroups",
"  <LI>Followup-To",
"  <LI>Date",
"  <LI>Resent-Date",
"  <LI>Subject",
"  <LI>Resent-Subject",
"  <LI>Reply-To",
"</UL>",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_saved_msg_name_rule[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Saved-Msg-Name-Rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Saved-Msg-Name-Rule</H1>",
" ",
"This option determines the default folder name when saving (i.e. using",
"the Save option) a message.  Choose one of the following:",
"default-folder, last-folder-used, by-from, by-sender, by-recipient,",
"by-nick-of-from, by-nick-of-sender, by-nick-of-recip, by-fcc-of-from,  ",
"by-fcc-of-sender, by-fcc-of-recip, by-nick-of-from-then-from,",
"by-nick-of-sender-then-sender, by-nick-of-recip-then-recip,",
"by-fcc-of-from-then-from,  by-fcc-of-sender-then-sender,",
"or by-fcc-of-recip-then-recip.",
" ",
"<P>",
"The default option is &quot;default-folder&quot;, which is the folder",
"called &quot;saved-messages&quot; in Unix Pine and",
"&quot;savemail&quot; in PC-Pine.  To change the default folder, modify",
"the variable called &quot;default-saved-msg-folder&quot;.",
" ",
"<P>",
"Choosing any of the &quot;by-&quot; options cause Pine to attempt to",
"get the chosen option's value for the message being saved.  For",
"example, if &quot;by-from&quot; is chosen, Pine attempts to get the",
"value of who the message came from (i.e. the from address).  Pine then",
"attempts to save the message to a folder matching that value. If",
"&quot;by-from&quot; is chosen and no value is obtained, Pine uses",
"&quot;by-sender&quot;. The opposite is also true.  If",
"&quot;by-recipient&quot; was chosen and the message was posted to a",
"newsgroup, Pine will use the newsgroup name.",
" ",
"<P>",
"If any of the &quot;by-nick&quot; options are chosen, the resulting",
"address is looked up in the user's address book and if found, the",
"nickname for that entry is used.",
"Only simple address book entries are checked, not distribution lists.",
"Similarly, if any of the",
"&quot;by-fcc&quot; options are chosen, the fcc from the corresponding",
"address book entry is used.",
"If no value is found in the address book,",
"then if the chosen option ends with the &quot;then-from&quot;,",
"&quot;then-sender&quot;, or &quot;then-recip&quot; suffix, Pine",
"reverts to the same behavior as &quot;by-from&quot;,",
"&quot;by-sender&quot; or &quot;by-recipient&quot; depending on which",
"option was specified.",
"If the chosen option doesn't end with one of",
"the &quot;then-&quot; suffixes, then Pine reverts to the default",
"folder when no match is found in the address book.",
" ",
"<P>",
"Choosing the option called &quot;last-folder-used&quot;, causes Pine",
"to save to the folder that you saved to the last time you saved a",
"message.  The first time you save a message in a Pine session, Pine",
"attempts to save the message to the default folder.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_fcc_rule[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: FCC-Name-Rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: FCC-Name-Rule</H1>",
" ",
"This option determines the default name for folder carbon copy. Choose",
"one:",
" ",
"<DL>",
"<DT>default-fcc</DT>",
"<DD>This is the normal default, the value of which is set in the",
"&quot;default-fcc&quot; variable as specified earlier in this",
"configuration.",
"</DD>",
" ",
"<DT>last-fcc-used</DT>",
"<DD> Causes Pine to use the folder that was last",
"used in the fcc field",
"</DD>",
" ",
"<DT>by-nickname</DT>",
"<DD>Means that Pine will use the nickname",
"from your address book that matches the first address in the To line.",
"If there is no match, it will use the value of the",
"&quot;default-fcc&quot; variable.",
"</DD>",
" ",
"<DT>by-recipient</DT>",
"<DD>Means Pine will form a folder name",
"based on the left hand side of the first address in the To line.",
"</DD>",
" ",
"<DT>by-nick-then-recip</DT>",
"<DD>Means that it will use the",
"matching nickname from your address book if there is one, otherwise it",
"will extract the recipient name from the address and use that (like",
"by-recipient).",
"</DD>",
" ",
"<DT>current-folder</DT>",
"<DD>Causes a copy to be written to",
"the currently open folder, unless that is the INBOX.  In the case",
"where the current folder is the INBOX, the &quot;default-fcc&quot; is",
"used instead.",
"</DD>",
"</DL>",
" ",
"<P>",
"Note: Whatever the fcc specified by the rule here, it will be",
"over-ridden by any fcc entries you have in your address book.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_sort_key[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Sort-Key</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Sort-Key</H1>",
" ",
"This option determines the order in which messages will be displayed in",
"the MESSAGE INDEX screen.  Choose from:",
"<P>",
"<UL>",
" <LI> <A HREF=\"h_index_sort_arrival\">Arrival</A>",
" <LI> <A HREF=\"h_index_sort_date\">Date</A>",
" <LI> <A HREF=\"h_index_sort_subj\">Subject</A>",
" <LI> <A HREF=\"h_index_sort_ordsubj\">OrderedSubj</A>",
" <LI> <A HREF=\"h_index_sort_from\">From</A>",
" <LI> <A HREF=\"h_index_sort_size\">Size</A>",
" <LI> <A HREF=\"h_index_sort_score\">Score</A>",
" <LI> <A HREF=\"h_index_sort_to\">To</A>",
" <LI> <A HREF=\"h_index_sort_cc\">Cc</A>",
"</UL>",
" ",
"<P>",
"Each type of sort may also be reversed.",
"Normal default is by &quot;Arrival&quot;.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_fld_sort_rule[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Folder-Sort-Rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Folder-Sort-Rule</H1>",
" ",
"This option controls the order in which folder list entries will be",
"presented in the FOLDER LIST screen.  Choose one of the following:",
" ",
"<DL>",
"<DT>Alphabetical</DT>",
"<DD>sort by alphabetical name independent of type",
"</DD>",
" ",
"<DT>Alpha-with-dirs-last</DT>",
"<DD>sort by alphabetical name grouping directory entries",
"to the end of the list",
"</DD>",
" ",
"<DT>Alpha-with-dirs-first</DT>",
"<DD>sort by alphabetical name grouping directory entries",
"to the start of the list",
"</DD>",
"</DL>",
" ",
"The normal default is &quot;Alphabetical&quot;.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_ab_sort_rule[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Address-Book-Sort-Rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Address-Book-Sort-Rule</H1>",
" ",
"This option controls the order in which address book entries will be",
"presented.  Choose one of the following:",
" ",
"<DL>",
"<DT>fullname</DT>",
"<DD>use fullname field, lists mixed in",
"</DD>",
" ",
"<DT>fullname-with-lists-last</DT>",
"<DD>use fullname field, but put lists at end",
"</DD>",
" ",
"<DT>nickname</DT>",
"<DD>use nickname field, lists mixed in",
"</DD>",
" ",
"<DT>nickname-with-lists-last</DT>",
"<DD>use nickname field, but put lists at end",
"</DD>",
" ",
"<DT>dont-sort</DT>",
"<DD>don't change order of file",
"</DD>",
"</DL>",
" ",
"<P>",
"The normal default is &quot;fullname-with-lists-last&quot;.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_char_set[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Character-Set</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Character-Set</H1>",
" ",
"The character-set configuration option is used for both displaying",
"and sending messages.",
" ",
"<P>",
"When displaying a message, Pine compares this setting to the character",
"set specified in the message.  If they do not match, then Pine places",
"a comment in the displayed text (enclosed in square-brackets) indicating",
"that some characters may not be displayed correctly.",
" ",
"<P>",
"When sending a message the text typed in the composer and all text",
"attachments are labeled with the character set specified by this option.",
" ",
"<P>",
"The default value for this option is &quot;US-ASCII&quot;.",
"<!--chtml if pinemode=\"os_windows\"-->",
"The value you choose for this option should be consistent with ",
"your system's Regional Settings.",
"<!--chtml else-->",
"The value you choose for this option should reflect the character",
"set supported by the terminal or emulator Pine is using for its display",
"since that device is responsible for rendering the non-US-ASCII",
"characters.  Similarly, how you input 8-bit characters is a function",
"of the display device, and not something Pine can provide.  You'll need",
"to consult the terminal (or emulator) documention for input instruction.",
"<!--chtml endif-->",
"Typical values for this option might include",
"&quot;ISO-8859-<I>N</I>&quot;, where <I>N</I> might be a number",
"between 1 and 9, or 13, or 15.",
" ",
"<P>",
"If this option is set to something other than &quot;US-ASCII&quot;,",
"then its value will be used to label text you send that contains",
"non US-ASCII (sometimes called &quot;8-bit&quot;) characters.  However,",
"if the text does <EM>not</EM> contain any such characters, it will be",
"labeled as &quot;US-ASCII&quot;, independent of this option's value.",
" ",
"<P>",
"If this option is <EM>not</EM> set and the message text you are sending",
"or any text attachments are found to contain non US-ASCII ",
"(or &quot;8-bit&quot;) characters, then Pine will do one of two things.",
"In the case of reply/forward, apply the character set",
"label of the original text to the outgoing message's text.",
"In the case of an original composition, where the 8-bit",
"characters were likely inserted via file or message",
"inclusion, Pine will label the text as &quot;X-UNKNOWN&quot;.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_editor[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Editor</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Editor</H1>",
"Editor specifies the program invoked by ^_ in the Composer. This is",
"normally an alternative to Pine's internal composer (Pico).  You could use",
"this setting to specify an alternate editor to use occasionally or if you",
"have a favorite editor and want to use it all the time (see the ",
"<A HREF=\"h_config_alt_ed_now\">&quot;enable-alternate-editor-implicitly&quot;</A> setting).  <P>",
"If you specify multiple editors for this option, ^_ will invoke the first one ",
"of those specified that exists and is executable.  When specifying a program ",
"for use here, make sure that the format of the text it saves -- which, when ",
"you exit it, will become the message body in Pine -- is appropriate ",
"for the body of an email message; avoid proprietary formats that may result in ",
"a message body that the recipient of your message will be unable to decipher.",
"<P>",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else-->",
"If you are in doubt about what editors are available on your system, or which ",
"of them may be appropriate for specification here, ask your local computing ",
"support staff.  ",
"<!--chtml endif-->",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_speller[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Speller</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Speller</H1>",
" ",
"This option affects the behavior of the ^T (spell check) command in the",
"Composer.  It specifies the program invoked by ^T in the Composer.  By",
"default, Pine uses the system's &quot;spell&quot; command.  Pine will use the",
"command defined by this option (if any) instead.  When invoking the",
"spell-checking program, Pine appends a tempfile name (where the message is",
"passed) to the command line. Pine expects the speller to correct the",
"spelling in that file. When you exit from that program Pine will read the",
"tempfile back into the composer.",
" ",
"<P>",
"If this option is not set, then the system's &quot;spell&quot; command is used.",
"The spell command does not work the same as the alternate speller.",
"It produces a list of misspelled words on its standard output, instead.",
"Don't set this speller option to the standard Unix spell command.",
"That won't work. If you want to use the standard Unix spell command,",
"set the speller option to nothing.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_display_filters[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Display-Filters</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Display-Filters</H1>",
" ",
"This option defines a list of text-filtering commands (programs or",
"scripts) that may be used to filter text portions of received messages",
"prior to their use (e.g., presentation in the &quot;MESSAGE TEXT&quot;",
"display screen, exporting to a text file).  ",
"For security reasons, the full path name of the",
"filter command must be specified.",
" ",
"<P>",
"The command is executed and the message is piped into its standard input. ",
"The standard output of the command is read back by Pine.  The",
"&quot;_TMPFILE_&quot; token (see below) overrides this default behavior. ",
" ",
"<P> ",
"The filter's use is based on the configured &quot;trigger&quot; string.  The",
"format of a filter definition is:",
" ",
"<P>   ",
"<CENTER>&lt;trigger&gt; &lt;command&gt; &lt;arguments&gt;</CENTER>",
" ",
"<P>",
"You can specify as many filters as you wish, separating them with a comma.  ",
"Each filter can have only one trigger and command.  Thus, two trigger ",
"strings which invoke the same command require separate filter ",
"specifications. ",
" ",
"<P> ",
"The &quot;trigger&quot; is simply text that, if found in the message,",
"will invoke the associated command.  If the trigger contains any space",
"characters, it must be placed within quotes.  Likewise, should you",
"wish a filter to be invoked unconditionally, define the trigger as the",
"null string, &quot;&quot; (two consecutive double-quote characters).  If the",
"trigger string is found anywhere in the text of the message the filter",
"is invoked.  Placing the trigger text within the tokens defined below",
"changes where within the text the trigger must be before considering",
"it a match.",
" ",
"<P>  ",
"Trigger Modifying Tokens:",
"<DL>",
"<DT>_CHARSET(<VAR>string</VAR>)_</DT>",
"<DD>This token tells Pine to invoke the supplied command",
"if the text is in a character set matching <VAR>string</VAR>",
"(e.g., ISO-8859-2 or ISO-2022-JP).",
"</DD>",
" ",
" ",
"<DT>_LEADING(<VAR>string</VAR>)_</DT>",
"<DD>This token tells Pine to invoke the supplied command",
"if the enclosed <VAR>string</VAR> is found to be the first",
"non-whitespace text.",
"<BR>NOTE: Quotes are necessary if <VAR>string</VAR> contains",
"the space character.",
"</DD>",
" ",
"<DT>_BEGINNING(<VAR>string</VAR>)_</DT>",
"<DD>This token tells Pine to invoke the supplied command",
"if the enclosed <VAR>string</VAR> is found at the beginning",
"of any line in the text.",
"<BR>NOTE: Quotes are necessary if <VAR>string</VAR> contains",
"the space character.",
"</DD>",
"</DL>",
" ",
"<P>",
"The &quot;command&quot; and &quot;arguments&quot; portion is simply",
"the command line to be invoked if the trigger string is found.  Below",
"are tokens that Pine will recognize and replace with special values",
"when the command is actually invoked.",
" ",
"<P>",
"Command Modifying Tokens:",
" ",
"<DL>",
"<DT>_TMPFILE_</DT>",
"<DD>When the command is executed, this token is ",
"replaced with the path and name of the temporary ",
"file containing the text to be filtered.  Pine ",
"expects the filter to replace this data with the ",
"filter's result.",
" ",
"<P>",
"NOTE: Use of this token implies that the text to ",
"be filtered is not piped into standard input of the ",
"executed command and its standard output is ignored. ",
"Pine restores the tty modes before invoking the",
"filter in case the filter interacts with the user",
"via its own standard input and output.  ",
"</DD>",
"                        ",
"<DT>_RESULTFILE_</DT>",
"<DD>When the command is executed, this token is ",
"replaced with the path and name of a temporary ",
"file intended to contain a status message from the ",
"filter.  Pine displays this in the message status ",
"field. ",
"</DD>",
" ",
"<DT>_DATAFILE_</DT>",
"<DD>When the command is executed, this token is ",
"replaced with the path and name of a temporary ",
"file that Pine creates once per session and deletes ",
"upon exit.  The file is intended to be used by the ",
"filter to store state information between instances ",
"of the filter.",
"</DD>",
"   ",
"<DT>_PREPENDKEY_</DT>",
"<DD>When the command is executed, this token indicates that a random",
"number will be passed down the input stream before the message text.",
"This number could be used as a session key.  It is sent in this way to",
"improve security.  The number is unique to the current Pine session",
"and is only generated once per session.",
"</DD>",
"</DL>",
" ",
"<P>",
"Performance caveat/considerations:",
"<BR>",
"Testing for the trigger and invoking the filter doesn't come for free.",
"There is overhead associated with searching for the trigger string, testing",
"for the filter's existence and actually piping the text through the filter.",
"The impact can be reduced if the Trigger Modifying Tokens above are ",
"employed.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_sending_filter[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Sending-Filters</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Sending-Filters</H1>",
"      ",
"This option defines a list of text-filtering commands (programs and",
"scripts) that may be selectively invoked to process a message just before",
"it is sent.  If set, the Composer's ^X (Send) command will allow you to",
"select which filter (or none) to apply to the message before it is sent. ",
"For security reasons, the full path of the filter program must be",
"specified. ",
" ",
"<P>",
"Command Modifying Tokens:",
" ",
"<DL>",
"<DT>_RECIPIENTS_</DT>",
"<DD>When the command is executed, this token is replaced ",
"with the space delimited list of recipients of the ",
"message being sent. ",
"</DD>",
"        ",
"<DT>_TMPFILE_</DT>",
"<DD>",
"When the command is executed, this token is ",
"replaced with the path and name of the temporary ",
"file containing the text to be filtered.  Pine ",
"expects the filter to replace this data with the ",
"filter's result.",
" ",
"<P>",
"NOTE: Use of this token implies that the text to ",
"be filtered is not piped into standard input of the ",
"executed command and its standard output is ignored. ",
"Pine restores the tty modes before invoking the",
"filter in case the filter interacts with the user",
"via its own standard input and output.  ",
"</DD>",
"                        ",
"<DT>_RESULTFILE_</DT>",
"<DD>When the command is executed, this token is ",
"replaced with the path and name of a temporary ",
"file intended to contain a status message from the ",
"filter.  Pine displays this in the message status ",
"field. ",
"</DD>",
" ",
"<DT>_DATAFILE_</DT>",
"<DD>When the command is executed, this token is replaced ",
"in the command line with the path and name of a ",
"temporary file that Pine creates once per session ",
"and deletes upon exit.  The file is intended to be ",
"used by the filter to store state information between ",
"instances of the filter.",
"</DD>",
"   ",
"<DT>_PREPENDKEY_</DT>",
"<DD>When the command is executed, this token indicates ",
"that a random number will be passed down the input ",
"stream before the message text.  This number could ",
"be used as a session key.  It is sent in this way ",
"to improve security.  The number is unique to the ",
"current Pine session and is only generated once per ",
"session. ",
"</DD>",
" ",
"<DT>_INCLUDEALLHDRS_</DT>",
"<DD>When the command is executed, this token indicates ",
"that the headers of the message will be passed down the input stream",
"before the message text.",
"</DD>",
" ",
"<DT>_MIMETYPE_</DT>",
"<DD>When the command is executed, this token is replaced in the",
"command name with a temporary file name used to accept any new MIME",
"Content-Type information necessitated by the output of the filter.",
"Upon the filter's exit, if the file contains new MIME type",
"information, Pine verifies its format and replaces the outgoing",
"message's MIME type information with that contained in the file. This",
"is basically a cheap way of sending something other than Text/Plain.",
"</DD>",
"</DL>",
" ",
"<P>   ",
"NOTE: Only the body text, which is visible in the Composer, is piped",
"through this filter.  Attachments are not sent to the filter.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_alt_addresses[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Alt-Addresses</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Alt-Addresses</H1>",
" ",
"This option provides a place for you to list alternative email addresses",
"you may have.  If set, the option affects the behavior of the Reply",
"command and the &quot;+&quot; symbol in the MESSAGE INDEX, which denotes that",
"a message has been addressed specifically to you.",
" ",
"<P>",
"With respect to Reply, the reply-to-all option will exclude addresses",
"listed here.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_abook_formats[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Addressbook-Formats</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Addressbook-Formats</H1>",
" ",
"This option specifies the format that address books are displayed in.",
"Normally, address books are displayed with the nicknames in the first",
"column, the fullnames in the second column, and addresses in the third",
"column.  The system figures out reasonable defaults for the widths of",
"the columns.  An address book may be given a different format by",
"listing special tokens in the order you want them to display.  The",
"possible tokens are NICKNAME, FULLNAME, ADDRESS, FCC, and COMMENT.",
"So, for example, to get the default behavior you could list",
" ",
"<P>",
"<CENTER>addressbook-formats=NICKNAME&nbsp;FULLNAME&nbsp;ADDRESS</CENTER>",
" ",
"<P>",
"(You can also use the token DEFAULT to get the default behavior for",
"an address book format.)",
" ",
"<P>",
"The tokens are separated by spaces.  &quot;Addressbook-formats&quot;",
"is a list, so if you have more than one address book you may have a",
"separate format for each by putting its format at the corresponding",
"location in the \"addressbook-formats\" list.",
" ",
"<P>",
" ",
"Listed first are the personal address books, then the global address",
"books.  So, if you have two personal address books and one global",
"address book, you may have up to three formats in the",
"&quot;addressbook-formats&quot; list.  If",
"&quot;addressbook-formats&quot; doesn't have as many elements as there",
"are address books, the last element is used repeatedly.",
" ",
"<P>",
" ",
"Each of the tokens may also be optionally followed by parentheses with",
"either a number or a percentage inside the parentheses.  For example,",
"<SAMP>FULLNAME(13)</SAMP> means to allocate 13 characters of space to",
"the fullnames column, <SAMP>FULLNAME(20%)</SAMP> means to allocate 20%",
"of the available space (the screen width minus the space for",
"inter-column spaces) to the fullnames column, while plain",
"<SAMP>FULLNAME</SAMP> means the system will attempt to figure out a",
"reasonable number of columns.",
" ",
"<P>",
"There are always 2 spaces between every column, so if you use",
"fixed column widths (like 13) you should remember to take that into",
"account.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_index_format[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Index-Format</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Index-Format</H1>",
" ",
"This option is used to customize the content of lines in the",
"<A HREF=\"h_mail_index\">MESSAGE INDEX screen</A>.  Each line is intended ",
"to convey some amount of immediately relevant information about each ",
"message in the current folder.",
"<P>",
" ",
"Pine provides a pre-defined set of informational fields with",
"reasonable column widths automatically computed.  You can, however,",
"replace this default set by listing special tokens in the order you",
"want them displayed.",
"<P>",
" ",
"The list of available tokens is",
"<A HREF=\"h_index_tokens\">here</A>.",
"<P>",
" ",
"Spaces are used to separate listed tokens.  Additionally, you can",
"specify how much of the screen's width the taken's associated data",
"should occupy on the index line by appending the token with a pair of",
"parentheses enclosing either a number or percentage.  For example,",
"&quot;SUBJECT(13)&quot; means to allocate 13 characters of space to the subject",
"column, and &quot;SUBJECT(20%)&quot; means to",
"allocate 20% of the available space",
"to the subjects column, while plain &quot;SUBJECT&quot; means the system will",
"attempt to figure out a reasonable amount of space.",
"<P>",
" ",
"There is always one space between every pair of columns, so if you use fixed",
"column widths (like 13) you should remember to take that into account.",
"Several of the fields are virtually fixed-width, so it doesn't make",
"much sense to specify the width for them.  The fields STATUS,",
"FULLSTATUS, IMAPSTATUS, MSGNO, the DATE fields, SIZE,",
"and DESCRIPSIZE all fall into that category.",
"You <EM>may</EM> specify widths for those if you wish, but",
"you're probably better off letting the system pick those widths.  <P>",
" ",
"<P>",
"The default is equivalent to:",
" ",
"<P>",
"<CENTER><SAMP>index-format=STATUS&nbsp;MSGNO&nbsp;DATE&nbsp;FROMORTO(33%)&nbsp;SIZE&nbsp;SUBJECT(67%)</SAMP></CENTER>",
" ",
"<P>",
"This means that the four fields without percentages will be allocated",
"first, and then 33% and 67% of the <EM>remaining</EM> space will go to",
"the from and subject fields.  If one of those two fields is specified",
"as a percentage and the other is left for the system to choose, then",
"the percentage is taken as an absolute percentage of the screen, not",
"of the space remaining after allocating the first four columns.  It",
"doesn't usually make sense to do it that way.  If you leave off all",
"the widths, then the subject and from fields (if both are present) are",
"allocated space in a 2 to 1 ratio, which is almost exactly the same as",
"the default.",
" ",
"<P>",
"What you are most likely to do with this configuration option is to",
"specify which fields appear at all, which order they appear in, and the",
"percentage of screen that is used for the from and subject fields if you",
"don't like the 2 to 1 default.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_reply_intro[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Reply-Leadin</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Reply-Leadin</H1>",
" ",
"This option is used to customize the content of the introduction line",
"that is included when replying to a message and including the original",
"message in the reply.",
"The normal default (what you will get if you delete this variable) looks",
"something like:",
"<P>",
"<CENTER><SAMP>On Sat, 24 Oct 1998, Fred Flintstone wrote:</SAMP></CENTER>",
"<P>",
"where the day of the week is only included if it is available in the",
"original message.",
"You can replace this default with text of your own.",
"The text may contain tokens which are replaced with text",
"which depends on the message you are replying to.",
"For example, the default is equivalent to:",
"<P>",
"<CENTER><SAMP>On _DAYDATE_, _FROM_ wrote:</SAMP></CENTER>",
"<P>",
" ",
"Since this variable includes regular text mixed with special tokens",
"the tokens have to be surrounded by underscore characters.",
"For example, to use the token &quot;<SAMP>DATE</SAMP>&quot;",
"you would need to use &quot;<SAMP>_DATE_</SAMP>&quot;,",
"not &quot;<SAMP>DATE</SAMP>&quot;.",
"<P>",
"The list of available tokens is",
"<A HREF=\"h_index_tokens\">here</A>.",
" ",
"<P>",
"For the adventurous, there is a way to conditionally include text based",
"on whether or not a token would result in specific replacement text.",
"For example, you could include some text based on whether or not",
"the _NEWS_ token would result in any newsgroups if it was used.",
"It's explained in detail",
"<A HREF=\"h_reply_token_conditionals\">here</A>.",
" ",
"<P>",
"If your &quot;Reply-Leadin&quot; turns out to be longer",
"than 80 characters when replying to a particular message, it is shortened.",
" ",
"<P>",
"In the very unlikely event that you want to include a literal token",
"in the introduction line you must precede it with a backslash character.",
"For example,",
"<P>",
"<CENTER><SAMP>&#92;_DAYDATE_ = _DAYDATE_</SAMP></CENTER>",
"<P>",
"would produce something like",
"<P>",
"<CENTER><SAMP>_DAYDATE_ = Sat, 24 Oct 1998</SAMP></CENTER>",
"<P>",
"It is not possible to have a literal backslash followed by an expanded token.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_composer_wrap_column[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Composer-Wrap-Column</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Composer-Wrap-Column</H1>",
" ",
" ",
"This option specifies an aspect of Pine's Composer.  This gives the",
"maximum width that auto-wrapped lines will have.  It's also the maximum",
"width of lines justified using the <A HREF=\"h_compose_justify\">^J",
"Justify</A> command.  The normal default",
"is &quot;74&quot;.  The largest allowed setting is normally &quot;80&quot;",
"in order to",
"prevent very long lines from being sent in outgoing mail.  When the mail",
"is actually sent, trailing spaces will be stripped off of each line.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_viewer_overlap[] = {
 "<html>",
"<header>",
"<title>OPTION: Viewer-Overlap</title>",
"</header>",
"<body>",
"<h1>OPTION: Viewer-Overlap</h1>",
" ",
"This option specifies an aspect of Pine's Message Viewing screen.  When",
"the space bar is used to page forward in a message, the number of lines",
"specified by the \"viewer-overlap\" variable will be repeated from the",
"bottom of the screen.  That is, if this was set to two lines, then the",
"bottom two lines of the screen would be repeated on the top of the next",
"screen.  The normal default value is \"2\".<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_scroll_margin[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Scroll-margin</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Scroll-margin</H1>",
" ",
"This option controls when Pine's line-by-line scrolling occurs.",
"Typically, when a selected item is at the top or bottom screen edge",
"and the UP or DOWN (and Ctrl-P or Ctrl-N) keys are struck, the",
"displayed items are scrolled down or up by a single line.",
" ",
"<P>",
"This option allows you to tell Pine the number of lines from the top and",
"bottom screen edge that line-by-line paging should occcur.  For example,",
"setting this value to one (1) will cause Pine to scroll the display",
"vertically when you move to select an item on the display's top or",
"bottom edge.",
" ",
"<P>",
"By default, this variable is zero, indicating that scrolling happens",
"when you move up or down to select an item immediately off the display's",
"top or bottom edge.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_reply_indent_string[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Reply-Indent-String</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Reply-Indent-String</H1>",
" ",
"This option specifies an aspect of Pine's Reply command.",
"When a message is replied to and the text of the message is included, the",
"included text usually has the string &quot;&gt; &quot; prepended",
"to each line indicating it is quoted text.",
"(In case you haven't seen this before, &quot;string&quot; is a technical term",
"which means chunk of text.)",
" ",
"<P>",
"This option specifies a different value for that string.",
"If you wish to use a string which begins or ends with a space,",
"enclose the string in double quotes.",
" ",
"<P>",
"Besides simple text, the prepended string can be based",
"on the message being replied to.",
"The following tokens are substituted for the message's corresponding value:",
" ",
"<DL>",
"<DT>_FROM_</DT>",
"<DD>This token gets replaced with the message sender's &quot;username&quot;.",
"</DD>",
" ",
"<DT>_NICK_</DT>",
"<DD>This token gets replaced with the nickname of the message sender's",
"address as found in your addressbook.",
"If no addressbook entry is found,",
"Pine replaces the characters &quot;_NICK_&quot; with nothing.",
"</DD>",
" ",
"<DT>_INIT_</DT>",
"<DD>This token gets replaced with the initials of the sender of the message.",
"</DD>",
" ",
"</DL>",
" ",
"NOTE: When the",
"<A HREF=\"h_config_prefix_editing\">&quot;enable-reply-indent-string-editing&quot;</A>",
"feature is enabled, you are given the opportunity to edit the string, whether ",
"it is the default or one automatically generated using the above tokens.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_empty_hdr_msg[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Empty-Header-Message</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Empty-Header-Message</H1>",
" ",
"When sending, if all of the To, Cc, and Newsgroups fields are empty,",
"Pine will put a special address in the To line.  The default value is:",
" ",
"<P>",
"<CENTER><SAMP>Undisclosed&nbsp;recipients:&nbsp;;</SAMP></CENTER>",
" ",
"<P>",
"The reason for this is to avoid embarrassment caused by some Internet",
"mail transfer software that interprets a &quot;missing&quot;",
"<SAMP>To:</SAMP> header as an error and replaces it with an",
"<SAMP>Apparently-to:</SAMP> header that may contain the addresses you",
"entered on the <SAMP>Bcc:</SAMP> line, defeating the purpose of the",
"Bcc.  You may change the part of this message that comes before the",
"&quot;:&nbsp;;&quot; by setting the &quot;empty-header-message&quot;",
"variable to something else.",
" ",
"<P>",
"The normal default is &quot;Undisclosed&nbsp;recipients&quot;.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_status_msg_delay[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Status-Message-Delay</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Status-Message-Delay</H1>",
" ",
"If this is set to a positive number, it causes the cursor to move to the",
"status line whenever a status message is printed and pause there for this",
"many seconds.  It will probably only be useful if the ",
"<A HREF=\"h_config_show_cursor\">&quot;show-cursor&quot;</A> feature is also turned on.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_mailcheck[] = {
 "<html>",
"<header>",
"<title>OPTION: Mail-Check-Interval</title>",
"</header>",
"<body>",
"<h1>OPTION: Mail-Check-Interval</h1>",
" ",
"This options specifies, in seconds, how often Pine will check for new",
"mail.  If set to zero, new-mail checking is disabled.  There is a minimum",
"value, normally 15 seconds.<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_news_active[] = {
 "<html>",
"<header>",
"<title>OPTION: News-Active-File-Path</title>",
"</header>",
"<body>",
"<h1>OPTION: News-Active-File-Path</h1>",
" ",
"This option tells Pine where to look for the \"active file\" for newsgroups",
"when accessing news locally, rather than via NNTP.  The default path is",
"usually \"/usr/lib/news/active\".<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_news_spool[] = {
 "<html>",
"<header>",
"<title>OPTION: News-Spool-Directory</title>",
"</header>",
"<body>",
"<h1>OPTION: News-Spool-Directory</h1>",
"This option tells Pine where to look for the \"news spool\" for newsgroups",
"when accessing news locally, rather than via NNTP.  The default path is",
"usually \"/usr/spool/news\".<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_image_viewer[] = {
 "<html>",
"<header>",
"<title>OPTION: Image-Viewer</title>",
"</header>",
"<body>",
"<h1>OPTION: Image-Viewer</h1>",
"<body>",
"This option specifies the program Pine should call to view MIME",
"attachments of type IMAGE (e.g. GIF or TIFF).  The Image Viewer setting is",
"no longer needed, but remains for backward compatibility.  The more",
"general method for associating external printing and viewing programs with",
"specific MIME data types is to use the system's (or your personal)",
"\"mailcap\" configuration file.<p>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</body>",
"</html>",
NULL
};


char *h_config_domain_name[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Use-Only-Domain-Name</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Use-Only-Domain-Name</H1>",
" ",
"This option is used only if the ",
"<A HREF=\"h_config_user_dom\">&quot;user-domain&quot;</A> option is <B>not</B> ",
"set.  If set to &quot;Yes&quot; (and user-domain is not used), then Pine ",
"strips the hostname from your return (&quot;From&quot;) address and when ",
"completing unqualified addresses that you enter into the composer.",
"<P>",
"If you set this, see also the <A HREF=\"h_config_quell_local_lookup\">",
"&quot;quell-user-lookup-in-passwd-file&quot;</A> feature.",
" ",
" ",
"<!--chtml if pinemode=\"os_windows\"-->",
"<P>This option is not applicable to PC-Pine.",
"<!--chtml else-->",
"<P>",
"<!--chtml endif-->",
"<UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_prune_date[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Last-Time-Prune Question</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Last-Time-Prune Question</H1>",
" ",
"This value records the last time you were asked about deleting old",
"sent-mail. It is set automatically by Pine at the beginning of each",
"month. If you wish to suppress the monthly sent-mail pruning feature, set",
"this to a date in the future.  This value is relative to the year 1900, so ",
"to set this, for example, to October 2005, use 105.10; to set it to ",
"May 1999, to 99.05.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_goto_default[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: goto-default-rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: goto-default-rule</H1>",
" ",
"This value affects Pine's behavior when you use the Goto command.",
"Pine's usual behavior has two parts.  If your current folder is",
"&quot;Inbox&quot;, Pine will offer the last open folder as the",
"default.  If the current folder is other than &quot;Inbox&quot;,",
"&quot;Inbox&quot; is offered as the default.",
" ",
"<P>",
"The available options include:",
" ",
"<DL>",
" ",
" <DT>folder-in-first-collection</DT>",
" ",
" <DD> Pine will offer the most recently visited folder in the default",
"collection found in the &quot;Collection List&quot; screen as the default.",
"</DD>",
" ",
" <DT> inbox-or-folder-in-first-collection</DT>",
" ",
" <DD> If the current folder is &quot;Inbox&quot;,",
"Pine will offer the most recently visited folder in the",
"default collection found in the &quot;Collection List&quot; screen.",
"If the current folder is other than &quot;Inbox&quot;,",
"&quot;Inbox&quot; is offered as the default.",
"</DD>",
" ",
" <DT> inbox-or-folder-in-recent-collection</DT>",
" ",
" <DD> This is Pine's default behavior.",
"If the current folder is &quot;Inbox&quot;,",
"Pine will offer the last open",
"folder as the default.",
"If the current folder is other than &quot;Inbox&quot;,",
"&quot;Inbox&quot; is offered as the default.",
"</DD>",
" ",
" <DT> first-collection-with-inbox-default</DT>",
" ",
" <DD> Instead of offering the most recently visited folder in the default",
"collection, the default collection is offered but with &quot;Inbox&quot; as",
"the default folder.",
"If you type in a folder name it will be in the default collection.",
"If you simply accept the default, however, your &quot;Inbox&quot; will be opened.",
"</DD>",
" ",
" <DT> most-recent-folder</DT>",
" ",
" <DD> The last accepted value simply causes the most recently opened",
"folder to be offered as the default regardless of the currently opened",
"folder.",
"</DD>",
"</DL>",
" ",
"<P>",
"NOTE: The default while a newsgroup is open remains the same; the last",
"open newsgroup.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_inc_startup[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: incoming-startup-rule</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: incoming-startup-rule</H1>",
" ",
"This value affects Pine's behavior when opening the &quot;INBOX&quot; or ",
"one of the &quot;INCOMING MESSAGE FOLDERS&quot;.  By default, when the ",
"&quot;INBOX&quot; or another",
"incoming folder is first opened, the current message is set to the first",
"unseen message which has not been marked deleted, or the last message if",
"all of the messages have been seen previously.",
" ",
"<P>",
"The four possible values for this option are:",
" ",
"<DL>",
"<DT>first-unseen</DT>",
"<DD>This is the default described above.",
"</DD>",
" ",
"<DT>first-recent</DT>",
"<DD>Similar to the default, but rather than starting on the first",
"unseen message Pine starts you on the first <EM>recent</EM> message.",
"A message is recent if it arrived since the last time the folder was",
"open.  This value causes the current message to be set to the first",
"recent and undeleted message if there is one, otherwise the last",
"message in the folder.",
"</DD>",
" ",
"<DT>First</DT>",
"<DD>Simply starts you on the <EM>first</EM> undeleted message in the folder.",
"If all messages are deleted you start on the last message.",
"</DD>",
" ",
"<DT>Last</DT>",
"<DD>Simply starts you on the <EM>last</EM> undeleted message in the folder",
"If all messages are deleted you start on the last message.",
"</DD>",
"</DL>",
" ",
"<P>",
"NOTE:  For newsgroups in the incoming collection, &quot;first-unseen&quot; and",
"&quot;first-recent&quot; are the same and are affected by whether or not the",
"feature ",
"<A HREF=\"h_config_news_uses_recent\">&quot;news-approximates-new-status&quot;</A> is turned on.  ",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_browser[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: url-viewers</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: url-viewers</H1>",
"<!--chtml if pinemode=\"os_windows\"-->",
"PC-Pine users do not need to enter anything here, unless:<UL>",
"<LI> they want to override, for use with Pine, the application defined",
"in the Windows operating system for handling URLs; or",
"<LI> they are (planning on) using the same configuration file with ",
"Unix Pine.",
"</UL><HR><P>",
"<!--chtml endif-->",
"This option affects Pine's handling of URLs that are found in ",
"messages you read.  Normally, only URLs Pine can handle directly",
"are automatically offered for selection in the &quot;Message",
"Text&quot; screen.  When one or more applications",
"capable of deciphering URLs on their command line are added here, Pine",
"will choose the first available to display URLs it cannot handle directly.",
"A viewer's availability is based on its being specified with a <B>full",
"directory path</B> and the evaluation of any optionally supplied",
"parameters described below.",
" ",
"<P>",
"Additionally, to support various connection methods and applications, each",
"entry in this list can optionally begin with one or more of",
"the following special tokens.  The allowed tokens include:",
" ",
"<P>",
"<DL>",
"<DT>_TEST(<VAR>test-string</VAR>)_</DT>",
"<DD>",
"The <VAR>test-string</VAR> is a shell command that Pine will run to",
"evaluate a viewer's availability.  The command specified by the test",
"string is run and if its resulting exit status is non-zero, Pine will",
"not consider the associated viewer for use.",
"</DD>",
" ",
"<DT>_SCHEME(<VAR>scheme-list</VAR>)_</DT>",
"<DD>",
"The <VAR>scheme-list</VAR> is a list of one or more (comma-delimited)",
"URL schemes that are to be used with the associated viewer.  This is",
"the way to configure Pine to recognize URLs other than the built-in set.",
"<P>",
"It can also be used to override Pine's built-in handlers.",
"For example, you could specify &quot;news&quot; in the <VAR>scheme-list</VAR>,",
"and Pine would use (provided it passed all other criteria) the associated",
"viewer when it encounterd a URL of the form &quot;news:comp.mail.pine&quot;.",
" ",
"</DD>",
"</DL>",
" ",
"<P>",
"By default, Pine will simply append a space character followed by the",
"selected URL prior to launching the command in your specified SHELL.  You can",
"optionally specify where in the command the selected URL should appear",
"by using the &quot;_URL_&quot; token.  All occurrences found in the command",
"will be replaced with the selected URL before the command is handed",
"to the shell.  If such replacement occurs, the default appending of the",
"selected URL does not take place.",
" ",
"<P>",
"NOTE: If the viewer you specify has any command-line arguments,",
"including the &quot;_URL_&quot; token, you will need to add a",
"double-quote character before the command path and after the last",
"argument (see the &quot;lynx&quot; example below).",
" ",
"<P>",
"So, here are some example entries:",
"<PRE>",
"url-viewers = _TEST(&quot;test -n '$&#123;DISPLAY}'&quot;)_  /usr/local/bin/netscape",
"              &quot;/usr/local/bin/lynx _URL_&quot;",
"              C:&#92;BIN&#92;NETSCAPE.BAT",
"</PRE>",
"<P>",
"This example shows that for the first viewer in the list to be used",
"the environment variable &quot;DISPLAY&quot; must be defined.  If it",
"is, then the path and file &quot;/usr/local/bin/netscape&quot; must exist.  ",
"If neither condition is met,",
"then the path and file &quot;/usr/local/bin/lynx&quot; must exist.  ",
"If it does, then the &quot;_URL_&quot; token is replaced by the selected URL. ",
"If the path to &quot;lynx&quot; is invalid,",
"then the final path and file C:&#92;BIN&#92;NETSCAPE.BAT must exist.  ",
"Note that the last",
"entry is a DOS/Windows path.  This is one way to support Pine running",
"on more than one architecture with the same configuration file.<P>",
"<P>",
"<!--chtml if pinemode=\"os_windows\"-->",
"<!--chtml else-->",
"Note that depending on the type of browser used and the method of ",
"its invocation (such as whether it will open in a separate window) from",
"the MESSAGE TEXT screen, the browser may &quot;supplant&quot; ",
"the MESSAGE TEXT screen, and you will have to quit the browser to return to ",
"it (for example, when using Lynx; to exit Lynx, use the &quot;Q&quot; command).",
"In other words, launching the browser from Pine may make Pine ",
"&quot;disappear&quot; (although it is still &quot;running&quot;)",
"until you close the browser again.<P>  ",
"<UL><LI><A HREF=\"h_config_browser_xterm\">Defining url-viewers in an X windows ",
"environment: for advanced users and  systems administrators</A>",
"</UL>",
"<!--chtml endif-->",
"<P>If you are unsure what browsers are available on your system or how to ",
"specify them in Pine's url-viewers option for best usability, contact your ",
"local computing support staff.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_browser_xterm[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>url-viewers and X windows applications</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>Defining url-viewers in an X windows ",
"environment: for advanced users and  systems administrators</H1>",
"If you are using Pine with an X-terminal (emulator) and want to define an ",
"X windows-based application in url-viewers, ",
"you may want to do so in a manner that causes any <B>already</B> ",
"invoked viewer application to be used for viewing URLs you select from Pine ",
"messages, and a <B>new</B> URL-viewer process to be ",
"started <B>only</B> if the same application has <B>not already</B> ",
"been launched -- for one reason, to avoid file-locking contentions among ",
"multiple invocations of the same URL-viewer application.  ",
"(The example entries set in the help screen for the &quot;url-viewers&quot; ",
"option does not do this.)  A method of doing that would be:<OL>",
"<LI> use ",
"the _TEST(<VAR>test-string</VAR>)_ token in the <B>first</B> entry to ",
"check (using commands appropriate for your Unix shell",
"in place of <VAR>test-string</VAR>) for the presence of a ",
"lockfile created by the URL-viewer application -- which implies that the ",
"application is already running, though this is not foolproof. ",
"Following that in the same url-viewers entry, specify the ",
"application with its appropriate command line option(s) to ",
"show the URL selected from the Pine message in an already open window of ",
"that application, or perhaps in a new window of that application.  ",
" ",
"<LI> In the ",
"<B>second</B> entry for the url-viewers option, specify the same ",
"application without those command line options, but this time using the ",
"_TEST(...)_ token to check whether the environment variable &quot;DISPLAY&quot;",
"is defined.",
"<LI> If you may be using Pine (with the same .pinerc file) outside of the X ",
"windows environment (for instance, using VT-100 terminal emulation), you ",
"may wish to specify a non-X windows URL-viewer application such as Lynx",
"as the last entry.",
"</OL><BR>",
"How exactly you define your url-viewers entries to do this will depend on ",
"the command shell, the URL-viewer application(s), and possibly the specific ",
"version of the latter, you are using.  ",
"<P>",
"Relevant command ",
"line options for the Netscape browser for showing URLs (selected from Pine) ",
"when Netscape is already running are discussed in the document",
"&quot;Remote Control of UNIX Netscape&quot; ",
"found at the URL (as of 12 Aug. 1998):",
"<P>",
" ",
"<CENTER><A HREF=\"http://home.netscape.com/newsref/std/x-remote.html\">http://home.netscape.com/newsref/std/x-remote.html</A></CENTER>",
" ",
"<P>(If the URL-viewer application is ",
"<B>not</B> running on the same host as Pine, but being launched from an ",
"applications server, you may not be able to use the command line options for ",
"using an existing invocation of the application in Pine's url-viewers entry.)",
"<P>",
"<!--chtml if this-method=\"shown-to-work\"-->",
"An example using the Korn shell and the Netscape browser (first entry wrapped ",
"because of its length, but should all appear on one line):",
"<P>",
"url-viewers = _TEST(\"test -L /myhomedir/.netscape/lock\")_ &quot;/usr/local/bin/netscape -remote 'openURL(_URL_,  new-window)' &amp;&quot;<BR>",
" ",
"_TEST(&quot;test -n '$&#123;DISPLAY}'&quot;)_ &quot;/usr/local/bin/netscape &amp;&quot;<BR>",
"              &quot;/usr/local/bin/lynx '_URL_'&quot;",
"<P>",
"<!--chtml endif-->",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_full_hdr[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-full-header-cmd</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-full-header-cmd</H1>",
" ",
"This feature enables the &quot;H Full Headers&quot; command which toggles between",
"the display of all headers in the message and the normal edited view of",
"headers.  The Full Header command also controls which headers are included",
"for Export, Pipe, Print, Forward, and Reply functions.  (For Reply, the",
"Full Header mode will respect the",
"<A HREF=\"h_config_include_header\">&quot;include-headers-in-reply&quot;</A>",
"feature setting.)",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_pipe[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-unix-pipe-cmd</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-unix-pipe-cmd</H1>",
" ",
"This feature enables the \"| Pipe\" command that sends the current message",
"to the specified Unix command for external processing.  Not available on",
"PC-Pine.",
"<P>",
" ",
"A short description of how the pipe command works is given",
"<A HREF=\"h_pipe_command\">here</A>.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_tab_complete[] = {
 "        FEATURE: enable-tab-completion",
" ",
"This feature enables the TAB key when at a prompt for a filename. In this",
"case, TAB will cause the partial name already entered to be automatically",
"completed, provided the partial name is unambiguous.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_quit_wo_confirm[] = {
 "         FEATURE: quit-without-confirm",
" ",
"This feature controls whether or not Pine will ask for confirmation when a",
"Quit command is received.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_jump[] = {
 "         FEATURE: enable-jump-shortcut",
" ",
"Setting this feature will allow you to enter a number (followed by RETURN)",
"and jump to that message number, when in the MESSAGE INDEX or MESSAGE TEXT",
"screens.  In other words, it obviates the need for typing the \"J\" for the",
"Jump command.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_alt_ed[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-alternate-editor-cmd</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-alternate-editor-cmd</H1>",
" ",
"If this feature is set, and the ",
"<A HREF=\"h_config_editor\">&quot;editor&quot;</A> option",
"<B>is not</B> set, entering",
"the ^_ (Ctrl-underscore) key while composing a message will prompt you",
"for the name of the editor you would like to use.",
"<P>",
"If the environment variable $EDITOR is set, its value will be offered as",
"a default.",
"<P>",
"If the <A HREF=\"h_config_editor\">&quot;editor&quot;</A> option",
"<B>is</B> set, the ^_ key will activate the specified",
"editor without prompting, in which case it is not necessary to",
"set the &quot;enable-alternate-editor-cmd&quot; feature.  ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_alt_ed_now[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-alternate-editor-implicitly</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-alternate-editor-implicitly</H1>",
" ",
"If this feature and the <A HREF=\"h_config_editor\">&quot;editor&quot;</A>",
"variable are both set, Pine will",
"automatically activate the specified editor when the cursor is moved from",
"the header of the message being composed into the message text.  For",
"replies, the alternate editor will be activated immediately.  If this",
"feature is set but the &quot;editor&quot; variable is not set, then Pine will",
"automatically ask for the name of an alternate editor when the cursor",
"is moved out of the header being composed, or if a reply is being done.",
" ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_bounce[] = {
 "         FEATURE: enable-bounce-cmd",
" ",
"Setting this feature enables the \"B Bounce\" command, which will prompt",
"for an address and *remail* the message to the new recipient.  This command",
"is used to re-direct messages that you have received in error, or need to",
"be redirected for some other reason (e.g. list moderation).  The final",
"recipient will see a header indicating that you have Resent the msg, but",
"the message's From: header will show the original author of the message,",
"and replies to it will go back to that author, and not to you.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_agg_ops[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-aggregate-command-set</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-aggregate-command-set</H1>",
"Setting this feature enables the commands and subcommands that relate to",
"performing operations on more than one message at a time.  We call these",
"&quot;aggregate operations&quot;.  In particular, the ",
"<!--chtml if pinemode=\"function_key\"-->&quot;F5",
"<!--chtml else-->&quot;;",
"<!--chtml endif--> Select&quot;, ",
" ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F6",
"<!--chtml else-->",
"&quot;A ",
"<!--chtml endif-->",
"Apply&quot;, and ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F4",
"<!--chtml else-->",
"&quot;Z ",
"<!--chtml endif-->",
"Zoom&quot; commands are enabled by this feature.  Select is used to",
"&quot;tag&quot; one or more messages meeting the specified criteria.  Apply can",
"then be used to apply any message command to all of the selected/tagged",
"messages.  Further, the Zoom command allows you to toggle the MESSAGE INDEX",
"view between just those Selected and all messages in the folder.",
"<P>",
"This feature also enables the ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F7&quot; ",
"<!--chtml else-->",
"&quot;^X&quot; ",
"<!--chtml endif-->",
" ",
"subcommand in the MESSAGE INDEX ",
"WhereIs command which causes all messages matching the WhereIs argument to ",
"become selected; and the Select, Select Current, and ZoomMode commands in the",
"<A HREF=\"h_folder_maint\">FOLDER LIST screen</A>.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
" ",
NULL
};


char *h_config_enable_flag[] = {
 "         FEATURE: enable-flag-cmd",
" ",
"Setting this feature enables the \"* Flag\" command which allows you to",
"manipulate the status flags associated with a message.  By default, Flag",
"will set the \"Important\" flag, which results in an asterisk being",
"displayed in column one of the MESSAGE INDEX for such messages.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_flag_screen_default[] = {
 "         FEATURE: enable-flag-screen-implicitly",
" ",
"The feature modifies the behavior of the \"* Flag\" command (provided it",
"too is enabled).  By default, when the \"* Flag\" command is selected,",
"Pine offers a prompt to set one of several flags and also offers the",
"option of entering the detailed flag manipulation screen via the \"^T\"",
"key. Enabling this feature causes Pine to immediately enter the detailed",
"flag screen rather than first offer the simple prompt.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_can_suspend[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-suspend</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-suspend</H1>",
" ",
"Setting this feature will allow you to type ^Z (Control Z) to ",
"<!--chtml if pinemode=\"os_windows\"-->",
"minimize Pine into its icon, bringing into focus whatever",
"application is running behind the PC-Pine window.",
"<!--chtml else-->",
"temporarily suspend Pine.",
" ",
"<P>",
"This does not exit Pine, but puts it in the background to watch",
"for new mail and such.  Normally, you type a command, such",
"as &quot;fg&quot; at your system prompt to return to your Pine session.",
" ",
"<P>",
"The <A HREF=\"h_config_suspend_spawns\">use-subshell-for-suspend</A> feature",
"adjusts whether Pine is placed into the background of the shell its ",
"running in or starts a news shell.",
"<!--chtml endif-->",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_take_lastfirst[] = {
 "         FEATURE: disable-take-last-comma-first",
" ",
"Normally, when TakeAddr is used to copy an address from a message into",
"an address book entry, Pine will attempt to rewrite the full name of the",
"address in the form",
" ",
"       Last, First",
" ",
"instead of",
" ",
"       First Last",
" ",
"It does this because many people find it useful to sort by Last name instead",
"of First name.  If this feature is set, then the TakeAddr command will",
"not attempt to reverse the name in this manner.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_print_from[] = {
 "         FEATURE: print-includes-from-line",
" ",
"If this feature is set, then the Berkeley-mail style From line is included",
"at the start of each message that is printed.  This line looks something",
"like the following, with the address replaced by the address from the",
"From line of the message being printed:",
" ",
"   From user@domain.somewhere.com Mon May 13 14:11:06 1998",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_expanded_distlists[] = {
 "         FEATURE: expanded-view-of-distribution-lists",
" ",
"If this feature is set, then distribution lists in the address book",
"screen will always be expanded automatically.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_compose_news_wo_conf[] = {
 "         FEATURE: compose-sets-newsgroup-without-confirm",
" ",
"This feature controls one aspect of Pine's Composer.  If you enter the",
"composer while reading a newsgroup, you will normally be prompted to",
"determine whether you intend the new message to be posted to the current",
"newsgroup or not.  If this feature is set, Pine will not prompt you",
"in this situation, and will assume that you do indeed wish to post",
"to the newsgroup you are reading.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_compose_rejects_unqual[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: compose-rejects-unqualified-addrs</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: compose-rejects-unqualified-addrs</H1>",
" ",
"This feature controls one aspect of the message composer; in particular,",
"what happens when an unqualified name is entered into an address header.",
"If set, unqualified names entered as addresses will be treated as errors",
"unless they match an addressbook nickname.  Pine will not attempt to turn",
"them into complete addresses by adding your local domain.<P>",
" ",
"A complete (fully qualified) address is one containing a username followed",
"by an &quot;@&quot; (&quot;at&quot;) symbol, followed by a domain name (e.g.",
"&quot;jsmith@nowhere.edu&quot;).  An unqualified name is one <B>without</B> ",
"the &quot;@&quot; symbol and domain name (e.g. &quot;jsmith&quot;). ",
" ",
"(See also <A HREF=\"h_address_format\">Explanation of Address formats</A>.)",
" ",
"<P>",
" ",
"When you enter a fully qualified address, Pine does not interpret or",
"modify it, but simply passes it on to the mail-transport-agent (MTA) for",
"your system.  Pine conforms to the Internet standards governing message",
"headers and will not send an unqualifed name to the MTA.  Therefore, when",
"you enter an unqualified name, Pine will normally attempt to turn it into",
"a fully qualified address, first by checking to see if you have entered a",
"matching nickname in your addressbook, or failing that, by simply adding",
"your own domain to the name entered.  So if your address is",
"&quot;jsmith@nowhere.edu&quot; and you enter &quot;fred&quot;, then (assuming ",
"&quot;fred&quot; is not a nickname in your addressbook), Pine will turn ",
"that into &quot;fred@nowhere.edu&quot;.<P>",
" ",
"There are situations where it is not desirable for Pine to interpret such",
"unqualified names as valid (local) addresses.  For example, if &quot;fred&quot;",
"turned out to be a typo (intended to be an addressbook nickname), but",
"there actually was a &quot;fred&quot; in your local domain, the message might ",
"be mis-delivered without your realizing it.  In order to reduce the likelihood",
"of such accidents, setting this feature will cause Pine to treat such",
"addresses as errors, and require that you explicitly enter the full local",
"address (e.g. &quot;fred@nowhere.edu&quot;) or correct the name so that it ",
"matches an address book nickname.<P>",
" ",
"Consider this a safety feature against mis-directed mail.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_quell_local_lookup[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-user-lookup-in-passwd-file</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-user-lookup-in-passwd-file</H1>",
" ",
"This feature controls an aspect of Pine's Composer, and if needed, will",
"usually be set by your system manager in Pine's system-wide configuration",
"file. Specifically, if this feature is set, Pine will not attempt to look",
"in the system password file to find a Full Name for the entered address.",
"<P>",
"Normally, names you enter into address fields (e.g. To: or Cc:) are",
"checked against your address book(s) to see if they match an address book",
"nickname.  Failing that, (in Unix Pine) the name is then checked against",
"the Unix password file.  If the entered name matches a username in the",
"system password file, Pine extracts the corresponding Full Name information",
"for that individual, and adds that to the address being entered.",
"<P>",
"However, password file matching can have surprising (incorrect) results if",
"other users of the system do not receive mail at the domain you are using.",
"That is, if either the ",
"<A HREF=\"h_config_user_dom\">&quot;user-domain&quot;</A> or ",
"<A HREF=\"h_config_domain_name\">&quot;use-only-domain-name&quot;</A>",
"option",
"is set such that the administrative domain of other users on the system",
"isn't accurately reflected, Pine should be told that a passwd file match",
"is coincidental, and Full Name info will be incorrect.  For example, a",
"personal name from the password file could get falsely paired with the",
"entered name as it is turned into an address in the configured domain.",
"<P>",
"If you are seeing this behavior, enabling this feature will prevent Unix",
"Pine from looking up names in the password file to find the Full Name",
"for incomplete addresses you enter.<P>",
"<UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_preserve_start_stop[] = {
 "         FEATURE: preserve-start-stop-characters",
" ",
"This feature controls how special control key characters, typically",
"Ctrl-S and Ctrl-Q, are interpreted when input to Pine.  These characters",
"are known as the \"start\" and \"stop\" characters and are sometimes used in",
"communications paths to control data flow between devices that operate at",
"different speeds.",
" ",
"By default, Pine turns the system's handling of these special characters",
"off except during printing.  However, if you see Pine reporting input errors",
"such as:",
" ",
"            [ Command \"^Q\" not defined for this screen. ]",
" ",
"and, at the same time, see your display become garbled, then it is likely",
"that setting this option will solve the problem.  Be aware, though, that",
"enabling this feature will also cause Pine to ostensibly \"hang\" ",
"whenever the Ctrl-S key combination is entered as the system is now",
"interpreting such input as a \"stop output\" command.  To \"start",
"output\"  again, simply type Ctrl-Q. ",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_incoming[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-incoming-folders</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-incoming-folders</H1>",
" ",
"Pine's Incoming Message Folders collection",
"provides a convenient way to access multiple incoming folders.",
"It is also useful if you have accounts on multiple computers.",
"<P>",
" ",
"If set, this feature defines a pseudo-folder collection called",
"&quot;INCOMING MESSAGE FOLDERS&quot;.  Initially, the only folder included",
"in this collection will be your INBOX, which will no longer show up in",
"your Default folder collection.",
"<P>",
" ",
"You may add more folders to the Incoming Message Folders collection by",
"using the",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F10",
"<!--chtml else-->",
"&quot;A",
"<!--chtml endif-->",
"Add&quot; command in the FOLDER LIST screen.  You will be prompted for",
"the host the folder is stored on (which defaults to the same host used",
"for your INBOX), a nickname, and the actual folder name.  Once a set",
"of Incoming Message Folders are defined, the TAB key (in MESSAGE INDEX",
"or MESSAGE TEXT screens) may be used to scan the folders for those",
"with Recent messages.  If you add more folders to",
"your Incoming-Folders collection, turning this feature back off will have",
"no effect.",
"<P>",
"NOTE: Normally the software which actually delivers mail (the stuff that happens",
"before Pine is involved) is in a better position to do delivery filtering",
"than is Pine itself.",
"If possible, you may want to look at programs such as",
"&quot;filter&quot; or &quot;procmail&quot;, which are examples of delivery",
"filtering programs.",
"If you'd prefer to have Pine do the filtering for you, you may set that",
"up.",
"Look <A HREF=\"h_rules_filter\">here</A> for help with Pine filtering.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_attach_in_reply[] = {
 "         FEATURE: include-attachments-in-reply",
" ",
"This feature controls an aspect of Pine's Reply command. If set, any MIME",
"attachments that were part of the original message will automatically be",
"included in the Reply.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_include_header[] = {
 "         FEATURE: include-header-in-reply",
" ",
"This feature controls an aspect of Pine's Reply command. If set, and the",
"original message is being included in the reply, then headers from that",
"message will also be part of the reply.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_sig_at_bottom[] = {
 "        FEATURE: signature-at-bottom",
" ",
"This feature controls an aspect of Pine's Reply command.  If this feature",
"is set, and the original message is being included in the reply, then the",
"contents of your signature file (if any) will be inserted after the included",
"message.",
" ",
"This feature does not affect the results of a Forward command.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_sigdashes[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-sigdashes</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-sigdashes</H1>",
" ",
"This feature enables support for the common USENET news convention ",
"of preceding a message signature with the special line consisting of ",
"the three characters &quot;--&nbsp;&quot; (i.e., dash, dash, and space).",
" ",
"<P>",
"When enabled and a",
"&quot;<A HREF=\"h_config_signature_file\">signature-file</A>&quot; exists,",
"Pine will insert the special line before including the file's text (unless",
"the special line already exists somewhere in the file's text).",
" ",
"<P>",
"In addition, when you Reply or Followup to a message containing one of",
"these special lines and choose to include its text, Pine will observe",
"the convention of not including text beyond the special line in your",
"reply.",
" ",
"<P>",
"See also &quot;<a href=\"h_config_strip_sigdashes\">strip-from-sigdashes-on-reply</a>&quot;",
"for a related feature.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_strip_sigdashes[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: strip-from-sigdashes-on-reply</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: strip-from-sigdashes-on-reply</H1>",
" ",
"This feature doesn't do anything if the feature",
"&quot;<A HREF=\"h_config_sigdashes\">enable-sigdashes</A>&quot; is turned on.",
"However, if the &quot;enable-sigdashes&quot; feature is not turned on,",
"then turning on this feature enables support for the convention",
"of not including text beyond the sigdashes line when Replying or Following",
"up to a message and including the text of that message.",
"<P>",
"In other words, this is a way to turn on the signature stripping behavior",
"without also turning on the dashes-adding behavior.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_sub_lists[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-partial-match-lists</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-partial-match-lists</H1>",
" ",
"This feature affects the subcommands available when Saving, ",
"or when Opening a new folder. If set, the subcommand ^X ListMatches will be",
"available. This command allows you to type in a substring of the folder",
"you are looking for and when you type ^X it will display all folders",
"which contain that substring in their names.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_use_sender_not_x[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: use-sender-not-X-Sender</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: use-sender-not-X-Sender</H1>",
" ",
"Normally Pine adds a header line labeled X-Sender, if the sender is",
"different from the From: line.  The standard specifies that this header",
"line should be labeled Sender, not X-Sender.  Setting this feature causes",
"Sender to be used instead of X-Sender.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_use_fk[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: use-function-keys</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: use-function-keys</H1>",
" ",
"This feature specifies that Pine will respond to function keys instead of",
"the normal single-letter commands. In this mode, the key menus at the",
"bottom of each screen will show function key designations instead of the",
"normal mnemonic key.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_compose_maps_del[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: compose-maps-delete-key-to-ctrl-d</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: compose-maps-delete-key-to-ctrl-d</H1>",
" ",
"This feature affects the behavior of the DELETE key.",
"If set, Delete will be equivalent to ^D, and delete",
"the current character.  Normally Pine defines the Delete key",
"to be equivalent to ^H, which deletes the <EM>previous</EM>",
"character.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_compose_bg_post[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-background-sending</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-background-sending</H1>",
" ",
"This feature affects the behavior of Pine's mail sending.  If set, this",
"feature enables a subcommand in the composer's \"Send?\" confirmation",
"prompt.  The subcommand allows you to tell Pine to handle the actual",
"posting in the background.  While this feature usually allows posting",
"to appear to happen very fast, it has no affect on the actual delivery",
"time it takes a message to arrive at its destination.",
" ",
"<P>",
"Please Note:",
"OL>",
" <LI>This feature isn't supported on all systems.  All DOS and Windows,",
"       as well as several Unix ports, do not recognize this feature.",
" <LI>Error handling is significantly different when this feature is",
"        enabled.  Any message posting failure results in the message",
"        being appended to your &quot;Interrupted&quot; mail folder.  When you",
"        type the <A HREF=\"h_common_compose\">C</A>ompose command,",
"	Pine will notice this folder and",
"        offer to extract any messages contained.  Upon continuing a ",
"        failed message, Pine will display the nature of the failure ",
"        in the status message line.",
" <LI> <EM>WARNING</EM>: Under extreme conditions, it is possible",
"	for message data to",
"        get lost.  <EM>Do</EM> <EM>not</EM> enable this feature",
"	if you typically run close to any sort of disk-space limits or quotas.",
"</OL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_compose_dsn[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-delivery-status-notification</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-delivery-status-notification</H1>",
" ",
"This feature affects the behavior of Pine's mail sending.  If set, this",
"feature enables a subcommand in the composer's &quot;Send?&quot; confirmation",
"prompt.  The subcommand allows you to tell Pine to request the type of",
"Delivery Status Notification (DSN) which you would like.  Most users will",
"be happy with the default, and need not enable this feature.",
" ",
"<P>",
"Turning on this feature and then turning on the DSNOpts from the send",
"prompt reveals four on-off toggles at the bottom of the screen.",
"The &quot;X&quot; command toggles between NoErrRets and ErrRets.  NoErrRets requests",
"that no notification be returned to you, even if there is a delivery",
"failure.  The &quot;D&quot; key toggles between Delay and NoDelay.  This tells the",
"server that you are willing (or not) to receive delay notifications, which",
"happen when there is an unusual delay at some mail server (in that mail",
"server's opinion).  The &quot;S&quot; key toggles between Success and NoSuccess.",
"Success requests that you be sent a DSN message when the message is",
"successfully delivered to the recipients mailbox.  Setting NoErrRets will",
"automatically turn off Delay and Success notification, and will flip the",
"toggles to show that.  Similarly, turning on Delay and/or Success will",
"automatically toggle the &quot;X&quot; key to ErrRets.  The fourth command, the",
"&quot;H&quot; key, toggles between RetHdrs and RetFull.  RetFull requests that",
"the full message be returned in any failed DSN.  RetHdrs requests that",
"only the headers be returned in any failed DSN.  Notice that this command",
"applies only to failed delivery status reports.  For delay or success",
"reports, the full message is never returned, only the headers are returned.",
" ",
"<P>",
"If you don't enable the DSN feature or if you don't turn it on for a",
"particular message, the default is that you will be notified about failures,",
"you might be notified about delays, and you won't be notified about",
"successes.  You will usually receive the full message back when there is",
"a failure.",
" ",
"<P>",
"If you turn on the DSNOpts the default is to return as much information as",
"possible to you.  That is, by default, the Success and Delay options are",
"turned on and the full message will be returned on failure.",
" ",
"<P>",
"The sending prompt will display the current DSN request (if any) in a",
"shorthand form.  It will be:",
" ",
"<P><CENTER>[Never]</CENTER>",
" ",
"<P>",
"if you have requested NoErrRets.  Otherwise, it will look something like:",
" ",
"<P><CENTER>[FDS-Hdrs]</CENTER>",
" ",
"<P>",
"The &quot;F&quot; will always be there, indicating that you will be notified",
"of failures.  (Pine doesn't provide a way to request no failure notification",
"and at the same time request either success or delay notification.  The only",
"way to request no failure notifications is to request no notifications at",
"all with NoErrRets.)  The &quot;D&quot; and/or &quot;S&quot; will be present if you have",
"requested Delay and/or Success notification.  If one of those is missing,",
"that means you are requesting no notification of the corresponding type.",
"After the dash it will say either Hdrs or Full.  Hdrs means to return only",
"the headers and Full means to return the full message (applies to",
"failure notifications only).",
" ",
"<P>",
"NOTE: This feature relies on your system's mail transport agent or",
"configured &quot;smtp-server&quot; having the negotiation mechanism introduced in",
"&quot;Extended SMTP&quot; (ESMTP) and the specific extension called",
"&quot;Delivery Status Notification&quot; (DSN).  If the mail tranport agent you",
"are using doesn't support DSN, a short warning will be shown to you on",
"the message line at the bottom of the screen after you send your message,",
"but your message will have been sent anyway.",
" ",
"<P>",
"Note that DSNs don't provide a mechanism to request read receipts.  That",
"is, if you request notification on success you are notified when the",
"message is delivered to the mailbox, not when the message is read.",
" ",
"<P>",
"ESMTP allows for graceful migration to upgraded mail transfer agents, but",
"it is possible that this feature might cause problems for some servers. ",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_zoom[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: auto-zoom-after-select</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: auto-zoom-after-select</H1>",
" ",
"This feature affects the behavior of the Select command.",
"If set, the select command will automatically perform a zoom",
"after the select is complete.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_unzoom[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: auto-unzoom-after-apply</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: auto-unzoom-after-apply</H1>",
" ",
"This feature affects the behavior of the Apply command.  If set, and if",
"you are currently looking at a Zoomed Index view of selected messages,",
"the Apply command will do the operation you specify, but then will",
"implicitly do an &quot;UnZoom&quot;, so that you will automatically be back in",
"the normal Index view after the Apply. ",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_fast_recent[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-fast-recent-test</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-fast-recent-test</H1>",
" ",
"This feature controls the behavior of the TAB key when traversing folders",
"in the optional ",
"<A HREF=\"h_config_enable_incoming\">&quot;incoming-folders&quot; collection</A> ",
"or in optional news-collections.",
" ",
"<P>",
"When the TAB (Next New) key is pressed, the default behavior is to",
"explicitly examine the status of the folder for the number of recent",
"messages (messages delivered since the last time it was viewed).",
"Depending on the size and number of messages in the folder, this test",
"can be time consuming.",
" ",
"<P>",
"Enabling this feature will cause Pine to only test for the existence of",
"any recent messages rather than the obtain the count.  This is much faster",
"in many cases.  The downside is that you're not given the number of recent",
"messages when prompted to view the next folder.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_arrow_nav[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-arrow-navigation</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-arrow-navigation</H1>",
" ",
"This feature controls the behavior of the left and right arrow keys.",
"If set, the left and right arrow keys will operate like the usual",
"navigation keys &lt; and &gt;.",
" ",
"<P>",
"If you set this feature, and do not like the changed behavior of the up/down ",
"arrow ",
"keys when navigating through the FOLDER LIST screen -- ",
"<B>first</B> from column to column, if more than one folder is ",
"displayed per row, ",
"and <B>then</B> from row to row -- you may either also wish to set the feature ",
"&quot;<A HREF=\"h_config_relaxed_arrow_nav\">enable-arrow-navigation-relaxed</A>&quot;, ",
"&quot;<A HREF=\"h_config_single_list\">single-column-folder-list</A>&quot;, or",
"use the ^P/^N (instead of up/down arrow) keys to move up/down the list of ",
"folders in each column.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_relaxed_arrow_nav[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-arrow-navigation-relaxed</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-arrow-navigation-relaxed</H1>",
" ",
"This feature controls the behavior of the left, right, up and down",
"arrow keys in the FOLDER LIST screen when the &quot;<A",
"HREF=\"h_config_arrow_nav\">enable-arrow-navigation</A>&quot; feature is",
"enabled.",
" ",
"<P>",
"Normally, when the &quot;enable-arrow-navigation&quot; feature is set,",
"the left and right arrow keys in the Folder List screen strictly",
"track the commands bound to the '&lt;' and '&gt;' keys, and the up",
"and down arrow keys move the hilite bar to the previous and next",
"folder or directory name.",
" ",
"<P>",
" ",
"When enabled, this feature returns the left, right, up and down",
"arrow keys' functionality in the FOLDER LIST screen to what it was",
"before enabling",
"&quot;enable-arrow-navigation&quot;.  In other words, left and right",
"arrows move the hilite bar to the left or right, and the up and",
"down arrows move it up or down.",
" ",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_del_from_dot[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: compose-cut-from-cursor</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: compose-cut-from-cursor</H1>",
" ",
"This feature controls the behavior of the Ctrl-K command in the composer.",
"If set, ^K will cut from the current cursor position to the end of the line,",
"rather than cutting the entire line.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_print_index[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: print-index-enabled</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: print-index-enabled</H1>",
" ",
"This feature controls the behavior of the Print command when in the",
"MESSAGE INDEX screen.  If set, the print command will give you a prompt",
"asking if you wish to print the message index, or the currently highlighted",
"message. If not set, the message will be printed.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_allow_talk[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: allow-talk</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: allow-talk</H1>",
" ",
"By default, permission for others to &quot;talk&quot; to your terminal is turned",
"off when you are running Pine.  When this feature is set, permission is",
"instead turned on.  If enabled, you may see unexpected messages in the",
"middle of your Pine screen from someone attempting to contact you via the",
"&quot;talk&quot; program.",
" ",
"<P>",
"NOTE: The &quot;talk&quot; program has nothing to do with Pine or email.  The ",
"talk daemon on your system will attempt to print a message on your screen ",
"when someone else is trying to contact you.  If you wish to see these",
"messages while you are running Pine, you should enable this feature.",
" ",
"<P>",
"If you do enable this feature and see a &quot;talk&quot; message, you must ",
"suspend or quit Pine before you can respond.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_send_filter_dflt[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: compose-send-offers-first-filter</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: compose-send-offers-first-filter</H1>",
"If you have <A HREF=\"h_config_sending_filter\">&quot;sending-filters&quot;</A> ",
"configured, setting this feature will cause",
"the first filter in the sending-filters list to be offered as the default",
"instead of unfiltered, the usual default.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_custom_print[] = {
 "        FEATURE: print-offers-custom-cmd-prompt",
" ",
"When this feature is set, the print command will have an additional",
"subcommand called \"C CustomPrint\".  If selected, you will have",
"the opportunity to enter any system print command --instead of being ",
"restricted to using those that have been previously configured in the ",
"printer setup menu.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_dot_files[] = {
 "        FEATURE: enable-dot-files",
" ",
"When this feature is set, files beginning with dot (\".\") will be",
"visible in the file browser.  For example, you'll be able to select them",
"when using the browser to add an attachment to a message.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_dot_folders[] = {
 "        FEATURE: enable-dot-folders",
" ",
"When this feature is set, folders beginning with dot (\".\") may be added",
"and viewed.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_ff_between_msgs[] = {
 "        FEATURE: print-formfeed-between-messages",
" ",
"Setting this feature causes a formfeed to be printed between messages when",
"printing multiple messages (with Apply Print command).",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_blank_keymenu[] = {
 "        FEATURE: disable-keymenu",
" ",
"If this feature is set the command key menu that normally appears on the",
"bottom two lines of the screen will not usually be there.  Asking for",
"help with ^G or ? will cause the key menu to appear instead of causing",
"the help message to come up.  If you want to actually see the help text,",
"another ^G or ? will show it to you.  After the key menu has popped",
"up with the help key it will remain there for an O for Other command but",
"disappear if any other command is typed.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_mouse[] = {
 "        FEATURE: enable-mouse-in-xterm",
" ",
"This feature controls whether or not an X terminal mouse can be used with",
"Pine.  If set, and the $DISPLAY variable indicates that an X terminal is",
"being used, the left mouse button on the mouse can be used to select text",
"or commands.",
" ",
"Note: if this feature is set, the behavior of X terminal cut-and-paste is",
"also modified.  It is necessary to hold the shift key down while clicking",
"left or middle mouse buttons for the normal xterm cut/paste operations. ",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_xterm_newmail[] = {
 "        FEATURE: enable-newmail-in-xterm-icon",
" ",
"This feature controls whether or not Pine will attempt to announce new",
"mail arrival when it is running in an X terminal window and that window",
"is iconified.  If set, and the $DISPLAY variable indicates that an X",
"terminal is being used, Pine will send appropriate escape sequences to",
"the X terminal to modify the label on Pine's icon to indicate that new",
"mail has arrived. ",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_prefix_editing[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-reply-indent-string-editing</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-reply-indent-string-editing</H1>",
" ",
"This feature affects the Reply command's &quot;Include original message",
"in Reply?&quot; prompt.  When enabled, it causes the",
"&quot;Edit Indent String&quot; sub-command to appear which allows ",
"you to edit the string Pine would otherwise use to denote included ",
"text from the message being replied to.<P>",
" ",
"Thus, you can change Pine's default message quote character (usually",
"an angle bracket) on a per message basis. So you could change your quoted message to",
"look, for example, like this:<p>",
" ",
"<pre>On Tues, 26 Jan 1999, John Q. Smith wrote:",
" ",
"John: I just wanted to say hello and to congratulate you",
"John: on a job well done!</pre><p>",
" ",
"The configuration option",
"<A HREF=\"h_config_reply_indent_string\">&quot;Reply-Indent-String&quot;</A>",
"may be used to change what appears as the default string to be edited.",
"<P>",
"NOTE: Edited reply-indent-strings only apply to the message",
"currently being replied to.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_search_and_repl[] = {
 "        FEATURE: enable-search-and-replace",
" ",
"This feature modifies the behavior of Pine's composer.  Setting this",
"feature causes Pine to offer the \"^R Replace\" subcommand, which",
"allows you to search and replace text strings in a message you are composing, ",
"inside the \"^W Where is\" command.  ",
" ",
"To search and replace text, first enter the text to be replaced at the ",
"\"Search: \" prompt.  Then, rather than pressing Enter to just search for that",
"text, press ^R, which turns the prompt into ",
" ",
"Search (to replace): ",
" ",
"and then press Enter.  The cursor will highlight the first occurrence ",
"of the text string you entered, and the prompt will show: ",
" ",
"Replace \"<your text string>\" with : ",
" ",
"where <your text string> is what you entered at the previous prompt;",
"here, enter the replacement text.  To only replace the highlighted ",
"occurrence, simply press Enter now; to replace all occurrences in the ",
"message, press ^X (Repl All), then Enter.  You will then be asked to confirm ",
"each replacement.",
" ",
"The command ^R toggles between \"Replace\" and \"Don't Replace\"; its subcommand",
"^X toggles between \"Replace All\" and \"Replace One.\"",
" ",
"If you previously searched for text in a message, it will be offered for ",
"reuse as part of the prompt, shown in [ ] brackets.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_view_attach[] = {
 "        FEATURE: enable-msg-view-attachments",
" ",
"This feature modifies the behavior of Pine's MESSAGE TEXT screen.",
"Setting this feature causes Pine to present attachments in boldface.",
"The first available attachment is displayed in inverse.  This is the",
"\"selected\" attachment.  Pressing RETURN will cause Pine to display",
"the selected attachment.  Use the arrow keys to change which of the",
"attachments displayed in boldface is the current selection.",
" ",
"Speaking of arrow keys, the Up and Down Arrows will select the next",
"and previous attachments if one is available on the screen for selection.",
"Otherwise, they will simply adjust the viewed text one line up or down.",
" ",
"Similarly, when selectable items are present in a message, the Ctrl-F",
"key can be used to select the next item in the message independent",
"of which portion of the viewed message is currently displayed. The",
"Ctrl-B key can be used to select the previous item in the same way.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_y_print[] = {
 "        FEATURE: enable-print-via-y-command",
" ",
"This feature modifies the behavior of Pine's Print command.",
" ",
"By default, Pine's print command is available by pressing the \"%\" key.  ",
"(This command is a substantial change from Pine versions before 4.00 -- ",
"where the print command was \"Y\" -- based on numerous complaints about ",
"printing being invoked inadvertently, since Y also means \"Yes.\")  ",
" ",
"This feature is supplied to mitigate any disruption or anxiety users ",
"might feel as a result of this change.  ",
" ",
"Enabling this feature will cause Pine to recognize both the old",
"command, \"Y\" for Prynt, as well the new \"%\" method for invoking",
"printing.  Note, key menu labels are not changed as a result of",
"enabling this feature.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_lessthan_exit[] = {
 "        FEATURE: enable-exit-via-lessthan-command",
" ",
"If this feature is set, then on screens where there is an Exit command",
"but no < command, the < key will perform the same function as the Exit",
"command.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_enable_view_url[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-msg-view-urls</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-msg-view-urls</H1>",
"This feature modifies the behavior of Pine's MESSAGE TEXT screen.",
"Setting this feature causes Pine to select possible URLs from the",
"displayed text and display them in boldface for selection.",
"<P>",
"The first available URL is displayed in inverse.  This is the",
"&quot;selected&quot; URL.  Pressing RETURN will cause Pine to display",
"the selected URL via either built-in means as with mailto:, imap:,",
"news:, and nntp:, or via an external application as defined",
"by the <A HREF=\"h_config_browser\">&quot;url-viewer&quot;</A> ",
"variable.",
"<P>",
"Use the arrow keys to change which of the URLs displayed in boldface",
"is the current selection.",
"<P>",
"Speaking of arrow keys, the Up and Down Arrows will select the next",
"and previous URL if one is available on the screen for selection (unless ",
"you have set the feature ",
"<A HREF=\"h_config_enable_view_arrows\">&quot;enable-msg-view-forced-arrows&quot;</A>).",
"Otherwise, they will simply adjust the viewed text one line up or down.",
"<P>",
"Similarly, when selectable items are present in a message, the Ctrl-F",
"key can be used to select the next item in the message independent",
"of which portion of the viewed message is currently displayed. The",
"Ctrl-B key can be used to select the previous item in the same way.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_view_web_host[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-msg-view-web-hostnames</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-msg-view-web-hostnames</H1>",
" ",
"This feature modifies the behavior of Pine's MESSAGE TEXT screen.",
"Setting this feature causes Pine to select possible web hostnames",
"from the displayed text and display them in boldface for selection.  ",
"This can be useful when you receive messages referencing World Wide Web ",
"sites without the use of complete URLs; for example, specifying only ",
"&quot;www.washington.edu/pine/&quot; (which will <B>not</B> become a ",
"selectable ",
"item by setting <A HREF=\"h_config_enable_view_url\">&quot;enable-msg-view-urls&quot;</A>) ",
"rather than explicitly",
"&quot;http://www.washington.edu/pine/&quot;.  ",
"<P>",
"The first available hostname is displayed in inverse.  This is the",
"&quot;selected&quot; hostname.  Pressing RETURN will cause Pine to display",
"the selected hostname via an external application as defined",
"by the <A HREF=\"h_config_browser\">&quot;url-viewer&quot;</A> ",
"variable.",
"<P>",
"Use the arrow keys (unless you have set the feature ",
"<A HREF=\"h_config_enable_view_arrows\">&quot;enable-msg-view-forced-arrows&quot;</A>) ",
"to change which of the hostnames displayed in",
"boldface is the current selection.",
"<P>",
"Similarly, when selectable web hostnames are present in a message, the Ctrl-F",
"key can be used to select the next web hostname in the message independent",
"of which portion of the viewed message is currently displayed. The",
"Ctrl-B key can be used to select the previous web hostnames in the same way.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_view_addresses[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-msg-view-addresses</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-msg-view-addresses</H1>",
" ",
"This feature modifies the behavior of Pine's MESSAGE TEXT screen.",
"Setting this feature causes Pine to select possible email addresses",
"from the displayed text and display them in boldface for selection.  ",
" ",
"<P>",
"The first available email address is displayed in inverse.  This is the",
"&quot;selected&quot; address.  Pressing RETURN will cause Pine to enter",
"the message composition screen with the To: field filled in with the",
"selected address.",
"<P>",
"Use the arrow keys (unless you have set the feature ",
"<A HREF=\"h_config_enable_view_arrows\">&quot;enable-msg-view-forced-arrows&quot;</A>) ",
"to change which of the hostnames displayed in",
"boldface is the current selection.",
"<P>",
"Similarly, when selectable web hostnames are present in a message, the Ctrl-F",
"key can be used to select the next web hostname in the message independent",
"of which portion of the viewed message is currently displayed. The",
"Ctrl-B key can be used to select the previous web hostnames in the same way.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_view_arrows[] = {
 "        FEATURE: enable-msg-view-forced-arrows",
" ",
"This feature modifies Up and Down arrow key behavior in Pine's",
"MESSAGE TEXT screen when selectable Attachments, URL's, or",
"web-hostnames are presented. Pine's usual behavior is to move to",
"the next or previous selectable item if currently displayed or",
"simply to adjust the screen view by one line.",
" ",
"Setting this feature causes the UP and Down arrow key to behave as",
"if no selectable items were present in the message.",
" ",
"Note, the Ctrl-F (next selectable item) and Ctrl-B (previous selectable",
"item) functionality is unchanged.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_pass_control[] = {
 "        FEATURE: pass-control-characters-as-is",
" ",
"This feature controls how certain characters contained in messages are",
"displayed.  If set, all characters in a message will be sent to the",
"screen.  Normally, control characters are automatically suppressed in",
"order to avoid inadvertently changing terminal setup parameters.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_fcc_on_bounce[] = {
 "        FEATURE: fcc-on-bounce",
" ",
"This feature controls an aspect of Pine's behavior when bouncing a",
"message. If set, normal FCC (\"File Carbon Copy\") processing will be",
"done, just as if you had composed a message to the address you are",
"bouncing to.  If not set, no FCC of the message will be saved. ",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_show_cursor[] = {
 "        FEATURE: show-cursor",
" ",
"This feature controls an aspect of Pine's displays.  If set, the system",
"cursor will move to convenient locations in the displays.  For example,",
"to the beginning of the status field of the highlighted index line, or",
"to the highlighted word after a successful WhereIs command.  It is intended",
"to draw your attention to an \"interesting\" spot on the screen.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_single_list[] = {
 "        FEATURE: single-column-folder-list",
" ",
"This feature controls an aspect of Pine's FOLDER LIST screen.  If set,",
"the folders will be listed one per line instead of several per line",
"in the FOLDER LIST display.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_vertical_list[] = {
 "        FEATURE: vertical-folder-list",
" ",
"This feature controls an aspect of Pine's FOLDER LIST screen.  If set,",
"the folders will be listed alphabetically down the columns rather",
"than across the columns as is the default.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_verbose_post[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-verbose-smtp-posting</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-verbose-smtp-posting</H1>",
"This feature controls an aspect of Pine's message sending.  When enabled,",
"Pine will send a VERB (i.e., VERBose) command early in the posting process",
"intended to cause the SMTP server to provide a more detailed account of",
"the transaction.  This feature is typically only useful to system",
"administrators and other support personel as an aid in troublshooting",
"problems.",
"<P>",
"Note, this feature relies on a specific capability of the system's mail",
"transport agent or configured ",
"<A HREF=\"h_config_smtp_server\">&quot;smtp-server&quot;</A>.  ",
"It is possible that this",
"feature will cause problems for some tranport agents, and may result in",
"sending failure.  In addition, as the verbose output comes from the mail",
"transport agent, it is likely to vary from one system to another. ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_reply_to[] = {
 "        FEATURE: reply-always-uses-reply-to",
" ",
"This feature controls an aspect of Pine's Reply command.  If set, Pine",
"will not prompt when a message being replied to contains a \"Reply-To:\"",
"header value, but will simply use its value (as opposed to using the",
"\"From:\" field's value).",
" ",
"Note: Using the \"Reply-To:\" address is usually the preferred behavior,",
"however, some mailing list managers choose to place the list's address in",
"the \"Reply-To:\" field of any message sent out to the list.  In such",
"cases, this feature makes it all too easy for personal replies to be",
"inadvertently sent to the entire mail list, so be careful! ",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_del_skips_del[] = {
 "        FEATURE: delete-skips-deleted",
" ",
"This feature controls an aspect of Pine's Delete command.  If set, this",
"feature will cause the Delete command to advance past other messages that",
"are marked deleted.  In other words, pressing \"D\" will both mark the",
"current message deleted and advance to the next message that is not marked",
"deleted.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_auto_expunge[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: expunge-without-confirm</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: expunge-without-confirm</H1>",
"This features controls an aspect of Pine's eXpunge command.  If set, you",
"will <B>not</B> be prompted to confirm your intent before the expunge takes ",
"place.",
"Actually, this is only true for the INBOX folder and for folders in the",
"Incoming Folders collection. See the feature",
"<A HREF=\"h_config_full_auto_expunge\">&quot;expunge-without-confirm-everywhere&quot;</A>.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_full_auto_expunge[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: expunge-without-confirm-everywhere</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: expunge-without-confirm-everywhere</H1>",
"This features controls an aspect of Pine's eXpunge command.  If set, you",
"will <B>not</B> be prompted to confirm your intent before the expunge ",
"takes place.  This feature sets this behavior for all folders, unlike the",
"<A HREF=\"h_config_auto_expunge\">&quot;expunge-without-confirm&quot;</A>",
"feature which works only for incoming folders.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_read_msgs[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: auto-move-read-msgs</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: auto-move-read-msgs</H1>",
"This feature controls an aspect of Pine's behavior upon quitting.  If set,",
"and the ",
"<A HREF=\"h_config_read_message_folder\">&quot;read-message-folder&quot;</A>",
"option is also set, then Pine will",
"automatically transfer all read messages to the designated folder and mark",
"them as deleted in the INBOX.  Messages in the INBOX marked with an ",
"&quot;N&quot; (meaning New, or unseen) are not affected.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_fcc_only[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: fcc-only-without-confirm</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: fcc-only-without-confirm</H1>",
"This features controls an aspect of Pine's composer.",
"The only time this feature will be used is if you attempt to send mail",
"which has no recipients but does have an Fcc.",
"Normally, Pine will ask if you really mean to copy the message only to",
"the Fcc.",
"That is, it asks if you really meant to have no recipients.",
"If this feature is set, you",
"will <B>not</B> be prompted to confirm your intent to make only a copy",
"of a message with no recipients.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_no_fcc_attach[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: fcc-without-attachments</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: fcc-without-attachments</H1>",
" ",
"This features controls the way FCC's (File Carbon Copies) are",
"made of the messages you send.",
" ",
"<P>",
"Normally, Pine saves an exact copy of your message as it was sent.",
"When this feature is enabled, the &quot;body&quot; of the message",
"you send (the text you type in the composer) is preserved in the ",
"copy as before, however all attachments are replaced with text",
"explaining what had been sent rather than the attachments themselves.",
" ",
"<P>",
"This feature also affects Pine's &quot;Send ?&quot; confirmation prompt",
"in that a new &quot;^F Fcc Attchmnts&quot; option becomes available which",
"allows you to interactively set whether or not attachments are saved",
"to the Fcc'd copy.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_read_in_newsrc_order[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: news-read-in-newsrc-order</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: news-read-in-newsrc-order</H1>",
"This feature controls the order in which newsgroups will be presented.  If",
"set, they will be presented in the same order as they occur in your ",
"<!--chtml if pinemode=\"os_windows\"-->",
"&quot;NEWSRC&quot;",
"<!--chtml else-->",
"&quot;.newsrc&quot;",
"<!--chtml endif-->",
"file (the default location of which can be changed with the ",
"<A HREF=\"h_config_newsrc_path\">&quot;newsrc-path&quot;</A> option).  ",
"<P>",
"If not set, the newsgroups will be presented in alphabetical order.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_post_wo_validation[] = {
 "        FEATURE: news-post-without-validation",
" ",
"This feature controls whether the NNTP server is queried as newsgroups",
"are entered for posting.  Validation over slow links (e.g. dialup using",
"SLIP or PPP) can cause delays.  Set this feature to eliminate such delays.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_confirm_role[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: confirm-role-even-for-default</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: confirm-role-even-for-default</H1>",
" ",
"If you have roles, when you Reply to or Forward a message, or Compose",
"a new message, Pine",
"will search through your roles for one which matches.",
"Normally, if no matches are found you will be placed into the composer",
"with no opportunity to select a role.",
"If this feature is set, then you will be asked to confirm that you don't",
"want a role.",
"This will give you the opportunity to select a role (with the ^T command).",
"If you confirm no role with a Return, you will be placed in",
"the composer with no role.",
"You may also confirm with either an &quot;N&quot; or a &quot;Y&quot;.",
"These behave the same as if you pressed the Return.",
"(The &quot;N&quot; and &quot;Y&quot; answers are available because they",
"match what you might type if there was a role match.)",
"<P>",
"If you are using the alternate form of the Compose command called",
"&quot;Role&quot;, then all of your roles will be available to you,",
"independent of the value of this feauture and of the values set for all of",
"Reply Use, Forward Use, and Compose Use.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_news_cross_deletes[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: news-deletes-across-groups</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: news-deletes-across-groups</H1>",
" ",
"This feature controls what Pine does when you delete a message in a",
"newsgroup that appears in more than one newsgroup.  Such a message",
"is sometimes termed a &quot;crossposting&quot; in that it was posted",
"across several newsgroups.",
" ",
"<P>",
"Pine's default behavior when you delete such a message is to remove",
"only the copy in the current newsgroup from view when you use the",
"&quot;Exclude&quot; command or the next time you visit the newsgroup.",
" ",
"<P>",
"Enabling this feature causes Pine to remove every occurrence of the",
"message from all newsgroups it appears in and to which you are",
"subscribed.",
" ",
"<P>",
"NOTE: As currently implemented, enabling this feature may increase the",
"time it takes the Expunge command and newsgroup closing to complete.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_news_catchup[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: news-offers-catchup-on-close</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: news-offers-catchup-on-close</H1>",
" ",
"This feature controls what Pine does as it closes a newsgroup.",
"When set, Pine will offer to delete all messages from the newsgroup",
"as you are quitting Pine or opening a new folder.",
" ",
"<P>",
"This feature is useful if you typically read all the interesting messages",
"in a newsgroup each time you open it.  This feature saves you from",
"having to delete each message in a newsgroup as you read it or from",
"selecting all the messages and doing an",
"<A HREF=\"h_config_enable_agg_ops\">aggregate delete</A> before you",
"move on to the next folder or newsgroup.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_select_wo_confirm[] = {
 "        FEATURE: select-without-confirm",
" ",
"This feature controls an aspect of Pine's Save, Export, and Goto commands.",
"These commands all take text input to specify the name of the folder or",
"file to be used, but allow you to press ^T for a list of possible names.",
"If set, the selected name will be used immediately, without further",
"opportunity to confirm or edit the name.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_use_current_dir[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: use-current-dir</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: use-current-dir</H1>",
" ",
"This feature controls an aspect of several commands. ",
"If set, your &quot;current working directory&quot; ",
"<!--chtml if pinemode=\"running\"-->",
"(which, at least for your current Pine &quot;session,&quot; ",
"is &quot;<!--#echo var=\"CURRENT_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"will be used instead of your home directory ",
"<!--chtml if pinemode=\"running\"-->",
"(which, in the present configuration of your system, is",
" &quot;<!--#echo var=\"HOME_DIR\"-->&quot;) ",
"<!--chtml endif-->",
"for all of the following operations:<UL>",
"    <LI> Export in the MESSAGE INDEX and MESSAGE TEXT screens",
"    <LI> Attachment Save in the MESSAGE TEXT and ATTACHMENT TEXT screens",
"    <LI> <!--chtml if pinemode=\"function_key\"-->F4",
"         <!--chtml else-->Ctrl-R",
"         <!--chtml endif--> file inclusion in the COMPOSER",
"    <LI> <!--chtml if pinemode=\"function_key\"-->F5",
"         <!--chtml else-->Ctrl-J",
"         <!--chtml endif--> file attachment in the COMPOSER",
"</UL>",
"<!--chtml if pinemode=\"os_windows\"-->",
"<P>",
"If you are starting PC-Pine from a desktop icon or the Start menu, ",
"you can set the &quot;current drive&quot; ",
"by specifying it in the &quot;Start in:&quot; ",
"box found in the Shortcut tab of the Properties.  ",
"<!--chtml endif-->",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_save_wont_delete[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: save-will-not-delete</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: save-will-not-delete</H1>",
" ",
"This feature controls one aspect of the Save command.  If set, Save will",
"not mark the message &quot;deleted&quot; (its default behavior) after",
"it has been copied to the designated folder.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_save_advances[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: save-will-advance</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: save-will-advance</H1>",
" ",
"This feature controls one aspect of the Save command.  If set, Save will",
"(in addition to copying the current message to the designated folder) also",
"advance to the next message.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_force_low_speed[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: assume-slow-link</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: assume-slow-link</H1>",
" ",
"This feature affects Pine's display routines.  If set, the normal",
"inverse-video cursor (used to highlight the current item in a list) will be",
"replaced by an &quot;arrow&quot; cursor and other",
"screen update optimizations for",
"low-speed links (e.g. 2400 bps dialup connections) will be activated.",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_show_delay_cue[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-mail-check-cue</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-mail-check-cue</H1>",
" ",
"If set, this feature will cause an asterisk to appear in the upper",
"left-hand corner of the screen whenever Pine checks for new mail.",
"Two asterisks whenever Pine saves (checkpoints) the state of the current",
"mailbox to disk.",
" ",
"<!--chtml if pinemode=\"os_windows\"-->",
"<P>",
"In addtion, PC-Pine will display a less-than symbol, '&lt;', when ",
"it is trying to open a network connection (e.g, to open your INBOX",
"on an IMAP",
"server) or read from the network connection.  A greater-than symbol,",
"will be displayed when PC-Pine is trying to write to the network",
"connection (e.g, sending a command to your IMAP server).",
"<!--chtml endif-->",
" ",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_color_style[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Color-Style</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Color-Style</H1>",
" ",
"If the terminal or terminal emulator you are using is capable of displaying",
"colors, this option controls whether or not color will be used in Pine.",
"If you turn color on and things are set up correctly,",
"you should see color appear on the screen immmediately.",
"Modern terminal emulators are usually capable of displaying colors.",
"<P>",
"The available options include:",
"<P>",
" ",
"<DL>",
"<DT>no-color</DT>",
"<DD>Don't use color.",
"</DD>",
" ",
"<DT>use-termdef</DT>",
"<DD>In order to decide if your terminal is capable of color, Pine looks in",
"the terminal capabilities database, TERMINFO or TERMCAP, depending on",
"how Pine was compiled.",
"This is a good option to choose if you switch between a color and a non-color",
"terminal with the same Pine configuration.",
"Pine will know to use color on the color terminal because it is described",
"in the termcap entry, and Pine will know to use black and white on the",
"non-color terminal.",
"The Pine Technical Notes",
"<CENTER><SAMP><A HREF=\"http://www.washington.edu/pine/tech-notes/\">http://www.washington.edu/pine/tech-notes/</A></SAMP></CENTER>",
"have more information on configuring a TERMCAP or TERMINFO",
"entry for color Pine.",
"This is usually something a system administrator does.",
"</DD>",
" ",
"<DT>force-ansi-8color</DT>",
"<DD>Because setting up a termcap entry is confusing and because the",
"terminal capabilities database is often not correctly configured for color,",
"this choice and the next may be easier for you to use.",
"If your terminal emulator responds to ANSI color escape sequences, which",
"many do, this option will cause Pine to believe your terminal will respond",
"to the escape sequences which produce eight different foreground and background",
"colors.",
"The escape sequences used to set the foreground colors are",
" ",
"  <P><CENTER>ESC&nbsp;[&nbsp;3&nbsp;&lt;color_number&gt;&nbsp;m</CENTER><P>",
" ",
"where the color_number is an ASCII digit between 0 and 7.",
"The numbers 0 through 7 should correspond to the colors black, red, green,",
"yellow, blue, magenta, cyan, and white.",
"Some terminal emulators use a pre-ANSI scheme which swaps",
"the colors blue and red and the colors yellow and cyan.",
"This will cause the default colors to be different, but other than that",
"things should work fine.",
"The escape sequences used to set the background colors are the same",
"as for the foreground colors except a &quot;4&quot; replaces the &quot;3&quot;.",
"</DD>",
" ",
"<DT>force-ansi-16color</DT>",
"<DD>Many terminal emulators know about the same eight colors above",
"plus eight more.",
"This option attempts to use all 16 colors.",
"The same escape sequences as for the eight-color terminal are used",
"for the first eight colors.",
"The escape sequences used to set foreground colors 8-15 are the same as",
"for 0-7 except the &quot;3&quot; is replaced with a &quot;9&quot;.",
"The background color sequences for colors 8-15 are the same as for 0-7",
"except the &quot;4&quot; is replaced with &quot;10&quot;.",
"You can tell if the 16 colors are working by turning on this option",
"and then going into one of the color configuration screens, for example,",
"the configuration screen for Normal Color.",
"If you see 16 different colors to select from, it's working.",
"</DD>",
"</DL>",
" ",
"<P>",
"The normal default is &quot;no-color&quot;.",
"<P>",
" ",
"Once you've turned on color you may set the",
"colors of many objects on the screen individually.",
"For example, you may add colors to the status letters on the MESSAGE",
"INDEX page.",
"Most categories of color which Pine supports are configurable here.",
"For example, &quot;Normal Color&quot;",
"is the color used to display most of the text in Pine, and",
"&quot;Reverse Color&quot; is used to display highlighted text, such as the",
"current message in the MESSAGE INDEX.",
"<P>",
"Lines in the MESSAGE INDEX may also be colored.",
"Use Setup Rules to get to the Indexcolor configuration screen.",
"<P>",
" ",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_open_unread[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: auto-open-next-unread</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: auto-open-next-unread</H1>",
" ",
"This feature controls the behavior of the TAB key when traversing folders",
"in the optional ",
"<A HREF=\"h_config_enable_incoming\">&quot;incoming-folders&quot; collection</A> ",
"or in optional news-collections.",
"<P>",
"When the TAB (Next New) key is pressed, and there",
"are no more unseen messages in the current (incoming message or news)",
"folder, Pine will search the list of folders in the current collection for",
"one containing New or Recent (new since the last time the folder was",
"opened) messages.  Normally, when such a folder is found, Pine will ask",
"whether you wish to open the folder.  If this feature is set, Pine will",
"automatically open the folder without prompting.<P>",
" ",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_auto_include_reply[] = {
 "         FEATURE: include-text-in-reply",
" ",
"This feature controls an aspect of Pine's Reply command.  Normally, Pine",
"will ask whether you wish to include the original message in your reply.",
"If this feature is set, the original message will be included in the reply",
"automatically, without prompting.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_select_in_bold[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: show-selected-in-boldface</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: show-selected-in-boldface</H1>",
" ",
"This feature controls an aspect of Pine's ",
"<A HREF=\"h_config_enable_agg_ops\">&quot;aggregate operation&quot;</A>",
"commands; in",
"particular, the Select and WhereIs commands. Select and WhereIs (with the",
"^X subcommand) will search the current folder for messages meeting a",
"specified criteria, and &quot;tag&quot; the resulting messages with an ",
"&quot;X&quot; in the",
"first column of the applicable lines in the MESSAGE INDEX.  If this feature",
"is set, instead of using the &quot;X&quot; to denote a selected message, ",
"Pine will",
"attempt to display those index lines in boldface. Whether this is",
"preferable to the &quot;X&quot; will depend on personal taste and the type of",
"terminal being used.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_alt_auth[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: try-alternative-authentication-driver-first</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: try-alternative-authentication-driver-first</H1>",
" ",
"This feature controls how Pine provides authentication credentials",
"to the IMAP server you are connecting to.  Normally, Pine and the server",
"negotiate the most secure method to exchange such information.",
" ",
"<P>",
"However, some methods aren't available for negotiation, and thus",
"require pre-configuration (typically, per server) on Pine's part.",
"This feature allows Pine to implicitly try an alternative to the",
"default methods that may have been added to Pine when it was built.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_file_dir[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: file-directory</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: file-directory</H1>",
" ",
"This value affects the Composer's &quot;^J&nbsp;Attach&quot; command, ",
"the Attachment Index Screen's &quot;S&nbsp;Save&quot; command, and the",
"Message Index's &quot;E&nbsp;Export&quot; command.",
" ",
"<P>",
"Normally, when a filename is supplied that lacks a leading &quot;path&quot;",
"component, Pine assumes the file exists in the user's home directory.",
"Under Windows operating systems, this definition isn't always clear.  This ",
"feature allows you to explictly set where Pine should look for files",
"without a leading path.",
" ",
"<P>",
"NOTE: this feature's value is ignored if either ",
"<A HREF=\"h_config_use_current_dir\">use-current-dir</A> feature",
"is set or the PINERC has a value for the &quot;operating-dir&quot; variable.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_disable_password_cmd[] = {
 "        FEATURE: disable-password-cmd",
" ",
"This feature is intended for use by system managers who wish to globally",
"disable Pine's password-changing command (Main/Setup/Password) at sites",
"where it is inappropriate.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_disable_kblock_cmd[] = {
 "        FEATURE: disable-kblock-cmd",
" ",
"This feature is intended for use by system managers who wish to globally",
"disable the keyboard lock command (Main/KBlock).",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_quote_all_froms[] = {
 "        FEATURE: save-will-quote-leading-froms",
" ",
"This feature controls an aspect of the Save command (and also the way",
"outgoing messages are saved to an FCC folder).  If set, Pine will add",
"a leading \">\" character in front of message lines beginning with \"From\" ",
"when they are saved to another folder, including lines syntactically",
"distinguishable from the type of message separator line commonly used on",
"Unix systems.",
" ",
"The default behavior is that a \">\" will be prepended only to lines",
"beginning with \"From \" that might otherwise be confused with a message",
"separator line on Unix systems.  If pine is the only mail program you use,",
"this default is reasonable.  If another program you use has trouble",
"displaying a message with an unquoted \"From \" saved by Pine, you should",
"enable this feature.  This feature only applies to the common Unix mailbox",
"format that uses message separator lines beginning with \"From \".  If",
"Pine has been configured to use a different mailbox format (possibly",
"incompatible with other mail programs), then this issue does not arise,",
"and the feature is irrelevant.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_normal_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Normal Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Normal Color</H1>",
" ",
"Sets the color Pine normally uses.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_reverse_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Reverse Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Reverse Color</H1>",
" ",
"Sets the color Pine uses for reverse video characters.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_title_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Title Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Title Color</H1>",
" ",
"Sets the color Pine uses for the titlebar (the top line on the screen).",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"By default, the Title Color is the same as the Reverse Color.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_status_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Status Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Status Color</H1>",
" ",
"Sets the color Pine uses for status messages written to the message",
"line near the bottom of the screen.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"By default, the Status Color is the same as the Reverse Color.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_index_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Index Colors</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Index Colors</H1>",
" ",
"You may add color to the single character symbols which give the status",
"of each message in the MESSAGE INDEX.",
"By default the characters &quot;+&quot;, &quot;*&quot;, &quot;D&quot;,",
"&quot;A&quot;, and &quot;N&quot; show up near the left hand side of the",
"screen depending on whether the message is addressed to you, and whether",
"the message is marked Important, is Deleted, is Answered, or is New.",
"The color for each of those characters may be specified by setting the",
"&quot;Index-to-me&quot; Symbol Color,",
"the &quot;Index-important&quot; Symbol Color,",
"the &quot;Index-deleted&quot; Symbol Color,",
"the &quot;Index-answered&quot; Symbol Color,",
"and the &quot;Index-new&quot; Symbol Color.",
"There are also two other symbol colors called &quot;Index-recent&quot;",
"and &quot;Index-unseen&quot;.",
"These two colors will only be used if you have configured your",
"&quot;<A HREF=\"h_config_index_format\">Index-Format</A>&quot; option",
"to include the &quot;IMAPSTATUS&quot; token.",
"<P>",
"Besides coloring the message status symbols, you may also color the",
"entire index line.",
"This is done by using the",
"<A HREF=\"h_rules_incols\">SETUP INDEX LINE COLORS</A> screen.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_keylabel_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: KeyLabel Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: KeyLabel Color</H1>",
" ",
"Sets the color Pine uses for the labels of the keys in the two-line",
"menu at the bottom of the screen.",
"For example, some of the screens have a &quot;P PrevMsg&quot; command.",
"This option sets the color used when displaying &quot;PrevMsg&quot;.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"By default, the KeyLabel Color is the same as the Normal Color.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_keyname_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: KeyName Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: KeyName Color</H1>",
" ",
"Sets the color Pine uses for the names of the keys in the two-line",
"menu at the bottom of the screen.",
"For example, some of the screens have a &quot;P PrevMsg&quot; command.",
"This option sets the color used when displaying the &quot;P&quot;.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"By default, the KeyName Color is the same as the Reverse Color.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_slctbl_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Selectable Item Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Selectable Item Color</H1>",
" ",
"Sets the color Pine uses for selectable items, such as URLs.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"By default, the Selectable Item Color is the same as the Normal Color,",
"except that it is bold.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_quote_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Quote Colors</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Quote Colors</H1>",
" ",
"Sets the colors Pine uses for coloring quoted text in the MESSAGE TEXT",
"screen.",
"If a line begins with a &gt; character (or space followed by &gt;)",
"it is considered a quote.",
"That line will be given the Quote1 Color (first level quote).",
"If there is a second level of quoting then the Quote2 Color will be used.",
"Pine considers there to be a second level of quoting if that first &gt; is",
"followed by another &gt; (or space followed by &gt;).",
"If there are characters other than whitespace and &gt; signs, then it isn't",
"considered another level of quoting.",
"Similarly, if there is a third level of quoting the Quote3 Color will be",
"used.",
"If there are more levels after that the Quote Colors are reused.",
"If you define all three colors then it would repeat like Color1, Color2, Color3,",
"Color1, Color2, Color3, ...",
"If you only define the first two it would be",
"Color1, Color2, Color1, Color2, ...",
"If you define only the Quote1 Color, then the entire quote would be that",
"color regardless of the quoting levels.",
"If you define a Quote Color to be the same as the Normal Color, that's treated",
"the same as if you didn't define it at all.",
"By default, the Quote Colors are the same as the Normal Color.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_prompt_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Prompt Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Prompt Color</H1>",
" ",
"Sets the color Pine uses for confirmation prompts and questions which",
"appear in the status line near the bottom of the screen.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"By default, the Prompt Color is the same as the Reverse Color.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_incol[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Index Line Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Index Line Color</H1>",
" ",
"This option is used to set the color of a line in the index when the",
"message for that line matches the Pattern.",
"This colors the whole index line, except possibly the status letters",
"which may be colored separately using the",
"<A HREF=\"h_color_setup\">Setup Kolor</A> screen.",
"The foreground color is the color of the actual characters and the",
"background color is the color of the area behind the characters.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_dflt_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Default Color</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Default Color</H1>",
" ",
"Setting default will cause the color to be the default color.",
"Unsetting default is normally done by choosing a color, but in some cases",
"you may want to declare the current default color to be your non-default",
"choice.",
"For example, the default Title Color is the same as the Reverse Color.",
"Whenever the Reverse Color changes the Title Color will also change, unless",
"you've changed it or unset the default box.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_bold_slctbl[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Bold</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Bold</H1>",
" ",
"The color for this particular section may have the Bold attribute turned",
"on or off.",
"Setting bold will cause the characters to be bold.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_customhdr_color[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Viewer Header Colors</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Viewer Header Colors</H1>",
" ",
"Sets the color Pine uses for header fields in the MESSAGE TEXT screen.",
"For example, you may set the color of the Subject header or the From header.",
"The foreground color is the color of the actual character and the",
"background color is the color of the area behind the character.",
"<P>",
"For Header Colors,",
"there is an additional line on the",
"screen labeled &quot;Pattern to match&quot;.",
"If you leave that blank, then the whole field for that header will",
"be colored.",
"However, if you give a pattern to match, the coloring will only take place",
"if there is a match for that pattern in the value of the field.",
"For example, if you are working on a color for the Subject header and",
"you fill in a pattern of &quot;important&quot;, then only Subjects which",
"contain the word &quot;important&quot; will be colored.",
"<P>",
"If the pattern you enter is a comma-separated list of patterns, then coloring",
"happens if any of those patterns matches.",
"<P>",
"<A HREF=\"h_color_setup\">Descriptions of the available commands</A>",
"<P>",
"Look <A HREF=\"h_edit_nav_cmds\">here</A>",
"to see the available Editing and Navigation commands.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_customhdr_pattern[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>OPTION: Viewer Header Color Pattern</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>OPTION: Viewer Header Color Pattern</H1>",
" ",
"If you leave this blank, then the whole field for the header will",
"be colored.",
"If you give a pattern to match, the coloring will only take place",
"if there is a match for that pattern in the value of the field.",
"For example, if you are working on a color for the Subject header and",
"you fill in a pattern of &quot;important&quot;, then only Subjects which",
"contain the word &quot;important&quot; will be colored.",
"<P>",
"For address headers (like From and To) and for the Newsgroups header,",
"a pattern match will cause only the matched addresses or newsgroups to be",
"colored.",
"If there is no pattern to match, then all of the addresses or newsgroups",
"in the relevant header will be colored.",
"<P>",
"The matching pattern may be a comma-separated list of patterns to match",
"instead of a single pattern.",
"For example, you could use the pattern &quot;important,urgent&quot; which would",
"cause a match if either the word &quot;important&quot; or the word",
"&quot;urgent&quot; appeared in the value of the header.",
"You could list several comma-separated email addresses in the Header",
"From Color pattern so that those addresses will be colored when any of",
"them appear in the From header.",
"<P>",
"To add a new matching pattern or change the existing pattern use the ",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F4&quot;",
"<!--chtml else-->",
"&quot;C&quot;",
"<!--chtml endif-->",
"&quot;Change&quot; command which is available when the &quot;Pattern to",
"match&quot; line is hilighted.",
"The",
"<!--chtml if pinemode=\"function_key\"-->",
"&quot;F10&quot;",
"<!--chtml else-->",
"&quot;D&quot;",
"<!--chtml endif-->",
"&quot;Delete&quot; command may be used to quickly remove all patterns",
"for a particular header.",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_color_setup[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>SETUP COLOR COMMANDS</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>SETUP COLOR COMMANDS</H1>",
"<!--chtml if pinemode=\"function_key\"-->",
"<PRE>",
"Available Commands -- Group 1",
"-------------------------------",
"F1  Display this help text",
"F2  Show other available commands",
"F3  Exit to Main Menu",
"F4  Select the highlighted foreground or background color",
"F5  Move to previous line",
"F6  Move to next line",
"F7  Previous page",
"F8  Next page",
"F9  Add a config section for a header field",
"F10 Restore all default colors (for all sections)",
"F11 Print color configuration screen",
"F12 Whereis (search for word)",
" ",
"Available Commands -- Group 2",
"-------------------------------",
"F1  Display this help text",
"F2  Show other available commands",
"F5  Delete config section for highlighted header field",
"F6  Shuffle the order of Header Color sections",
"</PRE>",
"<!--chtml else-->",
"<PRE>",
"General commands",
"-------------------------------------------------",
" ?  Display this help text     E  Exit back to Main Menu",
" P  Previous Line              N  Next Line",
" -  Previous page             Spc Next page",
" W  WhereIs (search for word)  %  Print color configuration screen",
" ",
"Color Setup Commands",
"------------------------------------------------",
" *  Select the highlighted foreground or background color",
" A  Add a config section for a header field",
" D  Delete config section for highlighted header field",
" R  Restore all default colors (for all sections)",
" $  Shuffle the order of Header Color sections",
"</PRE>",
"<!--chtml endif-->",
" ",
"<H2>Description of the Setup Color Screen</H2>",
" ",
"From this screen you may turn on color and set the colors of",
"various parts of the Pine display.",
"For help on turning on color move your cursor into the Color Style section",
"at the top of the Setup Color screen and ask for help.",
" ",
"<P>",
"Each section of the rest of the color setup screen has a title",
"which describes briefly what effect the setting will have.",
"For example, the Status Color section sets the color for status messages.",
"Read the help in each section for a description of the effect of setting",
"the color for that section.",
"Highlight the section you want to change by moving the cursor into it, then",
"select the foreground and background colors desired by using the Next and",
"Prev keys to highlight the color, and the * command to select it.",
"<P>",
"To set a color to its default value, set the X in the Default line at",
"the bottom of the list of colors.",
"Most colors default to being the same as either the Normal Color or the",
"Reverse Color.",
"See the help for the particular color section to see which.",
"<P>",
" ",
"Besides coloring the specific fields that Pine knows about, you may also",
"color specific header fields when viewing a message in the MESSAGE TEXT",
"screen.",
"For example, you may color the Subject header a particular color.",
"There are a few commands for use with headers.",
"The &quot;AddHeader&quot; command adds a section to the color",
"configuration screen which allows you to set the color for that header.",
"You'll be asked for the name of the header field you want to color.",
"If you wanted to color the Subject, you would answer",
"with the word &quot;subject&quot;.",
"Once you've added a header field, the color setting works just like the",
"other color fields, except that there is an additional line on the",
"config screen labeled &quot;Pattern to match&quot;.",
"If you leave that blank, then the whole field for that header will always",
"be colored.",
"However, if you give a pattern to match, the coloring will only take place",
"if there is a match for that pattern in the value of the field.",
"For example, if you are working on a color for the Subject header and",
"you fill in a pattern of &quot;important&quot;, then only Subjects which",
"contain the word &quot;important&quot; will be colored.",
"<P>",
"The &quot;DeleteHdr&quot; command removes a header section from the",
"configuration altogether.",
"The &quot;Shuffle&quot; command changes the order of header sections.",
"This is only necessary if you use header sections with pattern fields.",
"For example, if you have two Subject sections, one with one pattern and",
"another with another pattern, and the subject for a particular message",
"happens to match both, then the color from the first match is used.",
"<P>",
" ",
"The command &quot;RestoreDefs&quot; will restore all of the default colors.",
"Each section will change to the default value used for that section when",
"color is first enabled.",
"When you restore all default colors the color settings for the Header Colors",
"will be unset (since that's the default), but the header fields you've",
"added will remain so that you may easily reset them.",
"In order to get rid of them completely you'd have to use",
"the &quot;DeleteHdr&quot; command.",
" ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_news_uses_recent[] = {
 "        FEATURE: news-approximates-new-status",
" ",
"This feature causes certain messages to be marked as \"New\" in the",
"MESSAGE INDEX of newsgroups.",
" ",
"When opening a newsgroup, Pine will consult your \"newsrc\" file and",
"determine the last message you have previously disposed of via the \"D\"",
"key.  If this feature is set, any subsequent messages will be shown in the",
"Index with an \"N\", and the first of these messages will be highlighted.",
"Although this is only an approximation of true \"New\" or \"unseen\"",
"status, it provides a useful cue to distinguish more-or-less recent",
"messages from those you have seen previously, but are not yet ready to",
"mark deleted.",
" ",
"Background: your \"newsrc\" file (used to store message status information",
"for newsgroups) is only capable of storing a single flag, and Pine uses",
"this to record whether or not you are \"done with\" a message, as",
"indicated by marking the message as \"Deleted\".  Unfortunately, this",
"means that Pine has no way to record exactly which messages you have",
"previously seen, so it normally does not show the \"N\" status flag for",
"any messages in a newsgroup. This feature enables a starting",
"*approximation* of seen/unseen status that may be useful.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_suspend_spawns[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: use-subshell-for-suspend</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: use-subshell-for-suspend</H1>",
" ",
"This feature affects Pine's behavior when process suspension is enabled",
"and then activated via the Ctrl-Z key.  Pine suspension allows one to",
"temporarily interact with the operating system command &quot;shell&quot; ",
"without",
"quitting Pine, and then subsequently resume the still-active Pine session.",
"<P>",
" ",
"When the <A HREF=\"h_config_can_suspend\">&quot;enable-suspend&quot;</A> feature",
"is set and subsequently the Ctrl-Z key",
"is pressed, Pine will normally suspend itself and return temporary control",
"to Pine's parent shell process.  However, if this feature is set, Pine",
"will instead create an inferior subshell process.  This is useful when the",
"parent process is not intended to be used interactively.  Examples include",
"invoking Pine via the -e argument of the Unix &quot;xterm&quot; program, ",
"or via a menu system.<P>",
" ",
"Note that one typically resumes a suspended Pine by entering the Unix",
"&quot;fg&quot; command, but if this feature is set, it will be necessary to",
"enter the &quot;exit&quot; command instead.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_8bit_smtp[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-8bit-to-smtp-server</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-8bit-to-smtp-server</H1>",
"This feature affects Pine's behavior when sending mail.  Internet standards",
"require that all electronic mail messages traversing the global Internet",
"consist of 7bit ASCII characters unless a pair of cooperating mail ",
"transfer agents explicitly agree to allow 8bit messages.  In general, ",
"then, exchanging messages in non-ASCII characters requires MIME encoding.",
"<P>",
"However, there are now Internet standards that allow for unencoded 8bit",
"exchange of messages between cooperating systems.  Setting this feature",
"tells Pine to try to negotiate unencoded 8bit transmission during the",
"sending process.  Should the negotiation fail, Pine will fall back to its",
"ordinary encoding rules. ",
"<P>",
"Note, this feature relies on your system's mail transport agent or",
"configured <A HREF=\"h_config_smtp_server\">&quot;smtp-server&quot;</A>",
"having the negotiation mechanism introduced in",
"&quot;Extended SMTP&quot; (ESMTP) and the specific extension called",
"&quot;8BITMIME&quot;. ",
"<P>",
"ESMTP allows for graceful migration to upgraded mail transfer agents, but",
"it is possible that this feature might cause problems for some servers. ",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_8bit_nntp[] = {
 "        FEATURE: enable-8bit-nntp-posting",
" ",
"This feature affects Pine's behavior when posting news.  ",
" ",
"The Internet standard for exchanging USENET news messages (RFC-1036)",
"specifies that USENET messages should conform to Internet mail standards",
"and contain only 7bit characters, but much of the news transport software",
"in use today is capable of successfully sending messages containing 8bit",
"characters.  Hence, many people believe that it is appropriate to send 8bit",
"news messages without any MIME encoding.",
" ",
"Moreover, there is no Internet standard for explicitly negotiating 8bit",
"transfer, as there is for Internet email.  Therefore, Pine provides the",
"option of posting unencoded 8bit news messages, though not as the default.",
"Setting this feature will turn OFF Pine's MIME encoding of newsgroup",
"postings that contain 8bit characters. ",
" ",
"Note, articles may cross a path or pass through news transport software",
"that is unsafe or even hostile to 8bit characters.  At best this will only",
"cause the posting to become garbled.  The safest way to transmit 8bit",
"characters is to leave Pine's MIME encoding turned on, but recipients",
"who lack MIME-aware tools are often annoyed when they receive MIME-encoded ",
"messages.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_tab_new_only[] = {
 "        FEATURE: tab-visits-next-new-message-only",
" ",
"This feature affects Pine's behavior when using the TAB key to move from",
"one message to the next.  Pine's usual behavior is to select the next",
"unread message or message flagged as \"Important\".",
" ",
"Setting this feature causes Pine to skip the messages flagged as important,",
"and select unread messages exclusively.  Tab behavior when there are no",
"new messages left to select remains unchanged.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_quell_dead_letter[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-dead-letter-on-cancel</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-dead-letter-on-cancel</H1>",
" ",
"This feature affects Pine's behavior when you cancel a message being",
"composed.  Pine's usual behavior is to write the canceled message to",
"a file named ",
"<!--chtml if pinemode=\"os_windows\"-->",
"&quot;DEADLETR&quot;,",
"<!--chtml else-->",
"&quot;dead.letter&quot; in your home directory,",
"<!--chtml endif-->",
"overwriting any previous message. Under",
"some conditions (some routine), this can introduce a noticeable delay.",
"Setting this feature will cause Pine NOT to write canceled compositions",
"into the file.",
"<P>",
"NOTE: Enabling this feature means NO record of canceled messages is",
"maintained.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_quell_beeps[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-status-message-beeping</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-status-message-beeping</H1>",
" ",
"This feature affects Pine's behavior when it displays status message",
"(e.g., Error complaints, New mail warnings, etc).  Setting this feature",
"will not affect the display of such messages, but will cause those that",
"emit a beep to become silent.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_quell_lock_failure_warnings[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-lock-failure-warnings</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-lock-failure-warnings</H1>",
" ",
"This feature affects Pine's behavior when it encounters a problem",
"acquiring a mail folder lock.  Typically, a secondary file associated",
"with the mail folder being opened is created as part of the locking",
"process.  On some systems, such file creation has been administratively",
"precluded by the system configuration.",
"<P>",
"Pine issues a warning when such failures occur, which can become bothersome",
"if the system is configured to disallow such actions.  Setting this",
"feature causes Pine to remain silent when this part of lock creation fails.",
"<P>",
"WARNING: systems that have been configured in a way that precludes locking",
"introduce some risk of mail folder corruption when more than one program",
"attempts to modify the mail folder.  This is most likely to occur to one's",
"INBOX or other incoming message folder. ",
"<P>",
"See also <A HREF=\"h_info_on_locking\">&quot;What Systems Managers Need to Know about Pine File Locking&quot;</A>.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_enable_role_take[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-rules-under-take</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-rules-under-take</H1>",
"Normally, the Take command takes addresses from a message and helps you",
"put them into your Address Book.",
"If you use Rules for Indexcolors, Roles, Filtering, or Scoring;",
"you may find it useful",
"to be able to Take information from a message's headers and put it into",
"a new Rule.",
"When this feature is set, you will be given an extra prompt which gives",
"you the choice to Take into the Address Book or Take into a rule.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_quell_folder_internal_msg[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-folder-internal-msg</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-folder-internal-msg</H1>",
"This feature determines whether or not Pine will create ",
"&quot;pseudo messages&quot; in folders that are in standard Unix or ",
"MMDF format. <P> ",
" ",
"Pine will normally create these pseudo messages when they are not already",
"present in a standard Unix or MMDF folder.  Their purpose is to record",
"certain mailbox state data needed for correct IMAP and POP server",
"operation, and also for Pine to be able to mark messages as Answered when",
"the Reply has been postponed.<P>",
" ",
"Sites which do not use IMAP/POP for remote mail access, and which need to",
"support mail tools that are adversely affected by the presence of the",
"pseudo-messages (e.g. some mail notification tools) may enable this",
"feature to tell Pine not to create them.  Note that Pine's ",
"&quot;Answered&quot; flag",
"capability will be adversely affected if this is done.<P>",
" ",
"Note too that, even if this feature is enabled, Pine will not remove",
"pseudo-messages when it encounters them (e.g. those created by UW's imapd",
"or ipopd servers.) This feature has no effect on folders that are not in",
"standard Unix or MMDF format, as pseudo-messages are not needed in the",
"other formats to record mailbox state information.",
"<P><UL>",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL>",
"<P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_quell_empty_dirs[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-empty-directories</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-empty-directories</H1>",
" ",
"This feature causes Pine to remove from the display any directories",
"that do not contain at least one file or directory.  This can be useful",
"to prevent overly cluttered folder lists when a collection is stored on",
"a server that treats all names as both a folder and a directory.",
" ",
"<P>",
"Note, enabling this feature can cause surprising behavior!  For example,",
"you can still use Add to create a directory, but unless you immediately",
"enter that directory and create a folder, that newly created directory",
"may not be displayed next time you enter the folder list.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_no_part_fetch[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: quell-partial-fetching</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: quell-partial-fetching</H1>",
" ",
"This feature affects the way Pine interacts with IMAP 4rev1 mail servers.",
"By default, when a large message or attachment is viewed or saved, Pine",
"asks the server for message data in segments.  This allows the command ",
"that caused the request to be interrupted.",
" ",
"<P>",
"Testing has shown that, while extremely rare, it is possible for such",
"requests to cause some servers distress.  If you're having trouble",
"viewing or saving large messages, then you might try listing this feature",
"in your pinerc's feature list.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_change_from[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: allow-changing-from</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: allow-changing-from</H1>",
" ",
"This feature affects Pine's handling of the &quot;From:&quot; header field",
"in the \"<A HREF=\"h_config_custom_hdrs\">Customized-Headers</A>\" configuration",
"option.",
" ",
"<P>",
"By default, Pine restricts the use of this field in order to minimize the",
"risk of misconfiguration (e.g., sending mail that can't be replied to).",
"When this feature is added to your pinerc's feature list, the field,",
"when configured, becomes editable in the composer.",
" ",
"<P>",
"Note that many sites restrict the use of this feature in order to reduce the chance",
"of falsified addresses and misdirected mail.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_tcap_wins[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: termdef-takes-precedence</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: termdef-takes-precedence</H1>",
" ",
"This feature may affect Pine's low-level input routines.  Termcap (or",
"terminfo, depending on how your copy of Pine was compiled and linked)",
"is the name of the database which describes terminal capabilities.  In",
"particular, it describes the sequences of characters that various keys",
"will emit.",
" ",
"<P>",
"An example would be the Up Arrow key on the keyboard.  Up",
"Arrow is not a distinct character on most Unix systems.  When you press",
"the Up Arrow key a short sequence of characters are produced.  This",
"sequence is supposed to be described in the termcap database by the",
"&quot;ku&quot; capability (or by the &quot;kcuu1&quot; capability if you",
"are using terminfo instead of termcap).",
" ",
"<P>",
"By default, Pine defines some terminal",
"escape sequences that are commonly used.  For example, the sequence",
"&quot;ESC&nbsp;O&nbsp;A&quot; is recognized as an Up Arrow key.  The sequence",
"&quot;ESC&nbsp;[&nbsp;A&quot;",
"is also recognized as an Up Arrow key.  These are chosen because common",
"terminals like VT100's or ANSI standard terminals produce these",
"sequences when you press the Up Arrow key.",
" ",
"<P>",
"If your system's termcap",
"(terminfo) database assigns some other function to the sequence",
"&quot;ESC&nbsp;O&nbsp;A&quot;",
"it is usually ignored by Pine.  Also, if your termcap (terminfo)",
"database assigns a sequence which doesn't begin with an escape",
"character (<SAMP>ESC</SAMP>) it is usually ignored by Pine.",
"This usually works fine",
"because most terminals emit the escape sequences that Pine has defined",
"by default.  We have also found that it is usually better to have these",
"defaults take precedence over the definitions contained in the database",
"because the defaults are more likely to be correct than the database.",
" ",
"<P>",
"There are some terminals where this breaks down.  If you want Pine to",
"believe the definitions given in your termcap (terminfo) database in",
"preference to the defaults the Pine itself sets up, then you may turn",
"this feature on.  Then, sequences of characters which are defined in",
"both termcap (terminfo) and in Pine's set of defaults will be",
"interpreted the way that termcap (terminfo) says they should be",
"interpreted.  Also, if your terminal capabilities database assigns a",
"sequence which doesn't begin with escape, it will not be ignored.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_cruise_mode[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-cruise-mode</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-cruise-mode</H1>",
" ",
"This feature affects Pine's behavior when you hit the",
"&quot;Space&nbsp;Bar&quot; at",
"the end of a displayed message.  Typically, Pine complains that the end",
"of the text has already been reached.  Setting this feature causes such",
"keystrokes to be interpreted as if the &quot;Tab&quot; key had been hit, thus",
"taking you to the next &quot;interesting&quot; message,",
"or scanning ahead to the ",
"next incoming folder with &quot;interesting&quot; messages.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_cruise_mode_delete[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-cruise-mode-delete</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-cruise-mode-delete</H1>",
" ",
"This feature modifies the behavior of Pine's ",
"<A HREF=\"h_config_cruise_mode\">&quot;enable-cruise-mode&quot;</A> feature.  ",
"Setting this feature causes Pine to implicitly delete read",
"messages when it moves on to display the next &quot;interesting&quot; message.",
"<P>",
"NOTE: Beware when enabling this feature AND the ",
"<A HREF=\"h_config_auto_expunge\">&quot;expunge-without-confirm&quot;</A> ",
"feature.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_allow_goto[] = {
 "        FEATURE: enable-goto-in-file-browser",
" ",
"This feature modifies the behavior of Pine's file browser.  Setting this",
"feature causes Pine to offer the \"G Goto\" command in the file browser.",
" ",
"This command allows you to explicitly set the displayed directory.  Pine's",
"default behavior requires you to visit each intermediate directory when moving",
"between two distant directories.",
" ",
"<End of help on this topic>",
NULL
};


char *h_config_add_ldap[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: ldap-result-to-addrbook-add</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: ldap-result-to-addrbook-add</H1>",
" ",
"If both the Directory option",
"<A HREF=\"h_config_ldap_opts_impl\">&quot;use-implicitly-from-composer&quot;</A>  ",
"and this feature are set,",
"then when an implicit directory lookup is done from the",
"composer you will automatically be prompted to add the result of the",
"directory lookup to your address book.",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_lame_list_mode[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: enable-lame-list-mode</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: enable-lame-list-mode</H1>",
" ",
"This feature modifies the method Pine uses to ask your IMAP",
"server for folder names to display in the the FOLDER LIST screen.",
"It is intended to compensate for a small set of IMAP servers that",
"are programmed to ignore a part of the request, and thus respond",
"to Pine's query with nonsensical results.",
"<P>",
" ",
"If you find that Pine is erroneously displaying blank folder lists,",
"try enabling this feature.",
"<P>",
" ",
"NOTE: Enabling this feature has consequences for the Goto and Save",
"commands.  Many servers allow access to folders outside the area",
"reserved for your personal folders via some reserved character,",
"typically '#' (sharp), '~' (tilde) or '/' (slash).  This mechanism",
"allows, at the Goto and Save prompts, quick access to folders",
"outside your personal folder collection without requiring a specific",
"collection definition.  This behavior will generally not be available",
"when this feature is enabled.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_textplain_int[] = {
 "<HTML>",
"<HEAD>",
"<TITLE>FEATURE: show-plain-text-internally</TITLE>",
"</HEAD>",
"<BODY>",
"<H1>FEATURE: show-plain-text-internally</H1>",
" ",
"This feature modifies the method Pine uses to display Text/Plain",
"MIME attachments from the Attachment Index screen.  Normally, the",
"&quot;View&quot; command searches for any externally defined (usually",
"via the",
"&quot;<A HREF=\"h_config_mailcap_path\">Mailcap</A>&quot; file) viewer,",
"and displays the selected text within that viewer.",
" ",
"<P>",
"Enabling this feature causes Pine to ignore any external viewer",
"settings and always display text with Pine's internal viewer.",
" ",
"<P>",
"<UL>   ",
"<LI><A HREF=\"h_finding_help\">Finding more information and requesting help</A>",
"</UL><P>",
"&lt;End of help on this topic&gt;",
"</BODY>",
"</HTML>",
NULL
};


char *h_config_role_undo[] = {
 "Yes, remember changes and exit back to list of roles; No, discard changes",
"made in this screen; ^C, cancel exit and stay in this config screen.",
NULL
};


char *h_config_undo[] = {
 "Yes, save changes and exit; No, exit without saving any changes made since",
"entering this CONFIGURATION screen; ^C, cancel exit and stay in config screen.",
NULL
};


char *h_os_index_whereis[] = {
 "Enter ^V or ^Y to go immediately to the last or first message in the index.",
"Or, enter the match string followed by RETURN.",
NULL
};


char *h_os_index_whereis_agg[] = {
 "Enter ^V or ^Y to go immediately to the last or first message in the index,",
"Or, enter the match string followed by RETURN (or ^X to select all matches).",
NULL
};


char *h_oe_add_full[] = {
 "Type the full name of the person being added and press the RETURN key.",
"Press ^C to cancel addition.",
NULL
};


char *h_oe_add_nick[] = {
 "Type a short nickname and press RETURN.  A nickname is a short easy-to-",
"remember word, name or initials like \"joe\", or \"wcfields.\"  ^C to cancel.",
NULL
};


char *h_oe_add_addr[] = {
 "Type the e-mail address and press RETURN.",
"Press ^C to cancel addition.",
NULL
};


char *h_oe_crlst_full[] = {
 "Type a long name or description for the list that you are creating and",
"press RETURN.  Press ^C to cancel creation of list.",
NULL
};


char *h_oe_crlst_nick[] = {
 "Type a nickname (short, easy-to-remember name or single word) for the list",
"you are creating and press RETURN.  Press ^C to cancel.",
NULL
};


char *h_oe_crlst_addr[] = {
 "Type an e-mail address, or a nickname already in the address book that you",
"want to be part of this list and press RETURN.",
NULL
};


char *h_oe_adlst_addr[] = {
 "Type an e-mail address or a nickname already in the address book that you",
"want to add to this list and press RETURN.",
NULL
};


char *h_oe_editab_nick[] = {
 "Change the nickname using the arrow keys and delete key.  Press RETURN",
"when done.  Press ^C to cancel editing and leave the nickname as it was.",
NULL
};


char *h_oe_editab_full[] = {
 "Change the full name using the arrow keys and delete key.  Press RETURN",
"when done.  Press ^C to cancel editing and leave the full name as it was.",
NULL
};


char *h_oe_editab_addr[] = {
 "Change the address using the arrow keys and delete key.  Press RETURN",
"when done.  Press ^C to cancel editing and leave the address as it was.",
NULL
};


char *h_oe_editab_fcc[] = {
 "Change the fcc using the arrow keys and delete key.  Press RETURN when",
"done.  Press ^C to cancel editing and leave the fcc as it was.",
NULL
};


char *h_oe_editab_comment[] = {
 "Change the comment field using the arrow keys and delete key.  Press RETURN",
"when done.  Press ^C to cancel editing and leave the comment as it was.",
NULL
};


char *h_ab_forward[] = {
 "Yes, expand nicknames and qualify local names with your current domain name;",
"No, leave nicknames and local names as is;  ^C, cancel.",
NULL
};


char *h_ab_export[] = {
 "Type the name of a file to write the addresses into and",
"press RETURN.  You may also specify an absolute path.  Use ^C to cancel.",
NULL
};


char *h_ab_edit_a_field[] = {
 "Edit any of the fields of the currently selected entry by typing one of the",
"letters at the bottom of the screen.  Press ^C to cancel edit.",
NULL
};


char *h_ab_del_data_revert[] = {
 "Press B to completely delete addrbook and revert to default, C to delete config",
"and revert while leaving data, or D to only delete data (make it empty).",
NULL
};


char *h_ab_del_data_modify[] = {
 "Press B to completely delete addrbook, C to delete configuration while leaving",
"data, or D to delete data (make it empty) but leave config. ^C to cancel.",
NULL
};


char *h_ab_del_config_modify[] = {
 "Yes, remove this address book from my configuration.",
"No, make no changes now.",
NULL
};


char *h_ab_del_config_revert[] = {
 "Yes, remove this address book from my config and revert to default.",
"No, make no changes now.",
NULL
};


char *h_ab_del_default[] = {
 "Yes, remove this default address book from my configuration.",
"No, make no changes now.",
NULL
};


char *h_ab_really_delete[] = {
 "Yes, delete the actual contents of the address book, not just the ",
"configuration.  No, don't delete the data after all, cancel and start over.",
NULL
};


char *h_ab_del_ignore[] = {
 "Press I to ignore all the default address books for this category.  Press R to",
"remove this one address book and add the others to your personal list.",
NULL
};


char *h_ab_del_dir_ignore[] = {
 "Press I to ignore all the default directory servers for this category.",
"Press R to remove this one server and add the others to your personal list.",
NULL
};


char *h_ab_copy_dups[] = {
 "Yes, overwrite the existing entry.",
"No, skip duplicates but save the rest. Press ^C to cancel.",
NULL
};


char *h_ab_export_vcard[] = {
 "A, export list of addresses to file.",
"V, export as much vCard information as possible to file. ^C to cancel.",
NULL
};


char *h_ab_text_or_vcard[] = {
 "Text, start composer with displayed text already included.",
"VCard, start composer with address book entry attached as a vCard. ^C cancels.",
NULL
};


char *h_ab_backup_or_ldap[] = {
 "Backup, copy email address from entry and allow editing of it.",
"LDAP, copy LDAP search criteria, do not allow editing of it. ^C cancels.",
NULL
};


char *h_ldap_text_or_vcard[] = {
 "Text: export displayed text for selected entry. Address: export only the",
"email address. VCard: export entry in vCard format. ^C cancels.",
NULL
};


char *h_ab_save_exp[] = {
 "Save, save entry or entries to an address book.",
"Export, save to file outside of pine. ^C cancels save.",
NULL
};


char *h_ab_add[] = {
 "A, add a brand new entry to this address book.",
"E, edit the entry which is currently highlighted. ^C to cancel.",
NULL
};


char *h_ab_shuf[] = {
 "U, swap order of highlighted address book and the one above it.",
"D, swap order of highlighted address book and the one below it. ^C to cancel.",
NULL
};


char *h_ab_shuf_up[] = {
 "U, swap order of highlighted address book and the one above it.",
"Press ^C to cancel.",
NULL
};


char *h_ab_shuf_down[] = {
 "D, swap order of highlighted address book and the one below it.",
"Press ^C to cancel.",
NULL
};


char *h_role_shuf[] = {
 "U, swap order of highlighted rule and the one above it.",
"D, swap order of highlighted rule and the one below it. ^C to cancel.",
NULL
};


char *h_role_shuf_up[] = {
 "U, swap order of highlighted rule and the one above it.",
"Press ^C to cancel.",
NULL
};


char *h_role_shuf_down[] = {
 "D, swap order of highlighted rule and the one below it.",
"Press ^C to cancel.",
NULL
};


char *h_dir_shuf[] = {
 "U, swap order of highlighted directory and the one above it.",
"D, swap order of highlighted directory and the one below it. ^C to cancel.",
NULL
};


char *h_dir_shuf_up[] = {
 "U, swap order of highlighted directory and the one above it.",
"Press ^C to cancel.",
NULL
};


char *h_dir_shuf_down[] = {
 "D, swap order of highlighted directory and the one below it.",
"Press ^C to cancel.",
NULL
};


char *h_hdrcolor_shuf[] = {
 "U, swap order of highlighted Header Color and the one above it.",
"D, swap order of highlighted Header Color and the one below it. ^C to cancel.",
NULL
};


char *h_hdrcolor_shuf_up[] = {
 "U, swap order of highlighted Header Color and the one above it.",
"Press ^C to cancel.",
NULL
};


char *h_hdrcolor_shuf_down[] = {
 "D, swap order of highlighted Header Color and the one below it.",
"Press ^C to cancel.",
NULL
};


char *h_oe_editab_al[] = {
 "Change the address using the arrow keys and delete key.  Press RETURN",
"when done.  Press ^C to cancel editing and leave the address as it was.",
NULL
};


char *h_dir_comp_search[] = {
 "Type a string to look for just like you would in the composer. Your configured",
"rules for the servers with the implicit flag set will be used.",
NULL
};


char *h_oe_searchab[] = {
 "Type the word or name you want to search for and press RETURN.  If you press",
"RETURN without entering anything the word in [] will be searched for.",
NULL
};


char *h_oe_save[] = {
 "Type the name of the folder you want to save the message in and press RETURN.",
"Press ^T to get a list of your folders.  Press ^C to cancel saving this mail.",
NULL
};


char *h_oe_chooseabook[] = {
 "Choose the address book you want to save the new entry in.",
"Use ^N or ^P to change address books.  ^C to cancel.",
NULL
};


char *h_oe_takeaddr[] = {
 "Edit the e-mail address using the arrow and delete keys.  Press RETURN",
"when done.  Press ^C to cancel adding this entry to the address book.",
NULL
};


char *h_oe_take_replace[] = {
 "Press R to replace the old entry with this new data.  You will still have",
"another chance to cancel.  N to enter another nickname.  ^C to cancel now.",
NULL
};


char *h_oe_take_replace_or_add[] = {
 "Press R to replace the old entry.  Press A to add the selected addresses to",
"the old existing list.  N to enter another nickname. ^C to cancel now.",
NULL
};


char *h_oe_takename[] = {
 "Edit the full name to be correct using the arrow and delete keys.  Press RETURN",
"when done.  Press ^C to cancel adding this entry to the address book.",
NULL
};


char *h_oe_takenick[] = {
 "Type a nickname (short easy-to-remember name, initials or single word) for this",
"entry in the address book and press RETURN.  Press ^C to cancel addition.",
NULL
};


char *h_oe_jump[] = {
 "Type the number of the message number you want to jump to and press",
"RETURN.  Press ^C if you want to cancel jumping to another message.",
NULL
};


char *h_oe_broach[] = {
 "Type the name of the folder you want to open and press RETURN.  Press ^P/^N",
"to go to the previous/next collections in the list.  Press ^C to cancel goto.",
NULL
};


char *h_oe_foldsearch[] = {
 "Type the text you want to search for in foldernames and press RETURN.  If you",
"press RETURN without entering anything, any text in [] will be searched for.",
NULL
};


char *h_oe_foldadd[] = {
 "Type the name of the folder you want to add and press RETURN.  Press ^C to",
"cancel adding a new folder.",
NULL
};


char *h_oe_foldrename[] = {
 "Change the old name of the folder to the new name using the arrow and",
"delete keys and press RETURN.  Press ^C to cancel rename.",
NULL
};


char *h_oe_login[] = {
 "Enter your login name for the host you are opening the mailbox on.  Just press",
"RETURN to use your login from this host as is, or edit it with delete key.",
NULL
};


char *h_oe_passwd[] = {
 "Type your password for the host and login shown as part of the prompt.",
"Press ^C to cancel opening folder.",
NULL
};


char *h_oe_choosep[] = {
 "Enter the number associated with the printer you want to select.  Press ^C to",
"cancel the printer selection.  The current selection is highlighted.",
NULL
};


char *h_oe_customp[] = {
 "Type the name of the Unix print command and press RETURN.  Press ^C to",
"cancel the printer selection.",
NULL
};


char *h_oe_searchview[] = {
 "Type the word or name you want to search for and press RETURN.  If you press",
"RETURN without entering anything the word in [] will be searched for.",
NULL
};


char *h_oe_keylock[] = {
 "The keyboard is in use and locked by another user.  Only that user can",
"unlock this keyboard by typing the password.",
NULL
};


char *h_oe_export[] = {
 "Type the name of a file to write into and press RETURN.",
"You may also specify an absolute path.  Use ^C to cancel.",
NULL
};


char *h_wt_expire[] = {
 "At the beginning of each month Pine offers to rename your current sent-mail",
"folder to one named for the month so you have a sent-mail folder for each month",
NULL
};


char *h_wt_delete_old[] = {
 "It is the beginning of the month, and we need to conserve disk",
"space.  Please delete any sent-mail that you do not need.",
NULL
};


char *h_select_sort[] = {
 "Select the order for sorting the index by typing the capitalized letter.",
"Arrival is by arrival in your mailbox; Date is by time/day message was sent.",
NULL
};


char *h_mini_setup[] = {
 "Select one of the setup tasks by typing the capitalized letter.",
NULL
};


char *h_sticky_personal_name[] = {
 "Type in your name as you want it to appear on outgoing email.  This entry",
"will be saved into your Pine configuration file.",
NULL
};


char *h_sticky_inbox[] = {
 "INBOX syntax is usually {complete.machine.name}INBOX",
"This entry will be saved in your Pine configuration file.",
NULL
};


char *h_sticky_smtp[] = {
 "The name of the computer on your campus which relays your outgoing email",
"to the Internet.  This entry will be saved in your Pine configuration file.",
NULL
};


char *h_sticky_user_id[] = {
 "The username or login-id part of your email address.  This entry will be",
"saved in your Pine configuration file.",
NULL
};


char *h_sticky_domain[] = {
 "The domain part of your email address, NOT the name of your PC.  This",
"entry will be saved in your Pine configuration file.",
NULL
};


char *h_bounce[] = {
 "Enter the address or nickname of the intended recipient.  Pine will resend",
"the message, which will retain the original author's From: address.",
NULL
};


char *h_incoming_add_folder_host[] = {
 "Enter RETURN if the folder is on the machine where Pine is running;",
"otherwise enter the host name of the mail server, or ^X if same as INBOX.",
NULL
};


char *h_incoming_add_folder_name[] = {
 "Enter the name of the desired folder. Pine will attempt to create this",
"folder on the previously specified mail server.",
NULL
};


char *h_incoming_add_folder_nickname[] = {
 "Enter an (optional) nickname that will be used in lieu of the actual",
"host and folder names in the FOLDER LIST display.",
NULL
};


char *h_anon_forward[] = {
 "Enter the address of your intended recipient, or ^C to cancel.",
"Example: jsmith@somewhere.edu",
NULL
};


char *h_news_subscribe[] = {
 "Enter the name of the newsgroup to which you wish to subscribe,",
"or ^C to cancel.  Example: comp.mail.pine",
NULL
};


char *h_pipe_msg[] = {
 "Enter the name of the Unix command to which you wish to send this",
"message, or ^C to cancel.",
NULL
};


char *h_pipe_attach[] = {
 "Enter the name of the Unix command to which you wish to send this",
"attachment, or ^C to cancel.",
NULL
};


char *h_select_by_num[] = {
 "Enter a list of numbers (or number range(s)), or ^C to cancel.  The messages",
"corresponding to the numbers will be selected.  Example: 2-5,7-9,11,19",
NULL
};


char *h_select_txt_from[] = {
 "Messages with From: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_not_from[] = {
 "Messages without From: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_to[] = {
 "Messages with To: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_not_to[] = {
 "Messages without To: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_cc[] = {
 "Messages with Cc: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_not_cc[] = {
 "Messages without Cc: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_subj[] = {
 "Messages with Subject: headers containing the entered string will be selected.",
"^C to cancel.  ^X enters Subject: line of current message.",
NULL
};


char *h_select_txt_not_subj[] = {
 "Messages without Subject headers containing the entered string will be selected.",
"^C to cancel.  ^X enters Subject: line of current message.",
NULL
};


char *h_select_txt_all[] = {
 "All messages containing the entered string will be selected.  Headers and body,",
"but not encoded attachments, will be compared.  Enter ^C to cancel.",
NULL
};


char *h_select_txt_not_all[] = {
 "All messages which don't contain the entered string will be selected.  Headers",
"and body, but not encoded attachments, will be compared.  Enter ^C to cancel.",
NULL
};


char *h_select_txt_recip[] = {
 "Messages with Cc: or To: headers containing the entered string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_not_recip[] = {
 "Messages without Cc: or To: headers containing the string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_partic[] = {
 "Messages with Cc, To, or From headers containing the string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_txt_not_partic[] = {
 "Messages without Cc, To, or From headers containing the string will be selected.",
"^C to cancel. ^G again to see original options.",
NULL
};


char *h_select_date[] = {
 "If typed, date must be in DD-MMM-YYYY format, where MMM is three-letter ",
"abbreviation of month. ^P/^N also changes date. ^X enters date of current msg.",
NULL
};


char *h_attach_index_whereis[] = {
 "Enter some text that appears in the Attachment Index entry for the desired",
"attachment.  The first attachment containing that text will be highlighted.",
NULL
};


char *h_kb_lock[] = {
 "Keystrokes entered here (up to a RETURN) comprise a password that must",
"be entered again later in order to unlock the keyboard.",
NULL
};


char *h_config_whereis[] = {
 "To move quickly to a particular line, enter a search string or",
"^C to cancel.",
NULL
};


char *h_config_edit_scorei[] = {
 "Enter interval in the form (min,max). -INF and INF may be used to represent",
"-infinity and infinity. ^C to cancel change. RETURN to accept change.",
NULL
};


char *h_config_add[] = {
 "Enter desired value; use normal editing keys to modify (e.g. ^K, ^D).  Just",
"pressing RETURN sets the Empty Value (this turns off any global default).",
NULL
};


char *h_config_add_custom_color[] = {
 "Enter a header fieldname. For example, \"subject\" or \"from\".",
" ",
NULL
};


char *h_config_add_pat_hdr[] = {
 "Enter a header fieldname. For example, \"reply-to\" or \"organization\" or",
"any fieldname you want which isn't included already.",
NULL
};


char *h_config_print_opt_choice[] = {
 "You may edit either the initialization string (characters printed before",
"printing starts) or the trailer string.  Choose one or ^C to cancel.",
NULL
};


char *h_config_print_init[] = {
 "Enter a C-style string for this.  You may use common backslash escapes like",
"\\n for newline, \\ooo for octal character, and \\xhh for hex character.",
NULL
};


char *h_config_change[] = {
 "Edit the existing value using arrow keys, ^K to delete entire entry, ^D to",
"delete current (highlighted) character, etc.  Enter ^C to cancel change.",
NULL
};


char *h_config_replace_add[] = {
 "Replace ignores the current default, Add places the current default in your",
"editing buffer as if you had typed it in.",
NULL
};


char *h_config_insert_after[] = {
 "Enter a nickname for this print command.  (InsertBefore puts the new item",
"before the current line, InsertAfter puts it after the current line.)",
NULL
};


char *h_config_print_cmd[] = {
 "Enter command to be executed for the printer.  Use normal editing keys",
"to modify, ^C to cancel, carriage return to accept current value.",
NULL
};


char *h_config_role_del[] = {
 "Answering Yes will remove this rule completely from your rules list.",
NULL
};


char *h_config_role_addfile[] = {
 "Type the name of a file to add to your configuration. You don't need to",
"use a file, you may add rules directly (with Add) without using a file.",
NULL
};


char *h_config_role_delfile[] = {
 "Answering Yes will remove this rule file completely from your rules list.",
"The rules data file itself will not be removed.",
NULL
};


char *h_config_print_del[] = {
 "Answering Yes will remove this printer completely from your printer list.",
NULL
};


char *h_config_print_name_cmd[] = {
 "You may edit the Nickname of this printer, the Command to be executed when",
"printing, or change the Options associated with this printer.",
NULL
};


char *h_send_fcc_only[] = {
 "Yes, copy message to Fcc only and send to NO recipients.",
"No, return to composer.",
NULL
};


char *h_send_prompt[] = {
 "Yes, send the message.",
"No or ^C, return to composer.",
NULL
};


char *h_send_prompt_dsn[] = {
 "Yes, send the message.  No or ^C, return to composer.",
"What's DSNOpts? See enable-delivery-status-notification in config screen.",
NULL
};


char *h_role_confirm[] = {
 "Yes, use displayed role. No, compose without a role.",
"^C, cancel the message. ^T, select a role from your other eligible roles.",
NULL
};


char *h_norole_confirm[] = {
 "Return, compose without a role.",
"^C, cancel the message. ^T, select a role from your eligible roles.",
NULL
};


char *h_custom_print[] = {
 "Enter a Unix command that accepts its data on standard input.",
"Pine will display any information the command sends to standard output.",
NULL
};

struct _help_texts h_texts[] = {
{h_news,"h_news"},
{h_news_pcpine,"h_news_pcpine"},
{h_news_config,"h_news_config"},
{h_news_legal,"h_news_legal"},
{h_news_bugs,"h_news_bugs"},
{h_info_on_mbox,"h_info_on_mbox"},
{h_info_on_locking,"h_info_on_locking"},
{h_finding_help,"h_finding_help"},
{new_user_greeting,"new_user_greeting"},
{new_version_greeting,"new_version_greeting"},
{main_menu_tx,"main_menu_tx"},
{h_main_menu_commands,"h_main_menu_commands"},
{h_command_line_options,"h_command_line_options"},
{h_configuring_news,"h_configuring_news"},
{h_reading_news,"h_reading_news"},
{h_help_index,"h_help_index"},
{h_special_xon_xoff,"h_special_xon_xoff"},
{h_special_help_nav,"h_special_help_nav"},
{h_special_list_commands,"h_special_list_commands"},
{h_mail_index,"h_mail_index"},
{h_mail_view,"h_mail_view"},
{h_index_cmd_select,"h_index_cmd_select"},
{h_index_cmd_apply,"h_index_cmd_apply"},
{h_index_cmd_zoom,"h_index_cmd_zoom"},
{h_index_cmd_sort,"h_index_cmd_sort"},
{h_index_sort_arrival,"h_index_sort_arrival"},
{h_index_sort_date,"h_index_sort_date"},
{h_index_sort_subj,"h_index_sort_subj"},
{h_index_sort_ordsubj,"h_index_sort_ordsubj"},
{h_index_sort_from,"h_index_sort_from"},
{h_index_sort_size,"h_index_sort_size"},
{h_index_sort_score,"h_index_sort_score"},
{h_index_sort_to,"h_index_sort_to"},
{h_index_sort_cc,"h_index_sort_cc"},
{h_index_cmd_whereis,"h_index_cmd_whereis"},
{h_view_cmd_whereis,"h_view_cmd_whereis"},
{h_view_cmd_hilite,"h_view_cmd_hilite"},
{h_view_cmd_viewattch,"h_view_cmd_viewattch"},
{h_index_cmd_expunge,"h_index_cmd_expunge"},
{h_common_compose,"h_common_compose"},
{h_common_index,"h_common_index"},
{h_common_folders,"h_common_folders"},
{h_main_addrbook,"h_main_addrbook"},
{h_main_setup,"h_main_setup"},
{h_main_release_notes,"h_main_release_notes"},
{h_main_kblock,"h_main_kblock"},
{h_main_journal,"h_main_journal"},
{h_common_role,"h_common_role"},
{h_common_conditional_cmds,"h_common_conditional_cmds"},
{h_common_pipe,"h_common_pipe"},
{h_common_goto,"h_common_goto"},
{h_common_nextnew,"h_common_nextnew"},
{h_common_jump,"h_common_jump"},
{h_common_flag,"h_common_flag"},
{h_common_hdrmode,"h_common_hdrmode"},
{h_common_print,"h_common_print"},
{h_common_take,"h_common_take"},
{h_common_save,"h_common_save"},
{h_common_bounce,"h_common_bounce"},
{h_common_reply,"h_common_reply"},
{h_common_delete,"h_common_delete"},
{h_common_postpone,"h_common_postpone"},
{h_compose_cancel,"h_compose_cancel"},
{h_compose_richhdr,"h_compose_richhdr"},
{h_compose_send,"h_compose_send"},
{h_compose_markcutpaste,"h_compose_markcutpaste"},
{h_compose_justify,"h_compose_justify"},
{h_compose_spell,"h_compose_spell"},
{h_compose_alted,"h_compose_alted"},
{h_compose_readfile,"h_compose_readfile"},
{h_config_tray_icon,"h_config_tray_icon"},
{h_common_suspend,"h_common_suspend"},
{h_pipe_command,"h_pipe_command"},
{h_simple_index,"h_simple_index"},
{h_collection_screen,"h_collection_screen"},
{h_collection_maint,"h_collection_maint"},
{h_what_are_collections,"h_what_are_collections"},
{h_role_select,"h_role_select"},
{h_role_nick_select,"h_role_nick_select"},
{h_rule_patterns,"h_rule_patterns"},
{h_rules_roles,"h_rules_roles"},
{h_rules_incols,"h_rules_incols"},
{h_rules_filter,"h_rules_filter"},
{h_rules_score,"h_rules_score"},
{h_direct_config,"h_direct_config"},
{h_address_display,"h_address_display"},
{h_address_select,"h_address_select"},
{h_folder_maint,"h_folder_maint"},
{h_valid_folder_names,"h_valid_folder_names"},
{h_whatis_vcard,"h_whatis_vcard"},
{h_folder_open,"h_folder_open"},
{h_folder_subscribe,"h_folder_subscribe"},
{h_folder_postnews,"h_folder_postnews"},
{h_folder_save,"h_folder_save"},
{h_folder_fcc,"h_folder_fcc"},
{h_folder_pattern_roles,"h_folder_pattern_roles"},
{h_folder_action_roles,"h_folder_action_roles"},
{h_abook_config,"h_abook_config"},
{h_abook_top,"h_abook_top"},
{h_abook_opened,"h_abook_opened"},
{h_abook_select_addr,"h_abook_select_addr"},
{h_abook_select_top,"h_abook_select_top"},
{h_abook_select_listmode,"h_abook_select_listmode"},
{h_abook_select_checks,"h_abook_select_checks"},
{h_abook_select_nicks_take,"h_abook_select_nicks_take"},
{h_abook_select_nick,"h_abook_select_nick"},
{h_takeaddr_screen,"h_takeaddr_screen"},
{h_abook_view,"h_abook_view"},
{h_ldap_view,"h_ldap_view"},
{h_attachment_screen,"h_attachment_screen"},
{h_mail_text_att_view,"h_mail_text_att_view"},
{h_simple_text_view,"h_simple_text_view"},
{h_pine_for_windows,"h_pine_for_windows"},
{h_composer,"h_composer"},
{h_composer_browse,"h_composer_browse"},
{h_composer_ins,"h_composer_ins"},
{h_composer_ins_m,"h_composer_ins_m"},
{h_composer_search,"h_composer_search"},
{h_composer_to,"h_composer_to"},
{h_composer_cc,"h_composer_cc"},
{h_composer_bcc,"h_composer_bcc"},
{h_composer_lcc,"h_composer_lcc"},
{h_composer_from,"h_composer_from"},
{h_composer_reply_to,"h_composer_reply_to"},
{h_composer_custom_addr,"h_composer_custom_addr"},
{h_composer_custom_free,"h_composer_custom_free"},
{h_composer_news,"h_composer_news"},
{h_composer_fcc,"h_composer_fcc"},
{h_composer_subject,"h_composer_subject"},
{h_composer_attachment,"h_composer_attachment"},
{h_composer_ctrl_j,"h_composer_ctrl_j"},
{h_edit_nav_cmds,"h_edit_nav_cmds"},
{h_composer_sigedit,"h_composer_sigedit"},
{h_composer_abook_nick,"h_composer_abook_nick"},
{h_composer_abook_full,"h_composer_abook_full"},
{h_composer_abook_fcc,"h_composer_abook_fcc"},
{h_config_combined_abook_display,"h_config_combined_abook_display"},
{h_config_expanded_addrbooks,"h_config_expanded_addrbooks"},
{h_config_combined_folder_display,"h_config_combined_folder_display"},
{h_config_combined_subdir_display,"h_config_combined_subdir_display"},
{h_config_separate_fold_dir_view,"h_config_separate_fold_dir_view"},
{h_config_expanded_folders,"h_config_expanded_folders"},
{h_config_ldap_server,"h_config_ldap_server"},
{h_config_ldap_base,"h_config_ldap_base"},
{h_config_ldap_port,"h_config_ldap_port"},
{h_config_ldap_nick,"h_config_ldap_nick"},
{h_config_ldap_opts_impl,"h_config_ldap_opts_impl"},
{h_config_ldap_opts_rhs,"h_config_ldap_opts_rhs"},
{h_config_ldap_opts_ref,"h_config_ldap_opts_ref"},
{h_config_ldap_opts_nosub,"h_config_ldap_opts_nosub"},
{h_config_ldap_searchtypes,"h_config_ldap_searchtypes"},
{h_config_ldap_searchrules,"h_config_ldap_searchrules"},
{h_config_ldap_email_attr,"h_config_ldap_email_attr"},
{h_config_ldap_sn_attr,"h_config_ldap_sn_attr"},
{h_config_ldap_gn_attr,"h_config_ldap_gn_attr"},
{h_config_ldap_cn_attr,"h_config_ldap_cn_attr"},
{h_config_ldap_time,"h_config_ldap_time"},
{h_config_ldap_size,"h_config_ldap_size"},
{h_config_ldap_cust,"h_config_ldap_cust"},
{h_composer_abook_comment,"h_composer_abook_comment"},
{h_composer_abook_addrs,"h_composer_abook_addrs"},
{h_config_role_nick,"h_config_role_nick"},
{h_config_score_nick,"h_config_score_nick"},
{h_config_incol_nick,"h_config_incol_nick"},
{h_config_filt_nick,"h_config_filt_nick"},
{h_config_role_topat,"h_config_role_topat"},
{h_config_score_topat,"h_config_score_topat"},
{h_config_incol_topat,"h_config_incol_topat"},
{h_config_filt_topat,"h_config_filt_topat"},
{h_config_role_frompat,"h_config_role_frompat"},
{h_config_role_senderpat,"h_config_role_senderpat"},
{h_config_role_ccpat,"h_config_role_ccpat"},
{h_config_role_recippat,"h_config_role_recippat"},
{h_config_role_particpat,"h_config_role_particpat"},
{h_config_role_newspat,"h_config_role_newspat"},
{h_config_role_subjpat,"h_config_role_subjpat"},
{h_config_role_alltextpat,"h_config_role_alltextpat"},
{h_config_role_arbpat,"h_config_role_arbpat"},
{h_config_role_scorei,"h_config_role_scorei"},
{h_config_role_fldr_type,"h_config_role_fldr_type"},
{h_config_filt_rule_type,"h_config_filt_rule_type"},
{h_config_score_fldr_type,"h_config_score_fldr_type"},
{h_config_incol_fldr_type,"h_config_incol_fldr_type"},
{h_config_filt_fldr_type,"h_config_filt_fldr_type"},
{h_config_role_inick,"h_config_role_inick"},
{h_config_role_setfrom,"h_config_role_setfrom"},
{h_config_role_setreplyto,"h_config_role_setreplyto"},
{h_config_role_setfcc,"h_config_role_setfcc"},
{h_config_role_setsig,"h_config_role_setsig"},
{h_config_role_settempl,"h_config_role_settempl"},
{h_config_role_scoreval,"h_config_role_scoreval"},
{h_config_role_replyuse,"h_config_role_replyuse"},
{h_config_role_forwarduse,"h_config_role_forwarduse"},
{h_config_role_composeuse,"h_config_role_composeuse"},
{h_config_filter_folder,"h_config_filter_folder"},
{h_index_tokens,"h_index_tokens"},
{h_reply_token_conditionals,"h_reply_token_conditionals"},
{h_composer_cntxt_nick,"h_composer_cntxt_nick"},
{h_composer_cntxt_server,"h_composer_cntxt_server"},
{h_composer_cntxt_path,"h_composer_cntxt_path"},
{h_composer_cntxt_view,"h_composer_cntxt_view"},
{h_composer_abook_add_server,"h_composer_abook_add_server"},
{h_composer_abook_add_folder,"h_composer_abook_add_folder"},
{h_composer_abook_add_nick,"h_composer_abook_add_nick"},
{h_composer_qserv_cn,"h_composer_qserv_cn"},
{h_composer_qserv_sn,"h_composer_qserv_sn"},
{h_composer_qserv_gn,"h_composer_qserv_gn"},
{h_composer_qserv_mail,"h_composer_qserv_mail"},
{h_composer_qserv_org,"h_composer_qserv_org"},
{h_composer_qserv_unit,"h_composer_qserv_unit"},
{h_composer_qserv_country,"h_composer_qserv_country"},
{h_composer_qserv_state,"h_composer_qserv_state"},
{h_composer_qserv_locality,"h_composer_qserv_locality"},
{h_composer_qserv_custom,"h_composer_qserv_custom"},
{h_composer_qserv_qq,"h_composer_qserv_qq"},
{h_address_format,"h_address_format"},
{h_flag_important,"h_flag_important"},
{h_flag_new,"h_flag_new"},
{h_flag_answered,"h_flag_answered"},
{h_flag_deleted,"h_flag_deleted"},
{h_config_pers_name,"h_config_pers_name"},
{h_config_pruned_folders,"h_config_pruned_folders"},
{h_config_upload_cmd,"h_config_upload_cmd"},
{h_config_upload_prefix,"h_config_upload_prefix"},
{h_config_download_cmd,"h_config_download_cmd"},
{h_config_download_prefix,"h_config_download_prefix"},
{h_config_mailcap_path,"h_config_mailcap_path"},
{h_config_mimetype_path,"h_config_mimetype_path"},
{h_config_set_att_ansi,"h_config_set_att_ansi"},
{h_config_set_att_ansi2,"h_config_set_att_ansi2"},
{h_config_set_stand_print,"h_config_set_stand_print"},
{h_config_set_custom_print,"h_config_set_custom_print"},
{h_config_user_id,"h_config_user_id"},
{h_config_user_dom,"h_config_user_dom"},
{h_config_smtp_server,"h_config_smtp_server"},
{h_config_nntp_server,"h_config_nntp_server"},
{h_config_inbox_path,"h_config_inbox_path"},
{h_config_default_fcc,"h_config_default_fcc"},
{h_config_def_save_folder,"h_config_def_save_folder"},
{h_config_postponed_folder,"h_config_postponed_folder"},
{h_config_read_message_folder,"h_config_read_message_folder"},
{h_config_form_folder,"h_config_form_folder"},
{h_config_archived_folders,"h_config_archived_folders"},
{h_config_newsrc_path,"h_config_newsrc_path"},
{h_config_signature_file,"h_config_signature_file"},
{h_config_init_cmd_list,"h_config_init_cmd_list"},
{h_config_comp_hdrs,"h_config_comp_hdrs"},
{h_config_custom_hdrs,"h_config_custom_hdrs"},
{h_config_viewer_headers,"h_config_viewer_headers"},
{h_config_saved_msg_name_rule,"h_config_saved_msg_name_rule"},
{h_config_fcc_rule,"h_config_fcc_rule"},
{h_config_sort_key,"h_config_sort_key"},
{h_config_fld_sort_rule,"h_config_fld_sort_rule"},
{h_config_ab_sort_rule,"h_config_ab_sort_rule"},
{h_config_char_set,"h_config_char_set"},
{h_config_editor,"h_config_editor"},
{h_config_speller,"h_config_speller"},
{h_config_display_filters,"h_config_display_filters"},
{h_config_sending_filter,"h_config_sending_filter"},
{h_config_alt_addresses,"h_config_alt_addresses"},
{h_config_abook_formats,"h_config_abook_formats"},
{h_config_index_format,"h_config_index_format"},
{h_config_reply_intro,"h_config_reply_intro"},
{h_config_composer_wrap_column,"h_config_composer_wrap_column"},
{h_config_viewer_overlap,"h_config_viewer_overlap"},
{h_config_scroll_margin,"h_config_scroll_margin"},
{h_config_reply_indent_string,"h_config_reply_indent_string"},
{h_config_empty_hdr_msg,"h_config_empty_hdr_msg"},
{h_config_status_msg_delay,"h_config_status_msg_delay"},
{h_config_mailcheck,"h_config_mailcheck"},
{h_config_news_active,"h_config_news_active"},
{h_config_news_spool,"h_config_news_spool"},
{h_config_image_viewer,"h_config_image_viewer"},
{h_config_domain_name,"h_config_domain_name"},
{h_config_prune_date,"h_config_prune_date"},
{h_config_goto_default,"h_config_goto_default"},
{h_config_inc_startup,"h_config_inc_startup"},
{h_config_browser,"h_config_browser"},
{h_config_browser_xterm,"h_config_browser_xterm"},
{h_config_enable_full_hdr,"h_config_enable_full_hdr"},
{h_config_enable_pipe,"h_config_enable_pipe"},
{h_config_enable_tab_complete,"h_config_enable_tab_complete"},
{h_config_quit_wo_confirm,"h_config_quit_wo_confirm"},
{h_config_enable_jump,"h_config_enable_jump"},
{h_config_enable_alt_ed,"h_config_enable_alt_ed"},
{h_config_alt_ed_now,"h_config_alt_ed_now"},
{h_config_enable_bounce,"h_config_enable_bounce"},
{h_config_enable_agg_ops,"h_config_enable_agg_ops"},
{h_config_enable_flag,"h_config_enable_flag"},
{h_config_flag_screen_default,"h_config_flag_screen_default"},
{h_config_can_suspend,"h_config_can_suspend"},
{h_config_take_lastfirst,"h_config_take_lastfirst"},
{h_config_print_from,"h_config_print_from"},
{h_config_expanded_distlists,"h_config_expanded_distlists"},
{h_config_compose_news_wo_conf,"h_config_compose_news_wo_conf"},
{h_config_compose_rejects_unqual,"h_config_compose_rejects_unqual"},
{h_config_quell_local_lookup,"h_config_quell_local_lookup"},
{h_config_preserve_start_stop,"h_config_preserve_start_stop"},
{h_config_enable_incoming,"h_config_enable_incoming"},
{h_config_attach_in_reply,"h_config_attach_in_reply"},
{h_config_include_header,"h_config_include_header"},
{h_config_sig_at_bottom,"h_config_sig_at_bottom"},
{h_config_sigdashes,"h_config_sigdashes"},
{h_config_strip_sigdashes,"h_config_strip_sigdashes"},
{h_config_sub_lists,"h_config_sub_lists"},
{h_config_use_sender_not_x,"h_config_use_sender_not_x"},
{h_config_use_fk,"h_config_use_fk"},
{h_config_compose_maps_del,"h_config_compose_maps_del"},
{h_config_compose_bg_post,"h_config_compose_bg_post"},
{h_config_compose_dsn,"h_config_compose_dsn"},
{h_config_auto_zoom,"h_config_auto_zoom"},
{h_config_auto_unzoom,"h_config_auto_unzoom"},
{h_config_fast_recent,"h_config_fast_recent"},
{h_config_arrow_nav,"h_config_arrow_nav"},
{h_config_relaxed_arrow_nav,"h_config_relaxed_arrow_nav"},
{h_config_del_from_dot,"h_config_del_from_dot"},
{h_config_print_index,"h_config_print_index"},
{h_config_allow_talk,"h_config_allow_talk"},
{h_config_send_filter_dflt,"h_config_send_filter_dflt"},
{h_config_custom_print,"h_config_custom_print"},
{h_config_enable_dot_files,"h_config_enable_dot_files"},
{h_config_enable_dot_folders,"h_config_enable_dot_folders"},
{h_config_ff_between_msgs,"h_config_ff_between_msgs"},
{h_config_blank_keymenu,"h_config_blank_keymenu"},
{h_config_enable_mouse,"h_config_enable_mouse"},
{h_config_enable_xterm_newmail,"h_config_enable_xterm_newmail"},
{h_config_prefix_editing,"h_config_prefix_editing"},
{h_config_enable_search_and_repl,"h_config_enable_search_and_repl"},
{h_config_enable_view_attach,"h_config_enable_view_attach"},
{h_config_enable_y_print,"h_config_enable_y_print"},
{h_config_enable_lessthan_exit,"h_config_enable_lessthan_exit"},
{h_config_enable_view_url,"h_config_enable_view_url"},
{h_config_enable_view_web_host,"h_config_enable_view_web_host"},
{h_config_enable_view_addresses,"h_config_enable_view_addresses"},
{h_config_enable_view_arrows,"h_config_enable_view_arrows"},
{h_config_pass_control,"h_config_pass_control"},
{h_config_fcc_on_bounce,"h_config_fcc_on_bounce"},
{h_config_show_cursor,"h_config_show_cursor"},
{h_config_single_list,"h_config_single_list"},
{h_config_vertical_list,"h_config_vertical_list"},
{h_config_verbose_post,"h_config_verbose_post"},
{h_config_auto_reply_to,"h_config_auto_reply_to"},
{h_config_del_skips_del,"h_config_del_skips_del"},
{h_config_auto_expunge,"h_config_auto_expunge"},
{h_config_full_auto_expunge,"h_config_full_auto_expunge"},
{h_config_auto_read_msgs,"h_config_auto_read_msgs"},
{h_config_auto_fcc_only,"h_config_auto_fcc_only"},
{h_config_no_fcc_attach,"h_config_no_fcc_attach"},
{h_config_read_in_newsrc_order,"h_config_read_in_newsrc_order"},
{h_config_post_wo_validation,"h_config_post_wo_validation"},
{h_config_confirm_role,"h_config_confirm_role"},
{h_config_news_cross_deletes,"h_config_news_cross_deletes"},
{h_config_news_catchup,"h_config_news_catchup"},
{h_config_select_wo_confirm,"h_config_select_wo_confirm"},
{h_config_use_current_dir,"h_config_use_current_dir"},
{h_config_save_wont_delete,"h_config_save_wont_delete"},
{h_config_save_advances,"h_config_save_advances"},
{h_config_force_low_speed,"h_config_force_low_speed"},
{h_config_show_delay_cue,"h_config_show_delay_cue"},
{h_config_color_style,"h_config_color_style"},
{h_config_auto_open_unread,"h_config_auto_open_unread"},
{h_config_auto_include_reply,"h_config_auto_include_reply"},
{h_config_select_in_bold,"h_config_select_in_bold"},
{h_config_alt_auth,"h_config_alt_auth"},
{h_config_file_dir,"h_config_file_dir"},
{h_config_disable_password_cmd,"h_config_disable_password_cmd"},
{h_config_disable_kblock_cmd,"h_config_disable_kblock_cmd"},
{h_config_quote_all_froms,"h_config_quote_all_froms"},
{h_config_normal_color,"h_config_normal_color"},
{h_config_reverse_color,"h_config_reverse_color"},
{h_config_title_color,"h_config_title_color"},
{h_config_status_color,"h_config_status_color"},
{h_config_index_color,"h_config_index_color"},
{h_config_keylabel_color,"h_config_keylabel_color"},
{h_config_keyname_color,"h_config_keyname_color"},
{h_config_slctbl_color,"h_config_slctbl_color"},
{h_config_quote_color,"h_config_quote_color"},
{h_config_prompt_color,"h_config_prompt_color"},
{h_config_incol,"h_config_incol"},
{h_config_dflt_color,"h_config_dflt_color"},
{h_config_bold_slctbl,"h_config_bold_slctbl"},
{h_config_customhdr_color,"h_config_customhdr_color"},
{h_config_customhdr_pattern,"h_config_customhdr_pattern"},
{h_color_setup,"h_color_setup"},
{h_config_news_uses_recent,"h_config_news_uses_recent"},
{h_config_suspend_spawns,"h_config_suspend_spawns"},
{h_config_8bit_smtp,"h_config_8bit_smtp"},
{h_config_8bit_nntp,"h_config_8bit_nntp"},
{h_config_tab_new_only,"h_config_tab_new_only"},
{h_config_quell_dead_letter,"h_config_quell_dead_letter"},
{h_config_quell_beeps,"h_config_quell_beeps"},
{h_config_quell_lock_failure_warnings,"h_config_quell_lock_failure_warnings"},
{h_config_enable_role_take,"h_config_enable_role_take"},
{h_config_quell_folder_internal_msg,"h_config_quell_folder_internal_msg"},
{h_config_quell_empty_dirs,"h_config_quell_empty_dirs"},
{h_config_no_part_fetch,"h_config_no_part_fetch"},
{h_config_change_from,"h_config_change_from"},
{h_config_tcap_wins,"h_config_tcap_wins"},
{h_config_cruise_mode,"h_config_cruise_mode"},
{h_config_cruise_mode_delete,"h_config_cruise_mode_delete"},
{h_config_allow_goto,"h_config_allow_goto"},
{h_config_add_ldap,"h_config_add_ldap"},
{h_config_lame_list_mode,"h_config_lame_list_mode"},
{h_config_textplain_int,"h_config_textplain_int"},
{h_config_role_undo,"h_config_role_undo"},
{h_config_undo,"h_config_undo"},
{h_os_index_whereis,"h_os_index_whereis"},
{h_os_index_whereis_agg,"h_os_index_whereis_agg"},
{h_oe_add_full,"h_oe_add_full"},
{h_oe_add_nick,"h_oe_add_nick"},
{h_oe_add_addr,"h_oe_add_addr"},
{h_oe_crlst_full,"h_oe_crlst_full"},
{h_oe_crlst_nick,"h_oe_crlst_nick"},
{h_oe_crlst_addr,"h_oe_crlst_addr"},
{h_oe_adlst_addr,"h_oe_adlst_addr"},
{h_oe_editab_nick,"h_oe_editab_nick"},
{h_oe_editab_full,"h_oe_editab_full"},
{h_oe_editab_addr,"h_oe_editab_addr"},
{h_oe_editab_fcc,"h_oe_editab_fcc"},
{h_oe_editab_comment,"h_oe_editab_comment"},
{h_ab_forward,"h_ab_forward"},
{h_ab_export,"h_ab_export"},
{h_ab_edit_a_field,"h_ab_edit_a_field"},
{h_ab_del_data_revert,"h_ab_del_data_revert"},
{h_ab_del_data_modify,"h_ab_del_data_modify"},
{h_ab_del_config_modify,"h_ab_del_config_modify"},
{h_ab_del_config_revert,"h_ab_del_config_revert"},
{h_ab_del_default,"h_ab_del_default"},
{h_ab_really_delete,"h_ab_really_delete"},
{h_ab_del_ignore,"h_ab_del_ignore"},
{h_ab_del_dir_ignore,"h_ab_del_dir_ignore"},
{h_ab_copy_dups,"h_ab_copy_dups"},
{h_ab_export_vcard,"h_ab_export_vcard"},
{h_ab_text_or_vcard,"h_ab_text_or_vcard"},
{h_ab_backup_or_ldap,"h_ab_backup_or_ldap"},
{h_ldap_text_or_vcard,"h_ldap_text_or_vcard"},
{h_ab_save_exp,"h_ab_save_exp"},
{h_ab_add,"h_ab_add"},
{h_ab_shuf,"h_ab_shuf"},
{h_ab_shuf_up,"h_ab_shuf_up"},
{h_ab_shuf_down,"h_ab_shuf_down"},
{h_role_shuf,"h_role_shuf"},
{h_role_shuf_up,"h_role_shuf_up"},
{h_role_shuf_down,"h_role_shuf_down"},
{h_dir_shuf,"h_dir_shuf"},
{h_dir_shuf_up,"h_dir_shuf_up"},
{h_dir_shuf_down,"h_dir_shuf_down"},
{h_hdrcolor_shuf,"h_hdrcolor_shuf"},
{h_hdrcolor_shuf_up,"h_hdrcolor_shuf_up"},
{h_hdrcolor_shuf_down,"h_hdrcolor_shuf_down"},
{h_oe_editab_al,"h_oe_editab_al"},
{h_dir_comp_search,"h_dir_comp_search"},
{h_oe_searchab,"h_oe_searchab"},
{h_oe_save,"h_oe_save"},
{h_oe_chooseabook,"h_oe_chooseabook"},
{h_oe_takeaddr,"h_oe_takeaddr"},
{h_oe_take_replace,"h_oe_take_replace"},
{h_oe_take_replace_or_add,"h_oe_take_replace_or_add"},
{h_oe_takename,"h_oe_takename"},
{h_oe_takenick,"h_oe_takenick"},
{h_oe_jump,"h_oe_jump"},
{h_oe_broach,"h_oe_broach"},
{h_oe_foldsearch,"h_oe_foldsearch"},
{h_oe_foldadd,"h_oe_foldadd"},
{h_oe_foldrename,"h_oe_foldrename"},
{h_oe_login,"h_oe_login"},
{h_oe_passwd,"h_oe_passwd"},
{h_oe_choosep,"h_oe_choosep"},
{h_oe_customp,"h_oe_customp"},
{h_oe_searchview,"h_oe_searchview"},
{h_oe_keylock,"h_oe_keylock"},
{h_oe_export,"h_oe_export"},
{h_wt_expire,"h_wt_expire"},
{h_wt_delete_old,"h_wt_delete_old"},
{h_select_sort,"h_select_sort"},
{h_mini_setup,"h_mini_setup"},
{h_sticky_personal_name,"h_sticky_personal_name"},
{h_sticky_inbox,"h_sticky_inbox"},
{h_sticky_smtp,"h_sticky_smtp"},
{h_sticky_user_id,"h_sticky_user_id"},
{h_sticky_domain,"h_sticky_domain"},
{h_bounce,"h_bounce"},
{h_incoming_add_folder_host,"h_incoming_add_folder_host"},
{h_incoming_add_folder_name,"h_incoming_add_folder_name"},
{h_incoming_add_folder_nickname,"h_incoming_add_folder_nickname"},
{h_anon_forward,"h_anon_forward"},
{h_news_subscribe,"h_news_subscribe"},
{h_pipe_msg,"h_pipe_msg"},
{h_pipe_attach,"h_pipe_attach"},
{h_select_by_num,"h_select_by_num"},
{h_select_txt_from,"h_select_txt_from"},
{h_select_txt_not_from,"h_select_txt_not_from"},
{h_select_txt_to,"h_select_txt_to"},
{h_select_txt_not_to,"h_select_txt_not_to"},
{h_select_txt_cc,"h_select_txt_cc"},
{h_select_txt_not_cc,"h_select_txt_not_cc"},
{h_select_txt_subj,"h_select_txt_subj"},
{h_select_txt_not_subj,"h_select_txt_not_subj"},
{h_select_txt_all,"h_select_txt_all"},
{h_select_txt_not_all,"h_select_txt_not_all"},
{h_select_txt_recip,"h_select_txt_recip"},
{h_select_txt_not_recip,"h_select_txt_not_recip"},
{h_select_txt_partic,"h_select_txt_partic"},
{h_select_txt_not_partic,"h_select_txt_not_partic"},
{h_select_date,"h_select_date"},
{h_attach_index_whereis,"h_attach_index_whereis"},
{h_kb_lock,"h_kb_lock"},
{h_config_whereis,"h_config_whereis"},
{h_config_edit_scorei,"h_config_edit_scorei"},
{h_config_add,"h_config_add"},
{h_config_add_custom_color,"h_config_add_custom_color"},
{h_config_add_pat_hdr,"h_config_add_pat_hdr"},
{h_config_print_opt_choice,"h_config_print_opt_choice"},
{h_config_print_init,"h_config_print_init"},
{h_config_change,"h_config_change"},
{h_config_replace_add,"h_config_replace_add"},
{h_config_insert_after,"h_config_insert_after"},
{h_config_print_cmd,"h_config_print_cmd"},
{h_config_role_del,"h_config_role_del"},
{h_config_role_addfile,"h_config_role_addfile"},
{h_config_role_delfile,"h_config_role_delfile"},
{h_config_print_del,"h_config_print_del"},
{h_config_print_name_cmd,"h_config_print_name_cmd"},
{h_send_fcc_only,"h_send_fcc_only"},
{h_send_prompt,"h_send_prompt"},
{h_send_prompt_dsn,"h_send_prompt_dsn"},
{h_role_confirm,"h_role_confirm"},
{h_norole_confirm,"h_norole_confirm"},
{h_custom_print,"h_custom_print"},
{NO_HELP, NULL}
};

