From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-28-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Cone mail client
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="part" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h1 class="title"><a id="cone00index" shape="rect" name="cone00index"> </a> <span class="application">Cone</span>
          mail client</h1>
        </div>
      </div>
    </div>

    <div class="partintro" lang="en" xml:lang="en">
      <div>
        <div>
          <div>
            <h1 class="title"><a id="id331503" shape="rect" name="id331503"> </a>Introduction</h1>
          </div>
        </div>
      </div>

      <p><span class="application">Cone</span> is a screen-oriented
      E-mail/News reader and writer. If you are reading this
      documentation from within <span class="application">Cone</span>, you are actually reading the
      simplified HTML version of <span class="application">Cone</span>'s documentation that's formatted as
      a folder of E-mail messages. Each online tutorial chapter
      appears as a separate message. Use <span><strong class="keycap">PgUp</strong></span> and <span><strong class="keycap">PgDn</strong></span> to read each chapter. Press
      <span><strong class="keycap">N</strong></span> and
      <span><strong class="keycap">P</strong></span> to move to the
      next/previous chapter.</p>

      <p>Pressing <span><strong class="keycap">Q</strong></span> on
      most screens exits <span class="application">Cone</span>.
      <span class="application">Cone</span> tries to gracefully log
      out and shut down all server connections. If <span class="application">Cone</span> cannot log out of a remote server
      because the remote server is down, press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">C</strong></span> (after <span><strong class="keycap">Q</strong></span> to terminate <span class="application">Cone</span>).</p>

      <p>Use <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">Z</strong></span> to temporarily suspend
      <span class="application">Cone</span> and drop back to the
      shell prompt. <span class="application">Cone</span> remains
      suspended in the background, and may be restarted by using
      the shell's <span><strong class="command">fg</strong></span>
      command.</p>

      <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
        <h3 class="title">Note</h3>

        <p>Connections to remote mail servers may be disconnected
        for inactivity if <span class="application">Cone</span>
        remains suspended for a prolonged period of time. When
        suspended, <span class="application">Cone</span> cannot
        maintain any active connections to remote mail servers.</p>
      </div>

      <p>It might be more convenient to browse the full HTML
      documentation using your favorite web browser, at <a href="http://www.courier-mta.org/cone/cone00index.html" target="_top" shape="rect">http://www.courier-mta.org/cone/cone00index.html</a>.
      When <span class="application">Cone</span> starts for the
      first time, it automatically creates a fake mail account
      called &#8220;<span class="quote">Online
      Tutorial</span>&#8221;. This fake mail account contains a
      stripped-down HTML version of the online documentation, which
      you are reading now. The terminal display must be at least 80
      characters wide in order to be able to read
      &#8220;<span class="quote">Online Tutorial</span>&#8221;.</p>

      <p>The &#8220;<span class="quote">Online
      Tutorial</span>&#8221; mail account can always be removed,
      but it might be convenient to keep it around for a quick
      consultation, from time to time, even though the full HTML
      version is a bit easier on the eyes.</p>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id331763" shape="rect" name="id331763"> </a>Overview</h4>
            </div>
          </div>
        </div>

        <p><span class="application">Cone</span> is a powerful, yet
        simple, text-based mail reader. <span class="application">Cone</span> seamlessly handles multiple mail
        accounts simultaneously. <span class="application">Cone</span> is capable of using the following
        kinds of mail accounts:</p>

        <div class="itemizedlist">
          <ul type="disc">
            <li>
              <p>Local mail folders, or maildirs.</p>
            </li>

            <li>
              <p>Remote POP3 and IMAP mail server accounts.</p>
            </li>

            <li>
              <p>A simple newsgroup reader. <span class="application">Cone</span> doesn't have sophisticated
              features found in dedicated newsreaders, and may be a
              bit slow and memory hungry when reading large Usenet
              newsgroups. However, <span class="application">Cone</span> will prove to be an
              excellent, fast, reader of internal local newsgroups,
              accessible via a remote login.</p>
            </li>

            <li>
              <p>Experimental SMAP mail server accounts.</p>
            </li>
          </ul>
        </div>

        <p><span class="application">Cone</span> contains an
        experimental implementation of a new remote mail access
        protocol, &#8220;<span class="quote">SMAP</span>&#8221;. At
        this time, SMAP is implemented by the <a href="http://www.courier-mta.org" target="_top" shape="rect">Courier-IMAP</a> server. SMAP offers several
        improvements over traditional IMAP-based mail accounts,
        namely:</p>

        <div class="itemizedlist">
          <ul type="disc">
            <li>
              <p>Names of SMAP folders may use the full UTF-8
              character set. Most IMAP servers restrict certain
              characters from appearing in names of folders, due to
              their special meaning in the IMAP folder
              hierarchy.</p>
            </li>

            <li>
              <p>Faster downloading of binary attachments. SMAP
              requires approximately 25% less bandwidth to download
              binary attachments.</p>
            </li>

            <li>
              <p>Consolidated mail transmission. IMAP clients
              usually need to transmit a message twice, when
              mailing it. An IMAP client must first save the
              message in the IMAP server's &#8220;<span class="quote">Sent Mail</span>&#8221; folder. Afterwards,
              the IMAP client needs to send a second copy of the
              message, using SMTP, in order to deliver it to the
              listed recipients. When using SMAP, <span class="application">Cone</span> transmits the message only
              one time; the server saves it to the
              &#8220;<span class="quote">Sent Mail</span>&#8221;
              folder, then mails it to its designated
              recipients.</p>

              <p>Of course, <span class="application">Cone</span>
              is fully capable of using traditional SMTP, or
              running the local <span><strong class="command">sendmail</strong></span> command.</p>
            </li>
          </ul>
        </div>

        <p>Other features of <span class="application">Cone</span>:</p>

        <div class="itemizedlist">
          <ul type="disc">
            <li>
              <p>Full SSL/TLS support with IMAP, POP3, NNTP, SMTP,
              and SMAP. SASL CRAM-MD5/CRAM-SHA1 authentication
              (except for NNTP).</p>
            </li>

            <li>
              <p>Built-in editor for creating messages.</p>
            </li>

            <li>
              <p>Full UTF-8 support (requires the wide-character
              version of the <span class="application">Curses</span> library).</p>
            </li>

            <li>
              <p>Spell checker.</p>
            </li>

            <li>
              <p>Local and remote (IMAP or SMAP-based)
              addressbooks.</p>
            </li>

            <li>
              <p>Remote configuration (share a common configuration
              between different instances of <span class="application">Cone</span>).</p>
            </li>

            <li>
              <p><span class="application">Cone</span> tries to
              automatically customize itself to user's preferences,
              without requiring explicit configuration.
              <span class="application">Cone</span> remembers the
              sorting order of each opened folder's index. When a
              folder is reopened, <span class="application">Cone</span> sorts the folder using the
              same sort order used when the folder was opened last.
              Similarly, <span class="application">Cone</span>
              memorizes user-configured mail headers. <code class="literal">From:</code>, and several other, mail
              headers are freely editable, and default to their
              contents the last time a new message was sent by
              replying to a message in the folder, or which was
              created while that folder was opened. A
              &#8220;<span class="quote">power user</span>&#8221;
              can easily use multiple mail accounts with
              <span class="application">Cone</span>, and
              <span class="application">Cone</span> will select the
              appropriate mail headers when replying to messages
              from each mail account.</p>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-29-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Folder Listing
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone01folderlist" shape="rect" name="cone01folderlist"> </a>Folder Listing</h2>
        </div>
      </div>
    </div>

    <p>This is the first screen that comes up after starting
    <span class="application">Cone</span>. This screen lists all
    configured mail accounts. After starting, <span class="application">Cone</span> automatically opens the first
    configured mail account, prompting for a password if necessary.
    <span class="application">Cone</span> is capable of handling
    multiple mail accounts, and any additional configured mail
    accounts are initially closed. To open one of the other mail
    account, highlight it with the cursor and press
    <span><strong class="keycap">ENTER</strong></span>.</p>

    <p>When a mail account is opened, <span class="application">Cone</span> lists the default set of folders in
    the mail account. Folders that contain other subfolders,
    instead of messages, are prefixed by a &#8220;<span class="quote"><code class="literal">+</code></span>&#8221;, or a
    &#8220;<span class="quote"><code class="literal">&#8594;</code></span>&#8221; (depending on the
    display). Certain mail servers may have folders that contain
    both messages and subfolders. Those so-called
    &#8220;<span class="quote">hybrid</span>&#8221; folders are
    prefixed by a &#8220;<span class="quote"><code class="literal">*</code></span>&#8221;, or a &#8220;<span class="quote"><code class="literal">&#8226;</code></span>&#8221;
    (depending on the display).</p>

    <p>Move the cursor to highlight a folder and press
    <span><strong class="keycap">ENTER</strong></span> to display
    its contents (either an index of messages in the folder; or a
    list of the folder's subfolders). Use <span><strong class="keycap">+</strong></span> to display subfolders of a hybrid
    folder, use <span><strong class="keycap">ENTER</strong></span>
    to display the index of messages in a hybrid folder.</p>

    <p>Move the cursor to highlight a folder with displayed
    subfolders and press <span><strong class="keycap">-</strong></span> to remove its subfolders from
    display.</p>

    <p>Some mail accounts will display the number of messages in
    each folder, automatically. Sometimes the number of messages in
    a mail folder cannot be quickly determined, so <span class="application">Cone</span> will not bother to show the folder's
    size. Message counts are automatically shown for:</p>

    <div class="itemizedlist">
      <ul type="disc">
        <li>
          <p>Mail stored in local maildir folders.</p>
        </li>

        <li>
          <p>Mail stored on most remote POP3 and IMAP servers.</p>
        </li>
      </ul>
    </div>

    <p>Message counts are not automatically shown for:</p>

    <div class="itemizedlist">
      <ul type="disc">
        <li>
          <p>Mail stored in local mailbox files.</p>
        </li>

        <li>
          <p>Mail stored on some IMAP servers.</p>
        </li>
      </ul>
    </div>

    <p>Sometimes <span class="application">Cone</span> cannot
    correctly determine whether the IMAP server provides message
    counts quickly. Use the &#8220;<span class="quote"><code class="literal">/slowstatus</code></span>&#8221; or the
    &#8220;<span class="quote"><code class="literal">/faststatus</code></span>&#8221; flag when creating
    the new mail account to specify whether <span class="application">Cone</span> should automatically show message
    counts for displayed folders.</p>

    <p>When <span class="application">Cone</span> runs for the very
    first time, <span class="application">Cone</span> creates a
    mail account that contains local mail folders. Use the main
    menu screen to add additional mail accounts. Here's an example
    of the &#8220;<span class="quote">Folder Listing</span>&#8221;
    screen:</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id333040" shape="rect" name="id333040"> </a>Folder Listing Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> FOLDERS                              CONE                                  </B>

    Main Account: Courier-IMAP server
      New Mail (5 messages)
      + Lists
        Courier-Users (1 messages)
        JunkFax-L
        System-Testers
        Release-Notice
        Sqwebmail
      + Folders

    account3@example.com: POP3 - Courier Mail Server
      Folder: 40 messages, 39 unread

    account4@example.com:





<B>  LIST completed                                                            </B>
 A Add          ^D Move down     M Main Menu     U Use special   W Write Msg
 D Delete        E Edit Acct     R Rename       ^U Move up
</pre><hr />

      <p>The bottom two lines of the screen lists the available
      &#8220;<span class="quote">hotkeys</span>&#8221;, and their
      corresponding actions. &#8220;<span class="quote"><code class="literal">^</code></span>&#8221;
      indicates that <span><strong class="keycap">CTRL</strong></span> should be held down while
      pressing the following key. On this screen, for example,
      press and hold <span><strong class="keycap">CTRL</strong></span>, then press and release
      <span><strong class="keycap">D</strong></span> to invoke the
      &#8220;<span class="quote">Move down</span>&#8221; action
      (described below).</p>

      <p>Screens with more &#8220;<span class="quote">hotkeys</span>&#8221; that can fit on the screen will
      use <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">O</strong></span> to cycle through the complete
      &#8220;<span class="quote">hotkey</span>&#8221; listing.</p>

      <p>As shown in the illustration above, <span class="application">Cone</span> lists the hierarchy of available
      folders in a natural, tree-like format. The list of folders
      in each mail account begins with a list called
      &#8220;<span class="quote">top-level folders</span>&#8221;;
      the <span><strong class="keycap">ENTER</strong></span> and
      <span><strong class="keycap">+</strong></span> keys will then
      display the contents of each folder.</p>

      <p>When a new mail account is configured, <span class="application">Cone</span> creates a default list of
      &#8220;<span class="quote">top-level folders</span>&#8221;,
      as follows:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term">Local mail folders</span></dt>

          <dd>
            <p>The default top-level folder list initially contains
            one entry, the name of the directory where local mail
            folders are kept, and a second, optional entry that
            represents the default system mailbox.</p>
          </dd>

          <dt><span class="term">Local maildirs</span></dt>

          <dd>
            <p>The default top-level folder list initially contains
            two entries: &#8220;<span class="quote">INBOX</span>&#8221; - messages; and
            &#8220;<span class="quote">Folders</span>&#8221; -
            folders ( <span class="application">Cone</span>
            implements the &#8220;<span class="quote">Maildir++</span>&#8221; folder extension, as
            implemented by the <a href="http://www.courier-mta.org" target="_top" shape="rect"><span class="application">Courier Mail Server</span></a>).</p>
          </dd>

          <dt><span class="term">POP3 mailboxes</span></dt>

          <dd>
            <p>A POP3 mailbox does not contain any folders. When
            opened, a POP3 mail account displays the number of
            messages in the POP3 mailbox where the top-level folder
            list is usually shown. Highlighting it and pressing
            <span><strong class="keycap">ENTER</strong></span> will
            display the index of messages in the POP3 mailbox.</p>
          </dd>

          <dt><span class="term">IMAP accounts</span></dt>

          <dd>
            <p>The default top-level folder list initially contains
            &#8220;<span class="quote">INBOX</span>&#8221; (the
            default IMAP new mail folder), and any other default
            mail folder hierarchies, as announced by the IMAP
            server.</p>
          </dd>

          <dt><span class="term">SMAP accounts</span></dt>

          <dd>
            <p>The default top-level folder list is initialized by
            downloading the default folder list from the SMAP
            server.</p>
          </dd>

          <dt><span class="term">NetNews (Usenet)
          accounts</span></dt>

          <dd>
            <p>The default top-level folder list contains four
            entries, described below.</p>
          </dd>
        </dl>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333309" shape="rect" name="id333309"> </a>Reading Usenet Newsgroups</h5>
            </div>
          </div>
        </div>

        <p>Opening a NetNews (Usenet) account displays four
        entries:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term">All Newsgroups</span></dt>

            <dd>
              <p>This entry opens a hierarchical listing of all
              available newsgroups, subscribed and unsubscribed.
              Highlight a newsgroup with the cursor and press
              <span><strong class="keycap">ENTER</strong></span> to
              subscribe and open the newsgroup for the first
              time.</p>
            </dd>

            <dt><span class="term">Check for new
            newsgroups</span></dt>

            <dd>
              <p>This entry opens a list of all recently created
              newsgroups.</p>
            </dd>

            <dt><span class="term">Refresh newsgroup
            list</span></dt>

            <dd>
              <p>Highlight this entry with the cursor and press
              <span><strong class="keycap">ENTER</strong></span> to
              download and save the server's entire list of
              available newsgroups. This process may take a long
              time. On low bandwidth connections it may take 15-20
              minutes, depending on the number of newsgroups
              carried by the server.</p>

              <p>Sometimes servers may not correctly report
              newly-created newsgroups, so using this option will
              be necessary in order to add the new groups to "All
              newsgroups". Additionally, this is the only way to
              remove newsgroups no longer carried by the server
              from "All newsgroups".</p>
            </dd>

            <dt><span class="term">Subscribed
            newsgroups</span></dt>

            <dd>
              <p>This entry contains a list of subscribed
              newsgroups. To subscribe to a newsgroup, find it
              under "All newsgroups" and open it. This action
              automatically subscribes the newsgroup. To
              unsubscribe a newsgroup, highlight it here, then
              press <span><strong class="keycap">D</strong></span>
              (Delete).</p>

              <p>Another way to subscribe to a newsgroup is
              described in the following section.</p>
            </dd>
          </dl>
        </div>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333409" shape="rect" name="id333409"> </a>Adding top-level folders</h5>
            </div>
          </div>
        </div>

        <p>There are two ways to manually insert additional folders
        into the top-level list. The easiest way is to highlight an
        existing folder, then press <span><strong class="keycap">U</strong></span>, then <span><strong class="keycap">T</strong></span>. This folder is now included in
        the top-level folder list. It is important to note that the
        actual mail folder is not renamed, or otherwise moved in
        the mail account, it is only shown as part of the default
        top-level folder hierarchy. The top-level entry for this
        folder can be thought of as a &#8220;<span class="quote">shortcut</span>&#8221; to the folder. If the
        original folder is located deep in the mail account's
        folder hierarchy, it is no longer necessary to dive deep
        into the hierarchy each time the mail account is opened, in
        order to reach the folder; it's going to be right there, in
        the top-level folder hierarchy.</p>

        <p>Top-level folders do no appear in their original
        location in the mail account's folder hierarchy. When the
        folder is first added to the top-level folder list it
        momentarily appears twice: in its actual location, on the
        screen, and at the topmost level. After its original
        hierarchy folder level is closed, it will no longer appear.
        As noted above, the folder is still there, it just appears
        as a shortcut at the topmost level. When the shortcut is
        removed (see the next section), the folder reappears in its
        place.</p>

        <p>The second way to create top-level folder shortcuts is
        to highlight the name of the mail account with the cursor,
        then press <span><strong class="keycap">A</strong></span>
        (Add). <span class="application">Cone</span> shows the
        following prompt: &#8220;<span class="quote"><code class="literal">Add folder/directory in</code> <em class="replaceable"><code>account</code></em></span>&#8221;.
        Enter the complete folder name, as used by the mail
        account's server. This method for adding top-level folders
        requires some knowledge of the folder's location on the
        mail server. However it can be used to add folders that are
        outside of the currently-configured folder hierarchies
        (which is sometimes the case with IMAP servers), as
        follows:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term">IMAP folders</span></dt>

            <dd>
              <p>The folder name is used as is. This means that
              folders whose names contain characters that are not
              in the application's character set, or do not follow
              the IMAP modified <code class="literal">UTF-7</code>
              folder name encoding, cannot be entered.</p>
            </dd>

            <dt><span class="term">SMAP folders</span></dt>

            <dd>
              <p>Specify the complete folder path name. Use the
              forward slash character, &#8220;<span class="quote"><code class="literal">/</code></span>&#8221;
              to separate names of individual folders in the
              <code class="literal">SMAP</code> folder hierarchy.
              Unicode/ISO-10646 characters that cannot be
              represented in the application's character set may be
              specified as &#8220;<span class="quote"><code class="literal">%</code><em class="replaceable"><code>n</code></em><code class="literal">;</code></span>&#8221;, where <em class="replaceable"><code>n</code></em> is a decimal
              Unicode value. Use &#8220;<span class="quote"><code class="literal">\/</code></span>&#8221;
              to specify a forward slash character in the folder
              name, &#8220;<span class="quote"><code class="literal">\\</code></span>&#8221; to specify a
              backslash character, and &#8220;<span class="quote"><code class="literal">\%</code></span>&#8221;
              to specify the &#8220;<span class="quote">%</span>&#8221; character.</p>
            </dd>

            <dt><span class="term">Usenet (NetNews)
            newsgroups</span></dt>

            <dd>
              <p>Usenet accounts already have a dedicated link to
              subscribed newsgroups. For Usenet accounts, this
              process is used to subscribe to a new newsgroup which
              does not appear under "All newsgroups".</p>

              <p>It is not possible for NetNews (Usenet) readers to
              maintain a correct, accurate list of available
              newsgroups. Usenet readers must download a list of
              available newsgroups, which can be quite large and
              require a significant time to download. It's not
              feasible to do this every time. As such, Usenet
              readers keep a saved copy of the download newsgroup
              list. Upon request, the newsgroup list may be
              downloaded again, and the locally saved list is
              brought up to date. This is what "Refresh newsgroup
              list" does.</p>

              <p>"Check for new newsgroups" is a partial solution
              that's supported by most Usenet news servers, and can
              usually do the trick and download recently added
              newsgroups. There's no way to remove newsgroups no
              longer carried by the server, except by using
              "Refresh newsgroup list", but at least "Check for new
              newsgroups" will do the trick and include new groups
              under "All newsgroups", so that they can be
              subscribed to.</p>

              <p>However, sometimes "Refresh newsgroup list" might
              not work with some oddball news server, or the news
              server can accidentally lose its wits and "forget"
              which new newsgroups were added, recently. In any
              case, use the process for creating a top-level folder
              in order to manually subscribe to a newsgroup. Type
              in the newsgroup's name, carefully checking for the
              correct spelling. After creating a link, open it and
              the newsgroup will now be subscribed to, and it will
              now appear under "Subscribed newsgroups".</p>
            </dd>

            <dt><span class="term">Local mbox-type mail folders and
            maildirs</span></dt>

            <dd>
              <p>Specify the complete folder path name, relative to
              main folder directory. For example, if this mail
              account is configured as a local mbox mail account in
              <code class="filename">$HOME/Mail</code>, use
              &#8220;<span class="quote"><code class="literal">foo/bar</code></span>&#8221; to specify
              <code class="filename">$HOME/Mail/foo/bar</code>. Use
              the forward slash character, &#8220;<span class="quote"><code class="literal">/</code></span>&#8221;
              to separate names of individual folders in the local
              mail folder hierarchy. The actual folder names use
              the modified <code class="literal">UTF-7</code>
              character set, and the entered folder name is
              automatically converted from the application's
              character set to modified <code class="literal">UTF-7</code>. This is needed for
              compatibility reasons (making it possible to access
              local mail folders both directly, and using IMAP or
              SMAP).</p>

              <p>Unicode/ISO-10646 characters that cannot be
              represented in the application's character set may be
              specified as &#8220;<span class="quote"><code class="literal">%</code><em class="replaceable"><code>n</code></em><code class="literal">;</code></span>&#8221;, where <em class="replaceable"><code>n</code></em> is a decimal
              Unicode value. Use &#8220;<span class="quote"><code class="literal">\\</code></span>&#8221;
              to specify a backslash character, and
              &#8220;<span class="quote"><code class="literal">\%</code></span>&#8221; to specify the
              &#8220;<span class="quote">%</span>&#8221;
              character.</p>
            </dd>
          </dl>
        </div>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333711" shape="rect" name="id333711"> </a>Removing top-level folders</h5>
            </div>
          </div>
        </div>

        <p>Highlight a top-level folder with the cursor, and press
        <span><strong class="keycap">D</strong></span> to remove
        it. The folder is not actually deleted from the mail
        account, it is only removed from its top-level placement,
        and it will now appear in its real location in the mail
        account's folder hierarchy.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333729" shape="rect" name="id333729"> </a>Removing memorized headers</h5>
            </div>
          </div>
        </div>

        <p><span class="application">Cone</span> memorizes custom
        mail headers in sent messages. When replying to a message
        in a folder, or creating a new message when the folder's
        contents are shown, the memorized content are used to set
        up the initial default values of custom headers. Different
        mail folders may have different defaults memorized.
        Additionally, each mail account has a global set of
        memorized default headers, which are used when replying or
        writing a message for the first time in a new folder.</p>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>At encryption key used for signing messages is handled
          just like a custom header, and a different encryption key
          may be set as a default for each folder.</p>
        </div>

        <p>Highlight a folder and press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">R</strong></span> to remove all memorized header
        defaults for the highlighted folder. The initial header
        values for this folder will now default to the global
        account defaults.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333786" shape="rect" name="id333786"> </a>Renaming folders</h5>
            </div>
          </div>
        </div>

        <p>Highlight an existing mail folder and press
        <span><strong class="keycap">R</strong></span> to rename
        it. This option does not work when a top-level folder is
        highlighted. A top-level folder is, essentially, a shortcut
        to an existing folder. Remove the top-level folder
        shortcut, find the original folder in its regular position
        in the folder hierarchy, then rename it.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333804" shape="rect" name="id333804"> </a>Creating new folders</h5>
            </div>
          </div>
        </div>

        <p>To create a new folder, highlight its parent folder
        directory, then press <span><strong class="keycap">A</strong></span> (Add). <span class="application">Cone</span> responds with the following
        prompt: &#8220;<span class="quote"><code class="literal">Create new folder in</code> <em class="replaceable"><code>parent</code></em></span>&#8221;. Enter
        the name of a new folder, and press <span><strong class="keycap">ENTER</strong></span>.</p>

        <p>Press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">D</strong></span> before <span><strong class="keycap">ENTER</strong></span> in order to create a folder
        directory, instead of a regular folder. A folder directory
        contains other subfolders, instead of messages. Some IMAP
        and SMAP mail servers can create so-called
        &#8220;<span class="quote">hybrid</span>&#8221; folders --
        folders that contain both messages and other subfolders.
        Repeat this process twice to create a hybrid folder. Enter
        the same name both times; first to create a folder, then a
        folder directory with the same name.</p>

        <p>Local mbox-type mail accounts cannot have hybrid
        folders. Hybrid folders are available with local maildir
        accounts.</p>

        <p>Do not create a folder directory without creating at
        least one subfolder immediately afterwards. When a parent
        directory is shown, some mail accounts may not display a
        folder directory that does not have at least one subfolder.
        For best results: after creating a new folder directory,
        make sure that its name is highlighted, then use this
        command to create its first subfolder.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333891" shape="rect" name="id333891"> </a>Deleting folders</h5>
            </div>
          </div>
        </div>

        <p>Highlight the name of a folder with a cursor then press
        <span><strong class="keycap">D</strong></span> (Delete) to
        remove it. The folder, and its contents, will be deleted.
        Use the same process to remove a folder directory. When
        trying to remove a hybrid folder, <span class="application">Cone</span> will prompt to choose to remove
        either the subfolders, or the messages in the hybrid
        folder.</p>

        <p>Some mail accounts may require that all messages in a
        folder be manually removed first, and will not remove a
        folder until it's completely empty.</p>

        <p>Some mail accounts may require that all subfolders in a
        folder directory be manually removed first, and will not
        remove a folder directory until it's completely empty.</p>

        <p>Note: highlighting a top-level folder and pressing
        <span><strong class="keycap">D</strong></span> removes only
        the top-level shortcut, and does not remove the actual
        folder.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id333943" shape="rect" name="id333943"> </a>Editing folder permissions</h5>
            </div>
          </div>
        </div>

        <p>Highlight a folder, then press <span><strong class="keycap">P</strong></span> to view or edit folder
        permissions. Folder permissions determine whether other
        IMAP mail accounts may view, or change the contents of the
        folder. This option is only available for folders on IMAP
        mail servers that implement access control lists (access
        control lists are an optional IMAP protocol feature that is
        implemented by many IMAP servers). Attempting to use this
        option on a folder that's not an IMAP folder, or if the
        IMAP server does not implement access control lists, will
        result in an error.</p>

        <p>Pressing <span><strong class="keycap">P</strong></span>
        shows a submenu with two options:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term">View permissions</span></dt>

            <dd>
              <p>Press <span><strong class="keycap">V</strong></span> to display your
              permissions are on the given folder.</p>
            </dd>

            <dt><span class="term">Edit permissions</span></dt>

            <dd>
              <p>Press <span><strong class="keycap">E</strong></span> to display all permissions
              for the given folder; this option may also be used to
              modify or adjust them.</p>

              <p>This option is available only if
              &#8220;<span class="quote">View
              permissions</span>&#8221; shows that you have the
              &#8220;<span class="quote">Administrator</span>&#8221; permission for
              the folder. Otherwise selecting this option results
              in an error.</p>

              <p>The &#8220;<span class="quote">Edit
              permissions</span>&#8221; screen is designed to be
              self-explanatory. Folder permissions, or
              &#8220;<span class="quote">access control
              list</span>&#8221; as its called, consists of a list
              of identifier/rights pairs. &#8220;<span class="quote">identifier</span>&#8221; designates the
              entity with the associated rights.</p>
            </dd>
          </dl>
        </div>

        <p>Not all servers support every one of the following
        access control list identifiers. See the server's
        documentation to check which access control list
        identifiers are implemented by the server:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term">&#8220;<span class="quote"><code class="literal">anonymous</code></span>&#8221;, or
            &#8220;<span class="quote"><code class="literal">anyone</code></span>&#8221;</span></dt>

            <dd>
              <p>This identifier refers to universal access rights
              given to everyone, including anonymous users (if
              supported by server).</p>
            </dd>

            <dt><span class="term">&#8220;<span class="quote"><code class="literal">authuser</code></span>&#8221;</span></dt>

            <dd>
              <p>Same as &#8220;<span class="quote">anyone</span>&#8221;, except for anonymous
              users. If the server does not implement anonymous
              access, then &#8220;<span class="quote">anonymous</span>&#8221;, &#8220;<span class="quote">anyone</span>&#8221;, and &#8220;<span class="quote">authuser</span>&#8221; are equivalent.</p>
            </dd>

            <dt><span class="term">&#8220;<span class="quote"><code class="literal">owner</code></span>&#8221;</span></dt>

            <dd>
              <p>The owner of the mailbox that contains the
              folder.</p>
            </dd>

            <dt><span class="term">&#8220;<span class="quote"><code class="literal">administrators</code></span>&#8221;</span></dt>

            <dd>
              <p>Any member of a group that's defined as an
              administrator group, in an implementation-defined
              way.</p>
            </dd>

            <dt><span class="term">&#8220;<span class="quote"><code class="literal">user=</code><em class="replaceable"><code>username</code></em></span>&#8221;</span></dt>

            <dd>
              <p>A single system user, identified by <em class="replaceable"><code>username</code></em>.</p>
            </dd>

            <dt><span class="term">&#8220;<span class="quote"><code class="literal">group=</code><em class="replaceable"><code>groupname</code></em></span>&#8221;</span></dt>

            <dd>
              <p>Any system user that's part of a group identified
              by <em class="replaceable"><code>groupname</code></em>. Groups are
              created and managed by IMAP server-specific tools.
              See the server's documentation for information on
              creating and managing groups (if the groups are even
              implemented by the server in the first place).</p>
            </dd>

            <dt><span class="term">&#8220;<span class="quote">-<em class="replaceable"><code>identifier</code></em></span>&#8221;</span></dt>

            <dd>
              <p>An access control list identifier may be prefixed
              by a &#8220;<span class="quote">-</span>&#8221;,
              which refers to a &#8220;<span class="quote">negative
              right</span>&#8221;. Negative rights explicitly
              revoke the associated access rights from the
              <em class="replaceable"><code>identifier</code></em>
              instead of granting the right.</p>

              <p>Negative rights are not implemented by all
              servers. See the server's documentation to check if
              the server implements negative access rights.</p>
            </dd>
          </dl>
        </div>

        <p>Highlight an identifier with the cursor and press
        <span><strong class="keycap">Enter</strong></span> to
        modify the identifier's rights. To delete an identifier,
        and its associated rights, highlight it with the cursor and
        press <span><strong class="keycap">D</strong></span>. Press
        <span><strong class="keycap">A</strong></span> to add an
        identifier. Use the next submenu to select the new
        identifier (&#8220;<span class="quote"><code class="literal">owner</code></span>&#8221;, &#8220;<span class="quote"><code class="literal">user</code></span>&#8221;,
        etc...), then specify the new identifier's rights.</p>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>Not all servers support every kind of an access
          control list identifier. Additionally, some IMAP servers
          are limited in the combination of access rights that may
          be given to an identifier. For example, IMAP servers that
          implement version 1 of the access control list protocol
          can only assign the &#8220;<span class="quote">Delete/undelete messages</span>&#8221;,
          &#8220;<span class="quote">Expunge deleted
          messages</span>&#8221;, and &#8220;<span class="quote">Delete folder</span>&#8221; together as a group.
          Either all three access rights must be given to an
          identifier, or none of them. An attempt to add only one
          or two of these access rights will be rejected by the
          server.</p>

          <p>Other IMAP servers may have other restrictions on
          which combination of access rights are valid, or not.
          Depending on the server, the error message which rejects
          an invalid access rights combination may or may not be
          informative. Check the IMAP server's documentation for
          more information.</p>
        </div>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id334268" shape="rect" name="id334268"> </a>Installing filters</h5>
            </div>
          </div>
        </div>

        <p>Highlighting a folder and pressing <span><strong class="keycap">F</strong></span> opens a screen where the
        folder's filters may be entered or modified. This is an
        advanced topic. See <a href="cone11filters.html" title="Mail Filters" shape="rect">&#8220;<span class="quote">Mail
        Filters</span>&#8221;</a> for more information.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id334294" shape="rect" name="id334294"> </a>Removing mail accounts</h5>
            </div>
          </div>
        </div>

        <p>Highlight the mail account's name with the cursor, and
        press <span><strong class="keycap">D</strong></span> to
        remove it. This action logs out and removes the mail
        account. New mail accounts are added from the main
        menu.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id334558" shape="rect" name="id334558"> </a>Rearranging accounts and top-level
              folders</h5>
            </div>
          </div>
        </div>

        <p>The order in which mail accounts, and their top-level
        folders, are listed may be adjusted by highlighting a mail
        account, or a top-level folder, and then using
        <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">U</strong></span> or <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">D</strong></span>.</p>

        <p><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">U</strong></span> moves the highlighted mail
        account, or folder, one position upwards,
        <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">D</strong></span> moves it one position
        downwards.</p>

        <p><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">U</strong></span> and <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">D</strong></span> only work when a mail account,
        or a top-level folder, is highlighted. Other folders are
        always shown in alphabetical order.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id334645" shape="rect" name="id334645"> </a>Defining special folders</h5>
            </div>
          </div>
        </div>

        <p><span class="application">Cone</span> needs to assign
        folders for certain tasks. Highlighting a folder, and
        pressing <span><strong class="keycap">U</strong></span>
        (Use special) brings up the following prompt, which
        designates the highlighted folder as follows:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term"><span><strong class="keycap">A</strong></span> - address book</span></dt>

            <dd>
              <p><span class="application">Cone</span> can save its
              simple E-mail address book on a remote server, in
              addition to its local address book. POP3 mail folders
              cannot be used as remote address books, only IMAP or
              SMAP folders can do that. To create a new address
              book on a remote server, create a new IMAP or SMAP
              folder, highlight it with a cursor, and use this
              option.</p>

              <p>This option adds a new remote address book.
              <span class="application">Cone</span> can handle more
              than one address book, and E-mail addresses are
              looked up in each configured address book,
              sequentially, until the address is found.</p>

              <p><span class="application">Cone</span> can also
              search LDAP server-based address books. LDAP address
              books are added by choosing the &#8220;<span class="quote">Address Book</span>&#8221; option from the
              Main Menu.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">D</strong></span> - draft</span></dt>

            <dd>
              <p>The draft folder is where new, unfinished
              messages, that have not been sent yet, are saved.
              Only one draft folder may be defined; selecting a new
              draft folder automatically unselects the previous
              draft folder.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">S</strong></span> - sent mail</span></dt>

            <dd>
              <p>This special folder contains saved copies of sent
              messages. Each time a message is sent, a copy is
              automatically placed into this folder, by
              default.</p>

              <p>This option adds a new sent mail folder.
              <span class="application">Cone</span> can handle more
              than one sent mail folder. When writing a new
              message, a sent mail folder may be selected where a
              copy of this message will be saved, after it is
              sent.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">R</strong></span> - remote
            configuration</span></dt>

            <dd>
              <p>Enables remote configuration and uses this folder
              to save the configuration data. See <a href="cone07remoteconfig.html" title="Remote Configuration" shape="rect">&#8220;<span class="quote">Remote
              Configuration</span>&#8221;</a> for more
              information.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">T</strong></span> - top level
            folder</span></dt>

            <dd>
              <p>This option was already discussed previously.</p>
            </dd>
          </dl>
        </div>

        <p>IMPORTANT: a POP3 folder cannot be used as a special
        folder. Only IMAP, SMAP, or a local mail folder may be used
        as a special folder.</p>

        <p>IMPORTANT: do not delete a mail folder, or a mail
        account, that contains a special folder. Remove an existing
        address book using the &#8220;<span class="quote">Address
        Book</span>&#8221; selection from <span class="application">Cone</span>'s main menu. Remove an existing
        draft folder first by selecting a draft folder on a
        different mail account. Remove an existing sent-mail folder
        by choosing the &#8220;<span class="quote">Setup</span>&#8221; selection from <span class="application">Cone</span>'s main menu. Then, the folder or
        the account containing a special folder can be deleted.</p>

        <p>IMPORTANT: Do not open an address book folder, or a
        remote configuration folder manually, unless the remote
        IMAP/SMAP server allows concurrent access to the same
        folder. <span class="application">Cone</span> opens and
        closes these folders automatically, when needed. If the
        remote IMAP/SMAP server does not allow the same folder
        opened more than once, opening the folder manually will
        result in unpredictable errors.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id334931" shape="rect" name="id334931"> </a>Reconfiguring an account</h5>
            </div>
          </div>
        </div>

        <p>Use the cursor to highlight the name of a mail account,
        and press <span><strong class="keycap">E</strong></span> to
        edit the mail account's configuration. This is primarily
        useful with remote mail accounts. There isn't much to do
        with local mail accounts. Just remove an existing local
        mail account, then add a new account that points to a
        different mail folder directory.</p>

        <p>More details about the process of configuring a mail
        account can be found in the section that describes the
        process of adding a new mail account.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id334954" shape="rect" name="id334954"> </a>Other commands</h5>
            </div>
          </div>
        </div>

        <div class="variablelist">
          <dl>
            <dt><span class="term"><span><strong class="keycap">M</strong></span></span></dt>

            <dd>
              <p>Pressing <span><strong class="keycap">M</strong></span> closes this screen, and
              opens the &#8220;<span class="quote">Main
              Menu</span>&#8221; screen.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">W</strong></span></span></dt>

            <dd>
              <p>Pressing <span><strong class="keycap">W</strong></span> opens the
              &#8220;<span class="quote">Write
              Message</span>&#8221; screen. This is the screen
              where a new message can be typed, and sent.
              <span class="application">Cone</span> checks for any
              unfinished messages in the Draft folder, before
              opening this screen. If the Draft folder contains any
              messages, <span class="application">Cone</span>
              offers an option to resume writing an unfinished
              message, instead of starting a new message.
              <span class="application">Cone</span> automatically
              saves a backup copy of the current message being
              edited, at regular intervals, so that a backup copy
              can be recovered in the event that <span class="application">Cone</span> is interrupted, or
              terminated, in a middle of editing a new message. If
              a backup copy exists, <span class="application">Cone</span> announces the existence of
              an interrupted message, and prompts to resume writing
              the interrupted message. An interrupted message must
              be opened and either: sent, explicitly cancelled, or
              saved in the Draft folder; before another message can
              be written.</p>
            </dd>
          </dl>
        </div>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-30-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Folder Index
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone02folderindex" shape="rect" name="cone02folderindex"> </a>Folder Index</h2>
        </div>
      </div>
    </div>

    <p>Highlighting a folder on the folder listing screen and
    pressing <span><strong class="keycap">ENTER</strong></span>
    shows an index of messages in the folder. <span class="application">Cone</span> shows the following information for
    each message:</p>

    <div class="itemizedlist">
      <ul type="disc">
        <li>
          <p>The message number, starting from 1 and counting
          upwards. New messages (unread messages), are prefixed
          with by &#8220;<span class="quote"><code class="literal">N</code></span>&#8221;. Messages marked for
          deletion are prefixed by &#8220;<span class="quote"><code class="literal">D</code></span>&#8221;. On
          some terminals, new messages are prefixed by a little
          diamond symbol, and messages are marked for deletion by a
          crosscheck symbol. Messages that have been replied to are
          prefixed by &#8220;<span class="quote"><code class="literal">R</code></span>&#8221;.</p>

          <p><span class="application">Cone</span> can process
          groups of messages at once (for example: deleting or
          moving a group of messages to another folder). This is
          done by &#8220;<span class="quote">flagging</span>&#8221;
          each message, individually, then executing the command.
          Each flagged message is marked with an asterisk,
          &#8220;<span class="quote"><code class="literal">*</code></span>&#8221;. On some displays,
          flagged messages are identified by a checkmark symbol,
          instead of the asterisk.</p>
        </li>

        <li>
          <p>The date or time when the message was sent or
          received. Only the date is shown for messages sent or
          received over a week ago. More recent messages have their
          day and time shown.</p>
        </li>

        <li>
          <p>The sender's or recipient's name. Messages sent to
          multiple people have only the first recipient shown.</p>
        </li>

        <li>
          <p>The approximate size of the message.</p>
        </li>

        <li>
          <p>The message's subject. There's not a lot of room to
          show the message's subject; <span class="application">Cone</span> shows as much of a subject as
          possible.</p>

          <p>Messages that belong to a watched thread, or a
          subthread, have the &#8220;<span class="quote"><code class="literal">&#8801;</code></span>&#8221;
          &#8220;<span class="quote"><code class="literal">&#8226;</code></span>&#8221; character shown,
          in reverse colors, in front of the message's subject.
          Terminals that cannot display these symbols will use the
          &#8220;<span class="quote">o</span>&#8221; and
          &#8220;<span class="quote">*</span>&#8221; characters
          instead. See <a href="cone02folderindex.html#watch" title="Watching Threads" shape="rect">&#8220;<span class="quote">Watching Threads</span>&#8221;</a>, below, for
          more information.</p>
        </li>
      </ul>
    </div>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id337695" shape="rect" name="id337695"> </a>Folder Index Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> New Mail: 7 messages                 CONE                                  </B>
  1  29-Jul-2002 Jack Jones              (2 Kb) IMAP server bug
  2  08-Aug-2002 easyDNS Support         (3 Kb) [easyDNS] New security featu
  3  25-Feb-2003 Sam Smith               (3 Kb) news.pl
  4  05-Mar-2003 Bill Black              (4 Kb) Re: IMAP server bug
  5  27-Mar-2003 Bill@example.com        (3 Kb) Suggested changes to README
N 6 Mon 06:39 PM Joseph_Brown@computer  (54 Kb) Re: your request for a copy 
N 7 Wed 10:55 AM Dr. Gary Green          (2 Kb) Spec file for release 1.7.1,












<B>  New Mail: 7 messages                                                      </B>
 ; Search            B Blind Fwd         D Delete            J Jump To
 $ Sort folder       C Copy              F Fwd              ^O mOre
</pre><hr />

      <p>The highlighted message on this screen designates the
      current message. Move the cursor using the cursor up/down
      keys, <span><strong class="keycap">PgUp</strong></span>, and
      <span><strong class="keycap">PgDn</strong></span>. The cursor
      left/right keys move the cursor to the previous/next flagged
      message. After running a search with the <span><strong class="keycap">;</strong></span> command (see below), use the
      cursor left/right keys to locate the messages found by the
      search.</p>

      <p><span><strong class="keycap">L</strong></span> or the
      <span><strong class="keycap">&lt;</strong></span> returns to
      the folder listing screen, or use the following keys:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term"><span><strong class="keycap">ENTER</strong></span></span></dt>

          <dd>
            <p>Display the current message.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">;</strong></span></span></dt>

          <dd>
            <p>Search messages, flag them, then do something to all
            flagged messages, at once. Additional options will be
            shown to enter the search criteria, described
            below.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">$</strong></span></span></dt>

          <dd>
            <p>Change the order the messages are shown on this
            screen. Initially, the messages are shown in the order
            they were added to the folder. Use this option to set
            the available sorting order: <span><strong class="keycap">A</strong></span> - in the order they were
            added to the folder (default); <span><strong class="keycap">D</strong></span> - order by each message's
            sent date; <span><strong class="keycap">N</strong></span> - order messages by sender's
            (or the recipient's) name; <span><strong class="keycap">S</strong></span> - order messages by their
            subject; <span><strong class="keycap">T</strong></span>
            - order messages by threads.</p>

            <p>The threaded view works best on UTF-8 consoles. It
            is also not very well suited for machines with limited
            resources. Computing a threaded view is expensive, and
            the threaded view needs to be recomputed whenever
            messages are added or removed from the folder. Machines
            with limited resources should use a subject-based sort,
            which is much faster, and gives similar results.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">A</strong></span></span></dt>

          <dd>
            <p>Watch replies to this message, or stop watching
            replies to this message. See <a href="cone02folderindex.html#watch" title="Watching Threads" shape="rect">&#8220;<span class="quote">Watching
            Threads</span>&#8221;</a>, below, for more
            information.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">B</strong></span></span></dt>

          <dd>
            <p>&#8220;<span class="quote">Blindly</span>&#8221;
            forward the current message. The message is resent
            without adding any additional comments, or changing the
            sender's name. <span class="application">Cone</span>
            prompt for the recipient's name, or names, and send the
            messages without changing the message's headers in any
            way (additional headers may be added by the mail
            server, of course).</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">C</strong></span></span></dt>

          <dd>
            <p>Copy the current message to another folder.
            <span class="application">Cone</span> temporarily goes
            back to the folder listing screen. Highlight the
            destination folder with the cursor and press
            <span><strong class="keycap">ENTER</strong></span>.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">D</strong></span></span></dt>

          <dd>
            <p>Mark the current message for deletion. The message
            is not actually deleted. It is marked for deletion by
            the &#8220;<span class="quote">expunge</span>&#8221;
            command.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">F</strong></span></span></dt>

          <dd>
            <p>Forwards the current message. <span class="application">Cone</span> opens a screen where a new
            message may be written. The current message is either
            saved as an attachment to the new message, or is quoted
            in the new message's text ( <span class="application">Cone</span> prompts to choose one or the
            other before opening the new message screen).</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">J</strong></span></span></dt>

          <dd>
            <p>Jump elsewhere in this folder. Scrolling through a
            large folder may be a tedious process. This option
            prompts for a message number, and moves the cursor to
            that message, scrolling the display, if necessary.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">L</strong></span>, or <span><strong class="keycap">&lt;</strong></span></span></dt>

          <dd>
            <p>This option closes the folder index screen, and
            returns to the folder listing screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">M</strong></span></span></dt>

          <dd>
            <p>Pressing <span><strong class="keycap">M</strong></span> closes this screen, and
            opens the &#8220;<span class="quote">Main
            Menu</span>&#8221; screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">O</strong></span></span></dt>

          <dd>
            <p>Move the current message to another folder. This is
            similar to the &#8220;<span class="quote">Copy</span>&#8221; command, except that the
            message is removed from the current folder after it's
            succesfully copied to the destination folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">R</strong></span></span></dt>

          <dd>
            <p>This option creates a reply to the current message.
            <span class="application">Cone</span> may ask a few
            questions before creating a reply. <span class="application">Cone</span> knows how to format replies
            in three different ways. Not every format reply is
            available with every message. No questions are asked
            when only one reply format is possible for the message.
            <span class="application">Cone</span> asks when more
            than one reply format is available.</p>

            <p>Proper selection of a reply format is only possible
            when the main menu's setup screen is initialized with
            all applicable E-mail addresses. The available reply
            formats are:</p>

            <div class="variablelist">
              <dl>
                <dt><span class="term">Reply to a mailing
                list</span></dt>

                <dd>
                  <p>If one or more of the recipients of the
                  original message are mailing list addresses, the
                  reply is addressed to the mailing list addresses
                  only, ignoring any sender or carbon-copy
                  addresses.</p>
                </dd>

                <dt><span class="term">Reply to all</span></dt>

                <dd>
                  <p>If the message is addressed to or from more
                  than one address, excluding the user's address,
                  the reply is addressed to all original senders
                  and recipients, except for the user's
                  address.</p>
                </dd>

                <dt><span class="term">Reply</span></dt>

                <dd>
                  <p>The reply is addressed to the sending
                  party.</p>
                </dd>
              </dl>
            </div>
          </dd>

          <dt><span class="term"><span><strong class="keycap">S</strong></span></span></dt>

          <dd>
            <p>Many mailing lists have &#8220;<span class="quote">[subject]</span>&#8221; automatically inserted
            into the subject line of all mailing list messages.
            Press &#8220;<span class="quote">S</span>&#8221; to
            hide/show the so-called &#8220;<span class="quote">blobs</span>&#8221; from the subject line of
            messages shown on the folder index screen. The subject
            line has limited display real estate, and removing the
            [blob] allows more of the meaningful subject to be
            viewed on this screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">SPACE</strong></span></span></dt>

          <dd>
            <p>The space bar is an alternative way to flag or flag
            individual messages without using the
            <span><strong class="keycap">;</strong></span> command.
            <span><strong class="keycap">SPACE</strong></span>
            flags or unflags the current message. It is still
            necessary to use <span><strong class="keycap">;</strong></span> in order to actually do
            something to all flagged messages.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">T</strong></span></span></dt>

          <dd>
            <p><span><strong class="keycap">T</strong></span> opens
            a submenu where a message may be &#8220;<span class="quote">tagged</span>&#8221;. Tagged messages are shown
            with a different background color. This is merely a
            visual aid for highlighting selected messages, and
            nothing more. A color-capable display is necessary for
            showing tagged messages.</p>

            <p>The submenu lists nine available tags, selected by
            pressing a digit <span><strong class="keycap">1</strong></span> through <span><strong class="keycap">9</strong></span>. <span><strong class="keycap">0</strong></span> removes the existing tag on
            the current message. The colors for the tags are
            selected from those available on the current display.
            Some tags will share the same color if the current
            display has less than nine available colors, in
            addition to the default text color.</p>

            <p>The names of each tag may be set by choosing the
            &#8220;<span class="quote">Setup</span>&#8221;
            selection from <span class="application">Cone</span>'s
            main menu. The default names of the first five tags are
            the same as message labels used by the Mozilla mail
            client. With most IMAP servers <span class="application">Cone</span> and Mozilla will see each
            other's tagged/labeled messages (however <span class="application">Cone</span>'s colors are determined by
            the console's color palette, and may not necessary
            match the ones Mozilla uses for the same label). This
            requires additional IMAP server functionality that may
            not be implemented by some IMAP servers.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">U</strong></span></span></dt>

          <dd>
            <p>The opposite of the <span><strong class="keycap">D</strong></span> command - removes the
            deleted mark from the current message.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">V</strong></span></span></dt>

          <dd>
            <p>This command opens the screen with a list of
            attachments to the current message. This is the
            &#8220;<span class="quote">View
            Attachment</span>&#8221; screen. It is a very simple
            screen: each attachment is listed, giving its MIME type
            (the type of the attachment), its approximate size, and
            the attachments's description, if provided.</p>

            <p>Plain text attachments may be viewed individually,
            by pressing <span><strong class="keycap">ENTER</strong></span>. Press
            <span><strong class="keycap">S</strong></span> to
            download and save the highlighted attachment. Use
            <span><strong class="keycap">I</strong></span> to
            return to the folder index screen, <span><strong class="keycap">L</strong></span> to return to the folder
            listing screen, and <span><strong class="keycap">M</strong></span> to go back to the main menu
            screen.</p>

            <p>After downloading an attachment it may be optionally
            deleted, or removed from the message. Press
            <span><strong class="keycap">D</strong></span> to
            delete the highlighted attachment. Pressing
            <span><strong class="keycap">D</strong></span> does not
            delete the attachment immediately, it only marks the
            attachment for deletion. More than one attachment may
            be marked for deletion at the same time. Press
            <span><strong class="keycap">X</strong></span> to
            permanently remove all attachments that are marked for
            deletion. Beforing pressing <span><strong class="keycap">X</strong></span>, a marked attachment can be
            unmarked by pressing <span><strong class="keycap">U</strong></span>. Once <span><strong class="keycap">X</strong></span> is pressed all the deleted
            attachments are gone for good, and cannot be
            undeleted.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Only messages in local mail folders, IMAP folders,
              and POP3 maildrop folders may have their attachments
              removed. Messages in POP3 folders and NetNews folders
              cannot have their attachments removed.</p>
            </div>

            <p>When <span class="application">GnuPG</span> is
            installed, highlighting an attachment that contains
            GPG/PGP keys and pressing <span><strong class="keycap">ENTER</strong></span> imports the keys.
            <span class="application">Cone</span> prompts for a
            confirmation, then runs <span class="application">GnuPG</span> to import the attached keys.
            Some versions of <span class="application">Gnu</span>
            require a special procedure for importing private keys.
            <span class="application">Cone</span>'s prompt has an
            explicit private key export option. With other versions
            of <span class="application">GnuPG</span> this option
            doesn't matter. Selecting the default import option
            will import whatever keys were attached, public or
            private.</p>

            <p>When running in an X-terminal, highlighting an image
            attachment and pressing <span><strong class="keycap">ENTER</strong></span> displays the image in a
            separate window. This is done by running either Gnome's
            <span class="application">eog</span>, or KDE's
            <span class="application">kview</span> image viewer.
            <span class="application">Cone</span>'s manual page
            contains instructions for installing hooks for viewing
            other kinds of attachments, or using a different image
            viewer.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">W</strong></span></span></dt>

          <dd>
            <p>Pressing <span><strong class="keycap">W</strong></span> opens the
            &#8220;<span class="quote">Write Message</span>&#8221;
            screen. This is the screen where a new message can be
            typed, and sent. <span class="application">Cone</span>
            checks for any unfinished messages in the Draft folder,
            before opening this screen. If the Draft folder
            contains any messages, <span class="application">Cone</span> offers an option to resume
            writing an unfinished message, instead of starting a
            new message. <span class="application">Cone</span>
            automatically saves a backup copy of the current
            message being edited, at regular intervals, so that a
            backup copy can be recovered in the event that
            <span class="application">Cone</span> is interrupted,
            or terminated, in a middle of editing a new message. If
            a backup copy exists, <span class="application">Cone</span> announces the existence of an
            interrupted message, and prompts to resume writing the
            interrupted message. An interrupted message must be
            opened and either: sent, explicitly cancelled, or saved
            in the Draft folder; before another message can be
            written.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">X</strong></span></span></dt>

          <dd>
            <p>This is the &#8220;<span class="quote">Expunge</span>&#8221; command. All messages
            marked for deletion are permanently removed from the
            folder.</p>
          </dd>
        </dl>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id339233" shape="rect" name="id339233"> </a>Searching messages</h5>
            </div>
          </div>
        </div>

        <p>Pressing <span><strong class="keycap">;</strong></span>
        on the folder index screen brings up an extensive sequence
        of options to enter a criteria that's used to search
        messages. After the search criteria is specified, messages
        that meet the search criteria are shown as flagged
        (highlighted, and preceded by a &#8220;<span class="quote"><code class="literal">*</code></span>&#8221; or a
        checkmark). Messages that meet the search criteria can be
        quickly located by pressing the cursor left/right keys,
        which move the cursor to the previous or the next flagged
        message.</p>

        <p>Requesting a search when some messages are already
        flagged shows an additional prompt:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term"><span><strong class="keycap">B</strong></span> - Broaden search</span></dt>

            <dd>
              <p>Searches the remaining messages that are not
              already flagged. Any messages that meet the search
              criteria are also flagged. Existing messages that are
              already flagged remain flagged. The final result is
              that messages which meet both the new search criteria
              and the previous search criteria(s) are flagged.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">N</strong></span> - Narrow search</span></dt>

            <dd>
              <p>Searches only messages that are already flagged.
              Flagged messages that meet the search criteria remain
              flagged. Messages that don't are unflagged.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">C</strong></span> - Copy flagged</span></dt>

            <dd>
              <p>Copy flagged messages to another folder.
              <span class="application">Cone</span> temporarily
              goes back to the folder listing screen. Highlight the
              destination folder with the cursor and press
              <span><strong class="keycap">ENTER</strong></span>.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">D</strong></span> - Delete
            selected</span></dt>

            <dd>
              <p>No more searching is done. All flagged messages
              are marked as deleted (but not actually removed, use
              the e<span><strong class="keycap">X</strong></span>
              command to do that).</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">O</strong></span> - Move flagged</span></dt>

            <dd>
              <p>Moves flagged messages to another folder. This is
              similar to the &#8220;<span class="quote">Copy</span>&#8221; command, except that the
              messages are removed from the current folder after
              they're succesfully copied to the destination
              folder.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">R</strong></span> - Reset selected</span></dt>

            <dd>
              <p>No more searching is done. All flagged messages
              are unflagged.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">U</strong></span> - Undelete
            selected</span></dt>

            <dd>
              <p>No more searching is done. All flagged messages
              that are marked as deleted have the deleted mark
              removed.</p>
            </dd>
          </dl>
        </div>

        <div class="section" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h6 class="title"><a id="id339761" shape="rect" name="id339761"> </a>Search criteria</h6>
              </div>
            </div>
          </div>

          <div class="variablelist">
            <dl>
              <dt><span class="term"><span><strong class="keycap">A</strong></span> - select all</span></dt>

              <dd>
                <p>Press <span><strong class="keycap">A</strong></span> to select all available
                messages.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">!</strong></span> - not</span></dt>

              <dd>
                <p>Press <span><strong class="keycap">!</strong></span> to logically reverse the
                following search criteria. Thus, if the entered
                search criteria was &#8220;<span class="quote">Search the <code class="literal">From</code> header for <code class="literal">troll@example.com</code></span>&#8221;
                the actual search will find messages where the
                <code class="literal">From</code> header does
                <span class="emphasis"><em>NOT</em></span> contain
                this text.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">D</strong></span> - search by
              date</span></dt>

              <dd>
                <p>A date-related search. Additional prompts
                follow, described below.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">S</strong></span> - search by
              status</span></dt>

              <dd>
                <p>A status-related search. Each message has
                several status flags that define whether the
                message is a new message, a deleted message, a
                replied message, and so on. Selecting a status
                search shows three options: &#8220;<span class="quote">Deleted</span>&#8221;, &#8220;<span class="quote">Unread</span>&#8221;, and
                &#8220;<span class="quote">Replied</span>&#8221;,
                to search for all deleted, unread, or replied
                messages, respectively.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">T</strong></span> - search by
              text</span></dt>

              <dd>
                <p>A text-based search, search for messages that
                contain (or don't contain) a given text string.
                Additional prompts follow, that further refine what
                kind of text to search for.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">Z</strong></span> - search by
              size</span></dt>

              <dd>
                <p>Search for messages that are bigger or smaller
                than a certain size. Select &#8220;<span class="quote">Larger than</span>&#8221; or
                &#8220;<span class="quote">Smaller
                than</span>&#8221; at the next prompt, then enter
                the target message size, in bytes, and press
                <span><strong class="keycap">ENTER</strong></span>
                to search.</p>
              </dd>
            </dl>
          </div>

          <div class="section" lang="en" xml:lang="en">
            <div class="titlepage">
              <div>
                <div>
                  <h6 class="title"><a id="id339921" shape="rect" name="id339921"> </a>Date-based searches</h6>
                </div>
              </div>
            </div>

            <p>A date-based search brings up additional prompts
            that specify the nature of the search. There are two
            dates that are associated with every message: the
            &#8220;<span class="quote">sent</span>&#8221; date,
            when the message was sent; and the &#8220;<span class="quote">received</span>&#8221; date, when the message
            was received.</p>

            <p>The sent date is obtained from the message's
            <code class="literal">Date:</code> header. The received
            date is obtained from the mail server (or from the
            timestamp on the local mailbox).</p>

            <p>The first prompt enters which date is searched
            for:</p>

            <div class="orderedlist">
              <ol type="1">
                <li>
                  <p>Messages that were sent before the given
                  date.</p>
                </li>

                <li>
                  <p>Messages that were the sent on the given
                  date.</p>
                </li>

                <li>
                  <p>Messages that were the sent since (on, or
                  after) the given date.</p>
                </li>

                <li>
                  <p>Messages that were received before the given
                  date.</p>
                </li>

                <li>
                  <p>Messages that were the received on the given
                  date.</p>
                </li>

                <li>
                  <p>Messages that were the received since (on, or
                  after) the given date.</p>
                </li>
              </ol>
            </div>

            <p>The actual date is entered interactively. It starts
            with today's date. Press <span><strong class="keycap">+</strong></span> or <span><strong class="keycap">-</strong></span> to advance the shown date to
            the next or the following date. Press
            <span><strong class="keycap">[</strong></span> or
            <span><strong class="keycap">]</strong></span> to
            advance the shown date by a month. Press
            <span><strong class="keycap">&lt;</strong></span> or
            <span><strong class="keycap">&gt;</strong></span> to
            advance the shown date by a month. Press the space bar
            to accept the shown date, and search for messages.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Date-based searches are not currently implemented
              for NetNews newsgroups.</p>
            </div>
          </div>

          <div class="section" lang="en" xml:lang="en">
            <div class="titlepage">
              <div>
                <div>
                  <h6 class="title"><a id="id340045" shape="rect" name="id340045"> </a>Text-based searches</h6>
                </div>
              </div>
            </div>

            <p>Selecting a text-based search shows a wealth of
            options:</p>

            <div class="variablelist">
              <dl>
                <dt><span class="term"><span><strong class="keycap">S</strong></span> - subject</span></dt>

                <dd>
                  <p>Search the contents of the <code class="literal">Subject:</code> header.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">F</strong></span> - from</span></dt>

                <dd>
                  <p>Search the contents of the <code class="literal">From:</code> header.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">T</strong></span> - to</span></dt>

                <dd>
                  <p>Search the contents of the <code class="literal">To:</code> header.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">C</strong></span> - cc</span></dt>

                <dd>
                  <p>Search the contents of the <code class="literal">Cc:</code> header.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">B</strong></span> - bcc</span></dt>

                <dd>
                  <p>Search the contents of the <code class="literal">Bcc:</code> header.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">H</strong></span> - specific
                header</span></dt>

                <dd>
                  <p>Searches for the given text in some other
                  header. The next prompt asks for the header's
                  name.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">O</strong></span> - contents</span></dt>

                <dd>
                  <p>Search the contents of the message for the
                  given text.</p>
                </dd>

                <dt><span class="term"><span><strong class="keycap">A</strong></span> - anywhere</span></dt>

                <dd>
                  <p>Search the given text anywhere - headers or
                  contents.</p>
                </dd>
              </dl>
            </div>

            <p>Enter the text to search for after selecting one of
            these options, and press <span><strong class="keycap">ENTER</strong></span> to perform the
            search.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Efficient searching is implemented for local mail,
              and IMAP/SMAP mailboxes only. NetNews servers'
              searching capabilities are very limited, and POP3
              servers have no search facilities whatsoever. In all
              cases, searching for message status flags is
              supported, since message status flags are always
              cached locally.</p>

              <p>Only message headers of NetNews folders may be
              searched, and only English characters can be used as
              a search string. Some older NetNews servers may not
              have any searching ability whatsoever. Searching of
              message contents is not supported. Searching by
              message size, or message's date is not supported
              either.</p>

              <p>Searching of POP3 folders is also not very
              efficient, although the search text is not limited to
              English characters only. POP3 folder search is
              accomplished by downloading the complete headers of
              each message, and searching it manually. Downloaded
              headers are not cached. The headers are also
              downloaded when searching by message's date.
              Searching by message size, or message's date is not
              supported for POP3 folders.</p>
            </div>
          </div>
        </div>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="watch" shape="rect" name="watch"> </a>Watching Threads</h5>
            </div>
          </div>
        </div>

        <p>Pressing <span><strong class="keycap">A</strong></span>
        displays the following prompt: &#8220;<span class="quote">Watch thread up to <em class="replaceable"><code>A</code></em> days, <em class="replaceable"><code>B</code></em>-deep replies?
        (Y/N).</span>&#8221; The initial values for <em class="replaceable"><code>A</code></em> and <em class="replaceable"><code>B</code></em> are taken from the setup
        screen. Press <span><strong class="keycap">D</strong></span> or <span><strong class="keycap">R</strong></span> to adjust the defaults, if
        desired.</p>

        <p>Answering the prompt with <span><strong class="keycap">Y</strong></span> will &#8220;<span class="quote">watch</span>&#8221; the currently highlighted
        message, and any new replies to it. The highlighted
        message's subject will be shown with a highly-visible
        &#8220;<span class="quote"><code class="literal">&#8801;</code></span>&#8221; character (or the
        &#8220;<span class="quote">o</span>&#8221; character on
        some terminals). New replies to the watched message will
        also be automatically marked in the same fashion.</p>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>Any existing replies to the watched message are not
          automatically marked. Only future replies to the message
          will be automatically marked for watching.</p>
        </div>

        <p>Thread-watching is mostly useful with large NetNews
        newsgroups. A single, watched, conversation thread can be
        easily identified even in a very active newsgroup; however
        thread-watching can also be used with regular mail folders
        (with some limitations as noted below).</p>

        <p>NetNews threads are famous for quickly diverging
        off-topic, so <span class="application">Cone</span>'s
        thread-watching future quietly turns itself off, after a
        while. There's very little uses in continuing to monitor a
        thread that began talking about the merits of organic food,
        but then ended up becoming a heated discussion about
        psychological problems of the Hollywood elite.</p>

        <p>The initial default settings will watch for replies for
        up to fourteen days, or five levels of follow-ups,
        whichever comes first. That meaning that a reply to a reply
        to a reply to a reply to a reply of a watched message will
        still be shown as part of a watched thread, but its own
        reply will not be. There is no limit on the number of
        watched replies to the initial message, or to any of the
        five subsequent levels of follow-ups, as long as they
        arrive within the time-enforced limit.</p>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>After coming back from a 15-day vacation, and opening
          a folder which used to have watched threads, none of the
          new messages will be marked for watching, even though
          they arrived before the 14-days were up. Well, you just
          had a nice 15-day vacation, why do you care about some
          stale flame war that started more than two weeks ago?</p>
        </div>

        <p>The last level of watched followups will be marked with
        a different character, a &#8220;<span class="quote"><code class="literal">&#8226;</code></span>&#8221;
        (or &#8220;<span class="quote"><code class="literal">*</code></span>&#8221; as shown by some
        terminals), instead of the &#8220;<span class="quote"><code class="literal">&#8801;</code></span>&#8221;
        character. This is a visual cue to evaluate whether this
        subthread is still worth following. If so, the message can
        be manually re-watched. Highlighting the message and
        choosing this option will &#8220;<span class="quote">renew</span>&#8221; the interest in this thread for
        another round of followups (however other branches of the
        original thread will still expire as usual, unless they are
        also renewed).</p>

        <p>Selecting this option again on a message that's already
        being watched will prompt to turn off watching for more
        replies. The message will no longer appear watched, and any
        future replies to the message will not be watched.</p>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>Any existing replies that are watched will continue to
          be watched, even though the original message is no longer
          being watched.</p>
        </div>

        <div class="section" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h6 class="title"><a id="id340737" shape="rect" name="id340737"> </a>Watching E-mail threads</h6>
              </div>
            </div>
          </div>

          <p>Thread watching is designed primarily to be used with
          NetNews newsgroups. The mechanism by which replies are
          selected for watching is quick, and simple. NetNews
          messages typically carry robust threading metadata, and
          even if there's a NetNews hiccup, and messages come in
          out of order, all eligible replies should still be
          correctly selected for watching. There is a very small
          chance that a very severe NetNews disruption will result
          in a failure to catch watched replies. However, messages
          would probably come in so wildly out of sequence that the
          thread is not likely to remain readable even if all
          watched replies were properly tagged, whenever they
          arrive.</p>

          <p>Thread watching is not limited to NetNews newsgroups.
          E-mail threads may also be selected for watching.
          However, E-mail messages tend to have far less threading
          metadata than their NetNews counterparts. A disruption in
          incoming E-mail is more likely to result in missed
          replies, than a NetNews disruption. However, E-mail
          disruptions, on average, tend to occur far less often
          than NetNews disruptions, so everything tends to come out
          even.</p>

          <p>Additionally, many modern E-mail clients now include
          the same full threading metadata as NetNews clients (
          <span class="application">Cone</span> always includes
          complete threading metadata with every outgoing message,
          NetNews or E-mail). This issue continues to be less and
          less relevant, as time goes on.</p>
        </div>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id340781" shape="rect" name="id340781"> </a>Checking for new mail</h5>
            </div>
          </div>
        </div>

        <p>The semantics of checking for new mail varies slightly,
        depending on the mail account. With SMAP-based mail
        account, and with most IMAP mail accounts, new mail in the
        current folder is shown immediately. If messages in the
        folder are shown in the order they were added to the
        folder, new mail will naturally appear at the end of
        folder. If messages are shown in a different sorting order,
        new messages will be shown wherever they should appear in
        accordance with the current sort order. Most IMAP mail
        accounts show new mail as soon as it is received. Some IMAP
        mail accounts do not report new mail immediately after it
        is delivered to the mail folder (this depends on the IMAP
        server software). <span class="application">Cone</span>
        checks for new mail at regular intervals, and new received
        messages will show up after the next check for new
        mail.</p>

        <p>New mail delivered to a local mbox folder will usually
        be shown when <span class="application">Cone</span> checks
        for new mail, at regularly-scheduled intervals. New mail
        delivered to a local maildir will also usually appear only
        after <span class="application">Cone</span> checks for new
        mail. On most Linux and SGI systems, and on any other
        system that has the File Access Monitor daemon running, new
        mail will be reported immediately.</p>

        <p>In all cases, move to the last message in the folder,
        and use the cursor down key to have <span class="application">Cone</span> explicitly checks for new mail.
        New mail in a POP3 folder will only be shown after an
        explicit new mail check ( <span class="application">Cone</span> does not check for new mail in
        POP3 folders by itself).</p>

        <p>In all cases, new mail will not be immediately shown
        after the folder index screen is closed. When the folder
        index screen is closed, the mail folder still remains
        &#8220;<span class="quote">opened</span>&#8221; until
        <span class="application">Cone</span> opens another folder
        in the same mail account. <span class="application">Cone</span> still regularly checks for new
        mail when the folder index screen is not being shown
        (except for POP3 accounts). New mail will be reported only
        when <span class="application">Cone</span> checks for new
        mail, or when the folder index screen is reopened.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id340939" shape="rect" name="id340939"> </a>Concurrent changes to the current
              folder's contents</h5>
            </div>
          </div>
        </div>

        <p>Most mail accounts allow the same folder to be opened by
        multiple applications. When <span class="application">Cone</span> has a folder opened, another
        application might also have the same folder opened, and
        another application may be making changes to the folder, at
        the same time.</p>

        <p>Generally speaking, new mail delivered to the folder,
        while it's opened by <span class="application">Cone</span>,
        is one example of concurrent changes to the contents of the
        folder while it is opened. Other applications may make
        other kinds of changes to the folder's contents: changing a
        message's status (whether the message is unread, deleted,
        replied, tagged, and/or flagged); or removing a message
        from the folder. In general, changes by other applications
        are reported in the same manner that <span class="application">Cone</span> reports new mail. If <span class="application">Cone</span> reports new mail as soon as it is
        received, <span class="application">Cone</span> will also
        report other kinds of changes to the folder's contents as
        soon as they occur. Otherwise, changes to the folder's
        contents are reported the next time <span class="application">Cone</span> checks for new mail. An attempt
        to access a message that was removed by another
        application, but not yet reported, usually results in an
        error.</p>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-31-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Message View Screen
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone03messageview" shape="rect" name="cone03messageview"> </a>Message View Screen</h2>
        </div>
      </div>
    </div>

    <p>Highlighting a message in the folder index screen and
    pressing <span><strong class="keycap">ENTER</strong></span>
    displays the contents of the message. Cursor up/down keys,
    <span><strong class="keycap">PgUp</strong></span> and
    <span><strong class="keycap">PgDn</strong></span> scroll the
    message vertically.</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id343734" shape="rect" name="id343734"> </a>Message View Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> INBOX: 30 of 42  (NEW)               CONE                                  </B>
       From: customer_service@domain.com
         To: jack@example.com
    Subject: bw1234567
 Message-ID: &lt;1234567.1043529357882.JavaMail.cservice@entp.domain.com&gt;
       Date: Sat, 25 Jan 2003 16:15:57 -0500
----------------------------------------------------------------------------
As a valued customer, your needs are always our first priority. Thank you 
for contacting Domain.com regarding our customer communication efforts. We
have processed your request to remove you from future communications. Please
note that this may take up to 45 days to complete.

Please understand that not all advertisements appearing on or delivered to
your e-mail address, mobile phone, or device are authorized by Domain.com.
You may resume the receipt of solicitations at anytime by visiting our Web
site using the links provided above.

For Domain.com customers:
For Consumer Accounts, go to domain.com/privacy/consumer_opt.jhtml
For Business Accounts, go to domain.com/privacy/business_opt.jhtml
<B>                                                                            </B>
 / Search        D Delete        H Full Hdrs     L Folder List   N Next
 B Blind Fwd     F Fwd           I Index         M Main Menu    ^O mOre
</pre><hr />

      <p>The following keys are available from this screen:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term"><span><strong class="keycap">|</strong></span></span></dt>

          <dd>
            <p>This option is usually used as a rough mechanism for
            printing a message. It runs an external command, and
            supplies the formatted version of the message to the
            external command, as standard input. Pressing
            <span><strong class="keycap">|</strong></span> prompts
            for the command to invoke, which defaults to
            &#8220;<span class="quote">lpr</span>&#8221;. The
            command is started, and the formatted version of the
            currently displayed message is provided to the external
            command on standard input.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">/</strong></span></span></dt>

          <dd>
            <p>This option Prompts for search text, then searches
            the currently shown message for the first occurence of
            the entered text. The search begins starting with the
            first line shown on the screen. To search the entire
            message, make sure that the beginning of the message is
            shown on the screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">B</strong></span></span></dt>

          <dd>
            <p>&#8220;<span class="quote">Blindly</span>&#8221;
            forward the current message. The message is resent
            without adding any additional comments, or changing the
            sender's name. <span class="application">Cone</span>
            prompt for the recipient's name, or names, and send the
            messages without changing the message's headers in any
            way (additional headers may be added by the mail
            server, of course).</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">S</strong></span></span></dt>

          <dd>
            <p>Save the message's contents into a file. Pressing
            <span><strong class="keycap">S</strong></span> prompts
            for a filename where the message's raw, unformatted
            contents are saved.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">D</strong></span></span></dt>

          <dd>
            <p>Mark this message as deleted, then advance to the
            next message in the folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">F</strong></span></span></dt>

          <dd>
            <p>Forwards the current message. <span class="application">Cone</span> opens a screen where a new
            message may be written. The current message is either
            saved as an attachment to the new message, or is quoted
            in the new message's text ( <span class="application">Cone</span> prompts to choose one or the
            other before opening the new message screen).</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">H</strong></span></span></dt>

          <dd>
            <p>Toggle between displaying abbreviated mail headers,
            and all mail headers.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">I</strong></span> or <span><strong class="keycap">&lt;</strong></span></span></dt>

          <dd>
            <p>Return to the folder index screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">L</strong></span></span></dt>

          <dd>
            <p>This option closes the folder index screen, and
            returns to the folder listing screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">M</strong></span></span></dt>

          <dd>
            <p>Pressing <span><strong class="keycap">M</strong></span> closes this screen, and
            opens the &#8220;<span class="quote">Main
            Menu</span>&#8221; screen.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">N</strong></span></span></dt>

          <dd>
            <p>Advance to the next message in the folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">P</strong></span></span></dt>

          <dd>
            <p>Advance to the previous message in the folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">R</strong></span></span></dt>

          <dd>
            <p>This option creates a reply to the current message.
            <span class="application">Cone</span> may ask a few
            questions before creating a reply. <span class="application">Cone</span> knows how to format replies
            in three different ways. Not every format reply is
            available with every message. No questions are asked
            when only one reply format is possible for the message.
            <span class="application">Cone</span> asks when more
            than one reply format is available.</p>

            <p>Proper selection of a reply format is only possible
            when the main menu's setup screen is initialized with
            all applicable E-mail addresses. The available reply
            formats are:</p>

            <div class="variablelist">
              <dl>
                <dt><span class="term">Reply to a mailing
                list</span></dt>

                <dd>
                  <p>If one or more of the recipients of the
                  original message are mailing list addresses, the
                  reply is addressed to the mailing list addresses
                  only, ignoring any sender or carbon-copy
                  addresses.</p>
                </dd>

                <dt><span class="term">Reply to all</span></dt>

                <dd>
                  <p>If the message is addressed to or from more
                  than one address, excluding the user's address,
                  the reply is addressed to all original senders
                  and recipients, except for the user's
                  address.</p>
                </dd>

                <dt><span class="term">Reply</span></dt>

                <dd>
                  <p>The reply is addressed to the sending
                  party.</p>
                </dd>
              </dl>
            </div>
          </dd>

          <dt><span class="term"><span><strong class="keycap">SPACE</strong></span></span></dt>

          <dd>
            <p>Show the next page, like <span><strong class="keycap">PgDn</strong></span>. If the last page is
            already shown, advance to the next unread message in
            the folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">Enter</strong></span></span></dt>

          <dd>
            <p>When <span class="application">Cone</span> displays
            an <acronym class="acronym">HTML</acronym> message with
            external links, and one or more links are visible, the
            cursor is turned on and placed on the first shown link.
            Cursor up/down keys advances the cursor to the
            previos/next <acronym class="acronym">HTML</acronym>
            link, and <span><strong class="keycap">Enter</strong></span> activates the link.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p><span class="application">Cone</span> knows how
              process &#8220;<span class="quote">mailto:</span>&#8221;, &#8220;<span class="quote">http:</span>&#8221;, and &#8220;<span class="quote">https:</span>&#8221; <acronym class="acronym">URL</acronym>s. See the <a href="cone.html" title="cone" shape="rect"><span class="citerefentry"><span class="refentrytitle">cone</span>(1)</span></a> manual page
              for more information.</p>
            </div>

            <p><span class="application">Cone</span> also tries to
            detect links in plain, non-HTML, mail. <span class="application">Cone</span>'s ability to correctly detect
            the start and the end of a link may not work 100% of
            the time with non-HTML mail.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Many mailing lists add links to various
              administrative functions (such as unsubscribing or
              searching the list's archives) to the headers of the
              mailing list's messages. Press <span><strong class="keycap">H</strong></span> to display full message
              headers and access those links.</p>
            </div>
          </dd>

          <dt><span class="term"><span><strong class="keycap">T</strong></span></span></dt>

          <dd>
            <p>This options shows a list of E-mail addresses from
            the message, and offers a quick option to add the
            addresses to the addressbook.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">U</strong></span></span></dt>

          <dd>
            <p>Remove the deleted mark from this message, then
            advance to the next message in the folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">V</strong></span></span></dt>

          <dd>
            <p>This command opens the screen with a list of
            attachments to the current message. This is the
            &#8220;<span class="quote">View
            Attachment</span>&#8221; screen. It is a very simple
            screen: each attachment is listed, giving its MIME type
            (the type of the attachment), its approximate size, and
            the attachments's description, if provided.</p>

            <p>Plain text attachments may be viewed individually,
            by pressing <span><strong class="keycap">ENTER</strong></span>. Press
            <span><strong class="keycap">S</strong></span> to
            download and save the highlighted attachment. Use
            <span><strong class="keycap">I</strong></span> to
            return to the folder index screen, <span><strong class="keycap">L</strong></span> to return to the folder
            listing screen, and <span><strong class="keycap">M</strong></span> to go back to the main menu
            screen.</p>

            <p>After downloading an attachment it may be optionally
            deleted, or removed from the message. Press
            <span><strong class="keycap">D</strong></span> to
            delete the highlighted attachment. Pressing
            <span><strong class="keycap">D</strong></span> does not
            delete the attachment immediately, it only marks the
            attachment for deletion. More than one attachment may
            be marked for deletion at the same time. Press
            <span><strong class="keycap">X</strong></span> to
            permanently remove all attachments that are marked for
            deletion. Beforing pressing <span><strong class="keycap">X</strong></span>, a marked attachment can be
            unmarked by pressing <span><strong class="keycap">U</strong></span>. Once <span><strong class="keycap">X</strong></span> is pressed all the deleted
            attachments are gone for good, and cannot be
            undeleted.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Only messages in local mail folders, IMAP folders,
              and POP3 maildrop folders may have their attachments
              removed. Messages in POP3 folders and NetNews folders
              cannot have their attachments removed.</p>
            </div>

            <p>When <span class="application">GnuPG</span> is
            installed, highlighting an attachment that contains
            GPG/PGP keys and pressing <span><strong class="keycap">ENTER</strong></span> imports the keys.
            <span class="application">Cone</span> prompts for a
            confirmation, then runs <span class="application">GnuPG</span> to import the attached keys.
            Some versions of <span class="application">Gnu</span>
            require a special procedure for importing private keys.
            <span class="application">Cone</span>'s prompt has an
            explicit private key export option. With other versions
            of <span class="application">GnuPG</span> this option
            doesn't matter. Selecting the default import option
            will import whatever keys were attached, public or
            private.</p>

            <p>When running in an X-terminal, highlighting an image
            attachment and pressing <span><strong class="keycap">ENTER</strong></span> displays the image in a
            separate window. This is done by running either Gnome's
            <span class="application">eog</span>, or KDE's
            <span class="application">kview</span> image viewer.
            <span class="application">Cone</span>'s manual page
            contains instructions for installing hooks for viewing
            other kinds of attachments, or using a different image
            viewer.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">W</strong></span></span></dt>

          <dd>
            <p>Pressing <span><strong class="keycap">W</strong></span> opens the
            &#8220;<span class="quote">Write Message</span>&#8221;
            screen. This is the screen where a new message can be
            typed, and sent. <span class="application">Cone</span>
            checks for any unfinished messages in the Draft folder,
            before opening this screen. If the Draft folder
            contains any messages, <span class="application">Cone</span> offers an option to resume
            writing an unfinished message, instead of starting a
            new message. <span class="application">Cone</span>
            automatically saves a backup copy of the current
            message being edited, at regular intervals, so that a
            backup copy can be recovered in the event that
            <span class="application">Cone</span> is interrupted,
            or terminated, in a middle of editing a new message. If
            a backup copy exists, <span class="application">Cone</span> announces the existence of an
            interrupted message, and prompts to resume writing the
            interrupted message. An interrupted message must be
            opened and either: sent, explicitly cancelled, or saved
            in the Draft folder; before another message can be
            written.</p>
          </dd>
        </dl>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-32-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Write Message Screen
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone04writemessage" shape="rect" name="cone04writemessage"> </a>Write Message Screen</h2>
        </div>
      </div>
    </div>

    <p>Pressing <span><strong class="keycap">W</strong></span>
    opens the &#8220;<span class="quote">Write
    Message</span>&#8221; screen. This is the screen where a new
    message can be typed, and sent. <span class="application">Cone</span> checks for any unfinished messages in
    the Draft folder, before opening this screen. If the Draft
    folder contains any messages, <span class="application">Cone</span> offers an option to resume writing an
    unfinished message, instead of starting a new message.
    <span class="application">Cone</span> automatically saves a
    backup copy of the current message being edited, at regular
    intervals, so that a backup copy can be recovered in the event
    that <span class="application">Cone</span> is interrupted, or
    terminated, in a middle of editing a new message. If a backup
    copy exists, <span class="application">Cone</span> announces
    the existence of an interrupted message, and prompts to resume
    writing the interrupted message. An interrupted message must be
    opened and either: sent, explicitly cancelled, or saved in the
    Draft folder; before another message can be written.</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id346000" shape="rect" name="id346000"> </a>Write Message Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> EDIT MESSAGE                         CONE                                  </B>
             To: John Smith &lt;jsmith@domain.com&gt;
             Cc:
        Subject: Re: Patch for filtering module
    Attachments:
----------------------------------------------------------------------------
Jeff Williams writes:

&gt; This patch puts the user lookups into their own functions. Means that
&gt; the config files are only read if the user is not found be an earlier
&gt; lookup. It would also make it easier to add support to control the
&gt; type/order of lookups at runtime, rather than always looking for the
&gt; search modules in their built-in order.
&gt;
&gt; --
&gt; Regards,
&gt;
&gt; John Smith



<B>                                                                            </B>
^  Mark         ^F Full Hdrs    ^J Justify      ^P Postpone     ^S Search
^D Dict Spell   ^G Insert File  ^K Line Clear   ^R Srch/Rplce   ^O mOre
</pre><hr />

      <p>The following keys are available from this screen:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">SPACE</strong></span>, <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">W</strong></span>, <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">Y</strong></span></span></dt>

          <dd>
            <p><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">SPACE</strong></span> marks the starting
            position of a range of text. To delete a block of text:
            move the cursor to the beginning of the block of text,
            press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">SPACE</strong></span>, move the cursor to the
            end of text, press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">W</strong></span>. To re-insert this text
            someplace else, move the cursor to the insertion point
            and press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">Y</strong></span> (yank).</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">C</strong></span></span></dt>

          <dd>
            <p>Cancel composition of the current message.
            Everything is thrown away, and this screen is
            closed.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">D</strong></span></span></dt>

          <dd>
            <p>Starts the spell checker (dictionary lookup). Text
            starting with the cursor position, and until the end of
            the message, is spell-checked. Words that are not found
            in the dictionary are highlighted, and the status line
            lists up to ten suggested replacement words. To replace
            the highlighted word with one of the suggestions, press
            the number corresponding to the suggested replacement,
            or: press <span><strong class="keycap">I</strong></span> to ignore this occurence of
            the misspelled word; press <span><strong class="keycap">A</strong></span> to ignore all occurencer of
            the misspelled word, press <span><strong class="keycap">R</strong></span> to replace the misspelled
            word with a manually-entered replacement.</p>

            <p>Note: quoted text in replies (lines that begin with
            the &#8220;<span class="quote">&gt;</span>&#8221;
            character), are not spell-checked.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">F</strong></span></span></dt>

          <dd>
            <p>Turn display of full headers on/off. Initially, only
            the &#8220;<span class="quote">To:</span>&#8221;,
            &#8220;<span class="quote">Cc:</span>&#8221;, and
            &#8220;<span class="quote">Subject:</span>&#8221;
            headers are shown. <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">F</strong></span> shows additional headers:
            &#8220;<span class="quote">From:</span>&#8221;,
            &#8220;<span class="quote">Reply-To:</span>&#8221;,
            &#8220;<span class="quote">Bcc:</span>&#8221;, and
            &#8220;<span class="quote">Fcc:</span>&#8221;.</p>

            <p>The &#8220;<span class="quote">Fcc:</span>&#8221;
            header specifies the folder where a copy of the message
            is saved, after it's sent. One of the defined
            &#8220;<span class="quote">Sent Mail</span>&#8221;
            special folders is listed in this header. Highlight
            this header with the cursor, and press
            <span><strong class="keycap">ENTER</strong></span> to
            cycle through the list of available &#8220;<span class="quote">Sent Mail</span>&#8221; special folders.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">G</strong></span></span></dt>

          <dd>
            <p>This key (&#8220;<span class="quote">get</span>&#8221;) inserts a file into the
            current text document, at the current cursor
            position.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">J</strong></span></span></dt>

          <dd>
            <p>Re-justifies the current paragraph. <span class="application">Cone</span> uses &#8220;<span class="quote">lazy</span>&#8221; word-wrapping. <span class="application">Cone</span> word-wraps long lines when
            new text is being added; however when deleting text
            short lines are not re-wrapped. Pressing this key
            re-formats the current paragraph to the optimal line
            length, taking into account all previous editing.</p>

            <p><span class="application">Cone</span> will not
            re-justify quoted text in replies. Remove the leading
            quote characters, &#8220;<span class="quote">&gt;</span>&#8221;, justify, then re-insert the
            quote characters, if necessary.</p>

            <p>Technical note: messages composed in <span class="application">Cone</span> are marked as
            &#8220;<span class="quote">flowed-text</span>&#8221;
            MIME plain text. This format uses invisible trailing
            whitespace to tag paragraph breaks. Mail readers that
            support &#8220;<span class="quote">flowed-text</span>&#8221; format (of which
            <span class="application">Cone</span> is one), are
            capable of automatically reformatting flowed text into
            a variable-width display. When composing new text,
            <span class="application">Cone</span> automatically
            inserts the appropriate invisible whitespace
            characters, as needed. Extensive editing may
            inadvertently delete the flowed-text
            &#8220;<span class="quote">watermarks</span>&#8221;,
            resulting in a line, or two, not wrapping properly on
            the expected margin break. <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">J</strong></span> reformats the current
            paragraph, and makes sure that everything is in proper
            order, automatically restoring any deleted flowed-text
            trailing whitespace.</p>

            <p>Liberal use of <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">J</strong></span> during editing is highly
            encouraged. Not only does this make written text look
            good, it makes new text look extra-good, in modern mail
            clients that know how to read flowed-text formatted
            messages.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">K</strong></span></span></dt>

          <dd>
            <p>Delete text between the current cursor position, and
            the end of the line.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">S</strong></span>, <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">R</strong></span></span></dt>

          <dd>
            <p>Search for a text string starting at the current
            cursor position, or search and replace text.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">N</strong></span></span></dt>

          <dd>
            <p>Define a new macro. First, define a text range using
            <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">SPACE</strong></span> and cursor keys. With
            the text range highlighted, press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">N</strong></span>, type in a short
            abbreviation, then press <span><strong class="keycap">ENTER</strong></span>.</p>

            <p>The text range will be memorized, and from this
            point on, typing the abbreviation will automatically
            insert the memorized range.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>The abbreviation cannot contain spaces or tabs
              (the text range itself may contain anything, only the
              abbreviation cannot have spaces).</p>

              <p>The memorized text range is inserted verbatim,
              without reformatting. If memorized text is inserted
              in a middle of a line, it may be necessary to use
              <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">J</strong></span> to re-justify the
              text.</p>
            </div>

            <p>If the keyboard has function keys, it is possible to
            press a function key instead of entering an
            abbreviation; and use the same function key to insert
            the memorized text.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Not all function keys may be available in every
              situation. <span class="application">gnome-terminal</span>, for example,
              appropriates <span><strong class="keycap">F1</strong></span> for its own online help
              pages; so <span><strong class="keycap">F1</strong></span> is not available to
              applications running in a <span class="application">gnome-terminal</span> window.</p>
            </div>

            <p>To re-define a macro, highlight another text range,
            press <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">N</strong></span>, then enter the same
            abbreviation, or press the same function key.</p>

            <p>Macros can be deleted from the main setup screen in
            <span class="application">Cone</span>.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">T</strong></span></span></dt>

          <dd>
            <p>Highlight the &#8220;<span class="quote">Attachments:</span>&#8221; header and press
            <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">T</strong></span> to create an attachment by
            picking a file from an interactive dialog that shows
            all files in the current directory. Move the cursor to
            highlight a subdirectory, or the parent directory, and
            press <span><strong class="keycap">ENTER</strong></span> to switch to a different
            directory. Highlight a file to read the file and attach
            it to the current message.</p>

            <p>The attachment filename may also be typed directly
            into the file selection dialog. The attachment
            filename, relative to the home directory, may also be
            typed directly into the &#8220;<span class="quote">Attachments:</span>&#8221; header, instead of
            pressing <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">T</strong></span>.</p>

            <p>On most systems it is possible to attach multiple
            files at the same time by entering a filename pattern,
            such as &#8220;<span class="quote">*.txt</span>&#8221;
            - which selects all files that end in
            &#8220;<span class="quote">.txt</span>&#8221;.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">U</strong></span></span></dt>

          <dd>
            <p>Runs an external editor application, to edit the
            contents of this message. An external editor must be
            previously configured by choosing the
            &#8220;<span class="quote">Setup</span>&#8221;
            selection from <span class="application">Cone</span>'s
            main menu.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">X</strong></span></span></dt>

          <dd>
            <p>When all is said and done, <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">X</strong></span> sends the message. One,
            final chance, is offered to cancel, and change one's
            mind. If the mail server supports <a href="http://www.rfc-editor.org/rfc/rfc1891.txt" target="_top" shape="rect">Delivery Status Notifications</a>,
            press <span><strong class="keycap">D</strong></span> to
            select delivery notifications options. Where available,
            press <span><strong class="keycap">E</strong></span> to
            encrypt the message, and/or press <span><strong class="keycap">S</strong></span> to sign the message, using
            <span class="application">GnuPG</span>.</p>

            <p>Encryption/signing options, if available, must be
            selected before setting any delivery status
            notification options.</p>
          </dd>
        </dl>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-33-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Setup Screen
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone05setup" shape="rect" name="cone05setup"> </a>Setup Screen</h2>
        </div>
      </div>
    </div>

    <p>This screen is used to enter various configuration settings.
    After making any changes on this screen, highlight
    &#8220;<span class="quote">SAVE</span>&#8221; and press
    <span><strong class="keycap">ENTER</strong></span>.</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id347945" shape="rect" name="id347945"> </a>Setup Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> SETUP                                CONE                                  </B>

        Your E-mail addresses: _____________________________________
                               [ sam@example.com ]

                               [ Minimum rich text de-moronization ]

  Your mailing list addresses: _____________________________________
                               [ announcements@domain.com ]
                               [ sysadmin@domain.com ]
                               [ everyone@domain.com ]
                               [ testers-list@domain.com ]
                               [ users@domain.com ]
                               [ reports@domain.com ]
                               [ webmail@domain.com ]

     Custom sent mail folders:
                               [ Outbox ]

          Spelling dictionary: _____________________________________

<B>                                                                            </B>
 ^C Cancel
DEL Delete address/folder
</pre><hr />

      <p>Use this screen to configure the following settings:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term">Your E-mail addresses</span></dt>

          <dd>
            <p>This is a list of E-mail addresses that are
            recognized as the user's E-mail addresses. New replies
            are formatted accordingly. Add an E-mail address by
            typing it into a field, then pressing
            <span><strong class="keycap">ENTER</strong></span>.
            Highlight an existing address with a cursor, and use
            <span><strong class="keycap">DEL</strong></span> to
            remove it.</p>
          </dd>

          <dt><span class="term">Your mailing list
          addresses</span></dt>

          <dd>
            <p>This is a list of E-mail addresses that are
            recognized as mailing list addresses. New replies are
            formatted accordingly. Add an E-mail address by typing
            it into a field, then pressing <span><strong class="keycap">ENTER</strong></span>. Highlight an existing
            address with a cursor, and use <span><strong class="keycap">DEL</strong></span> to remove it.</p>
          </dd>

          <dt><span class="term">Spelling dictionary</span></dt>

          <dd>
            <p>Name of the dictionary used for spell checking. A
            blank setting uses the default configured system
            dictionary. Names of available dictionaries is system
            specific. Different systems will have different
            dictionaries installed.</p>
          </dd>

          <dt><span class="term">Custom sent mail
          folders</span></dt>

          <dd>
            <p>This is a list of currently-configured folders where
            copies of sent messages are automatically saved.
            Highlight an existing folder with a cursor, and use
            <span><strong class="keycap">DEL</strong></span> to
            remove it. Add new folders from the Folder Listing
            screen.</p>
          </dd>

          <dt><span class="term">New custom header</span></dt>

          <dd>
            <p>This advanced option adds a new, editable, vanity or
            custom header to all new messages. The new header is
            displayed alongside the standard headers (<code class="literal">From</code>, <code class="literal">To</code>,
            <code class="literal">Subject</code>, and the rest).
            Names of vanity headers may only include English
            letters, digits, and &#8220;<span class="quote">-</span>&#8221;. After entering the header name
            choose whether the vanity header is always displayed on
            the &#8220;<span class="quote">Write
            Messages</span>&#8221; screen, or if it is hidden by
            default, and only shown with the full set of
            headers.</p>
          </dd>

          <dt><span class="term">Outgoing SMTP server</span></dt>

          <dd>
            <p>This setting specifies the name of the SMTP server
            used for sending mail. If not specified, <span class="application">Cone</span> uses the local
            <span><strong class="command">sendmail</strong></span>
            command.</p>
          </dd>

          <dt><span class="term">SMTP userid</span></dt>

          <dd>
            <p>If this setting is provided, <span class="application">Cone</span> will use authenticate via
            ESMTP with the specified SMTP server.</p>
          </dd>

          <dt><span class="term">Do not send SMTP password in clear
          text</span></dt>

          <dd>
            <p>If this setting is enabled, <span class="application">Cone</span> will only authenticate via
            ESMTP if encrypted authentication is available.
            <span class="application">Cone</span> will not
            authenticate if the SMTP server supports
            authentication, but only by sending the password in
            clear text.</p>
          </dd>

          <dt><span class="term">Send mail via main acct (if
          available)</span></dt>

          <dd>
            <p>This setting is only available if the primary mail
            account -- the first mail account listed on the folder
            listing screen -- uses the experimental SMAP protocol.
            If enabled, <span class="application">Cone</span> lets
            the SMAP server take care of sending the message (which
            saves time since the message doesn't need to be
            transmitted a second time, using SMTP, after it is
            saved in the sent mail folder).</p>
          </dd>

          <dt><span class="term">NetNews posting
          command</span></dt>

          <dd>
            <p>This optional setting specifies a command for
            posting NetNews messages. If this setting is left
            empty, NetNews messages are sent directly to the
            server. This setting allows NetNews messages to be
            posted via some other mechanism; perhaps a <code class="literal">mail2news</code> gateway. <span class="application">Cone</span> runs the command and provides
            the text of the NetNews message on standard input.
            Example: &#8220;<span class="quote"><span><strong class="command">sendmail
            mail2news@example.com</strong></span></span>&#8221; -
            runs <span><strong class="command">sendmail</strong></span> to mail the message
            to &lt;mail2news@example.com&gt;.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>If set, all NetNews messages are posted by running
              this command.</p>
            </div>
          </dd>

          <dt><span class="term">CTRL-Z command</span></dt>

          <dd>
            <p>Specifies the program to run when
            <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">Z</strong></span> (the suspend key) is
            pressed. If this setting is not empty, pressing
            <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">Z</strong></span> will run the indicated
            command instead of suspending <span class="application">Cone</span> and going back to the shell
            prompt.</p>
          </dd>

          <dt><span class="term">External Editor (^U)</span></dt>

          <dd>
            <p>Specifies the program to run when
            <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">U</strong></span> is pressed while editing the
            message. The program receives the name of the temporary
            file with the message's contents. When the program
            terminates, the contents of the file are re-read.</p>

            <p>This setting allows any plain text editor to be used
            for editing messages, instead of <span class="application">Cone</span>'s builtin editor.</p>
          </dd>

          <dt><span class="term">"Smart" keyboard
          shortcuts</span></dt>

          <dd>
            <p>If this option is enabled, <span class="application">Cone</span>'s built-in editor will
            automatically replace certain combination of characters
            with a single character from an extended character set.
            For example, typing &#8220;<span class="quote">1/2</span> &#8221; verbatim (note the trailing
            space character), inserts the &#189; character,
            instead. Same goes for &#8220;<span class="quote">1/4</span> &#8221;, and &#8220;<span class="quote">3/4</span> &#8221;.</p>

            <p>Other available shortcuts (depending on the display
            terminal's capabilities) are:</p>

            <div class="itemizedlist">
              <ul type="disc">
                <li>
                  <p>Two apostrophes, or two backticks, are
                  replaced by &#8220;<span class="quote">smart
                  quotes</span>&#8221;.</p>
                </li>

                <li>
                  <p>(C), (R), and [tm].</p>
                </li>

                <li>
                  <p>+/-, &lt;-, -&gt;, and &lt;-&gt; (replaced by
                  the mathematical +/- character, and various
                  horizontal arrows, respectively).</p>
                </li>

                <li>
                  <p>The three character sequence <code class="literal">[space]*[space]</code> is replaced by
                  the &#8226; symbol (a black bullet).</p>
                </li>

                <li>
                  <p>Three consecutive periods are replaced by a
                  single &#8220;<span class="quote">&#8230;</span>&#8221; character.</p>
                </li>
              </ul>
            </div>
          </dd>

          <dt><span class="term">'Q' quits without
          prompting</span></dt>

          <dd>
            <p>If this option is enabled, pressing
            <span><strong class="keycap">Q</strong></span>
            terminates <span class="application">Cone</span>
            without a confirmation request.</p>
          </dd>

          <dt><span class="term">Autosave (minutes)</span></dt>

          <dd>
            <p>Specifies the frequency, in minutes, of automatic
            backups when writing a new message.</p>
          </dd>

          <dt><span class="term">Extra GnuPG encrypt/sign
          options</span></dt>

          <dd>
            <p>Extra options passed to <span class="application">GnuPG</span> when signing or encrypting a
            message. See &#8220;<span class="quote">Encryption And
            Signatures</span>&#8221;.</p>
          </dd>

          <dt><span class="term">Extra GnuPG decrypt/verify
          options</span></dt>

          <dd>
            <p>Extra options passed to <span class="application">GnuPG</span> when decrypting or checking
            a message's signature. See &#8220;<span class="quote">Encryption And Signatures</span>&#8221;.</p>
          </dd>

          <dt><span class="term">Tag names</span></dt>

          <dd>
            <p>Specifies names of custom tags that may be used to
            label messages. These are arbitrary labels that are
            shown as different background colors on the folder
            index screen. Press <span><strong class="keycap">ENTER</strong></span> to cycle through the
            list of available colors (only applicable with
            color-capable terminal displays). See
            &#8220;<span class="quote">Folder Index</span>&#8221;
            for more information.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>The default names of the first five tags will be
              the same as the message labels used by Mozilla's mail
              client. With most IMAP servers, Mozilla and
              <span class="application">Cone</span> will see
              messages tagged/labeled by each other (although
              <span class="application">Cone</span> may not
              actually use the same colors as Mozilla, since they
              depend on the display terminal's colors).</p>
            </div>
          </dd>

          <dt><span class="term">Colors</span></dt>

          <dd>
            <p>The next group of fields set the shown colors for
            other display elements.</p>
          </dd>

          <dt><span class="term">Turn off remote
          configuration</span></dt>

          <dd>
            <p>Disables remote configuration. See <a href="cone07remoteconfig.html" title="Remote Configuration" shape="rect">&#8220;<span class="quote">Remote
            Configuration</span>&#8221;</a> for more information on
            remote configuration.</p>
          </dd>

          <dt><span class="term">Currently defined
          macros</span></dt>

          <dd>
            <p>This is a list of all currently defined macros. See
            <a href="cone04writemessage.html" title="Write Message Screen" shape="rect">&#8220;<span class="quote">Write Message Screen</span>&#8221;</a> for more
            information. To remove a macro, highlight it with the
            cursor and press <span><strong class="keycap">DEL</strong></span>. New macros are defined on
            the Write Message Screen. To re-define an existing
            macro just follow the same procedure as for defining a
            new macro, and enter the same macro name (or a function
            key).</p>
          </dd>
        </dl>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189095-7397-34-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: New Account
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone06newaccount" shape="rect" name="cone06newaccount"> </a>New Account</h2>
        </div>
      </div>
    </div>

    <p>The &#8220;<span class="quote">New Account</span>&#8221;
    option off the Main Menu adds a new account toe the Folder
    Listing screen. Selecting this option results in a prompt to
    select the mail account type:</p>

    <div class="variablelist">
      <dl>
        <dt><span class="term"><span><strong class="keycap">I</strong></span></span></dt>

        <dd>
          <p>Adds an IMAP, or an SMAP account.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">P</strong></span></span></dt>

        <dd>
          <p>Adds a POP3 account.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">M</strong></span></span></dt>

        <dd>
          <p>Adds a &#8220;<span class="quote">POP3
          maildrop</span>&#8221; account. With the regular POP3
          account, the messages in the POP3 mailbox remain on the
          server, and <span class="application">Cone</span> reads
          the contents of the messages on as-needed basis. With a
          POP3 maildrop account, all messages from the POP3 mailbox
          are immediately downloaded, then removed from the POP3
          mailbox. Each time new mail is found, the new messages
          are downloaded, then removed from the server.</p>

          <p>Some very old POP3 servers may only work in POP3
          maildrop mode with <span class="application">Cone</span>;
          they do not implement the &#8220;<span class="quote">UIDL</span>&#8221; POP3 protocol command which is
          necessary in order to keep the messages stored on the
          POP3 server. If an attempt to create a regular POP3
          account fails because the server does not implement the
          &#8220;<span class="quote">UIDL</span>&#8221; command,
          create a POP3 maildrop account instead.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">N</strong></span></span></dt>

        <dd>
          <p>Adds a NetNews (Usenet) newsgroup account.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">S</strong></span></span></dt>

        <dd>
          <p>Creates a local mail account that includes the default
          system mailbox. On system that use maildirs, this option
          sets up a mail account for <code class="filename">$HOME/Maildir</code>, the maildir where
          incoming mail is delivered by default.</p>

          <p>On systems that do not use maildirs, this option finds
          the local mailbox file in <code class="filename">/var/spool/mail</code>, or the location
          specified by the <code class="envar">MAIL</code>
          environment variable. <span class="application">Cone</span> also prompts for the name of a
          directory where mail folders should be created, relative
          to the home directory.</p>

          <p>In all cases, <span class="application">Cone</span>
          also asks for the account's name, which goes on the
          Folder Listing screen.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">O</strong></span></span></dt>

        <dd>
          <p>Creates an extra mail account for local mail that's
          not tied to the default system maildirs. <span class="application">Cone</span> prompts for the name of a
          directory where mail folders should be stored, then the
          account's name, which goes on the Folder Listing
          screen.</p>
        </dd>
      </dl>
    </div>

    <p>Selecting the option to create a new IMAP, POP3, or NetNews
    account displays the following screen. This screen also comes
    up after choosing to edit an existing IMAP/POP3/News account,
    from the Folder Listing screen:</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id349830" shape="rect" name="id349830"> </a>New/Edit Account Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> ADD ACCOUNT                          CONE                                  </B>




                                Add IMAP Account

                Account name: ______________________________________
                      Server: ______________________________________
                       Login: ______________________________________
                    Password: ______________________________________

                              [ ] Do not send password in clear text

                              [ ] Use an encrypted connection

                              [ LOGIN ]

                              [ CANCEL ]


<B>                                                                            </B>


</pre><hr />

      <p>When editing an existing account, the following fields
      will be initialized to contain the current account setting.
      When adding a new account, the following fields will be
      blank:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term">Account name</span></dt>

          <dd>
            <p>The name of the account, as shown on the Folder
            Listing screen.</p>
          </dd>

          <dt><span class="term">Server</span></dt>

          <dd>
            <p>The name of the mail server. Optionally, add a
            colon, &#8220;<span class="quote">:</span>&#8221;, and
            a decimal port number to specify a non-default
            port.</p>
          </dd>

          <dt><span class="term">Login</span></dt>

          <dd>
            <p>The account's login ID. Leave this field blank for
            NetNews servers that do not require passwords.</p>
          </dd>

          <dt><span class="term">Password</span></dt>

          <dd>
            <p>The login password. Leave this field blank for
            NetNews servers that do not require passwords.</p>
          </dd>

          <dt><span class="term">Do not send password in clear
          text</span></dt>

          <dd>
            <p>If enabled, this setting prevents the password from
            being sent in the clear over the network. The mail
            server must be able to support secure password
            authentication, where the password is transmitted in an
            encrypted or scrambled form.</p>

            <p>This field is not yet implemented for NetNews
            accounts.</p>
          </dd>

          <dt><span class="term">Use an encrypted
          connection</span></dt>

          <dd>
            <p>Select this option to enable encryption.</p>
          </dd>

          <dt><span class="term">[ LOGIN ]</span></dt>

          <dd>
            <p>Highlight this button, and press
            <span><strong class="keycap">ENTER</strong></span> to
            open the mail account.</p>
          </dd>

          <dt><span class="term">[ CANCEL ]</span></dt>

          <dd>
            <p>Close this screen without adding or changing the
            account.</p>
          </dd>
        </dl>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id349980" shape="rect" name="id349980"> </a>Options</h5>
            </div>
          </div>
        </div>

        <p>The server's name may be followed by one or more options
        of the following options, each one preceded with a
        slash:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term"><code class="literal">/imap</code></span></dt>

            <dd>
              <p>Use IMAP only, do not use SMAP. SMAP is an
              experimental protocol, currently implemented in the
              <a href="http://www.courier-mta.org" target="_top" shape="rect">Courier mail server</a> that offers some
              additional bells and whistles over IMAP. A mail
              account on Courier is set up as a normal IMAP
              account; after connecting <span class="application">Cone</span> would normally select and
              use SMAP automatically. This option disables SMAP,
              and falls back to the IMAP protocol.</p>
            </dd>

            <dt><span class="term"><code class="literal">/nossl</code></span></dt>

            <dd>
              <p>Disable encryption. Many mail servers have the
              ability to upgrade a plain text login to an encrypted
              connection. Even if &#8220;<span class="quote">Use an
              encrypted connection</span>&#8221; is not selected,
              <span class="application">Cone</span> will upgrade an
              unencrypted connection to an encrypted connection, if
              the mail server supports this capability. This option
              disables the upgrade, and is mostly useful for
              debugging.</p>
            </dd>

            <dt><span class="term"><code class="literal">/novalidate-cert</code></span></dt>

            <dd>
              <p>Do not validate the server's SSL certificate when
              using an encrypted connection. Normally the mail
              server's SSL certificate must be validate when using
              an encrypted connection. The certificate's name must
              match the server's name, and the certificate must be
              signed by a trusted certificate authority.</p>

              <p>The encrypted connection normally fails if the
              certificate cannot be validate. Validation requires
              that a list of trusted certificate authorities must
              be known and configured. It's simply impossible to
              know which certificate authorities are valid without
              an explicit list of valid, known, trusted,
              certificate authorities. If a trusted authority list
              is not configured, no certificate can be validated.
              If the server's certificate is a self-signed
              certificate (this is often used for testing
              purposes), or if it's not signed by a known
              authority, the encrypted connection fails.</p>

              <p>This <code class="literal">/novalidate-cert</code>
              option disables certificate validation. The encrypted
              connection will be established even if the server's
              certificate would otherwise be rejected.</p>

              <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
                <h3 class="title">Note</h3>

                <p>This option is applicable even when an encrypted
                IMAP or POP3 connection is not explicitly
                requested. Many mail servers are capable of
                automatically upgrading unencrypted connections to
                a fully-encrypted connection. If a mail server
                claims to be able to use encryption, then there's
                no reason not to use it. The result is that all
                encryption certification requirements still apply
                even when encryption is not explicitly
                requested.</p>
              </div>
            </dd>

            <dt><span class="term"><code class="literal">/debugio</code></span></dt>

            <dd>
              <p>This debugging option logs network traffic for
              this account to the standard error stream. Used for
              debugging only, when standard error is redirected to
              a file.</p>
            </dd>

            <dt><span class="term"><code class="literal">/timeout=</code><em class="replaceable"><code>N</code></em></span></dt>

            <dd>
              <p>Close the connection if the IMAP/SMAP, POP3, or
              NNTP server does not respond to a command in
              <em class="replaceable"><code>N</code></em> seconds
              (default: 60).</p>
            </dd>

            <dt><span class="term"><code class="literal">/noop=</code><em class="replaceable"><code>N</code></em></span></dt>

            <dd>
              <p>Check for new messages in the currently open
              IMAP/SMAP folder every <em class="replaceable"><code>N</code></em> seconds (default:
              600).</p>

              <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
                <h3 class="title">Note</h3>

                <p>Most IMAP servers implement a protocol extension
                that reports new messages (and other changes to the
                folder's contents) immediately, without waiting for
                an explicit request to check for new mail.</p>
              </div>

              <p>This option is also used by POP3 folders, where it
              defaults to 60 seconds. POP3 does not provide for new
              mail notification; the option's only purpose is to
              prevent the POP3 server from disconnecting due to
              inactivity.</p>
            </dd>

            <dt><span class="term"><code class="literal">/autologout=</code><em class="replaceable"><code>N</code></em></span></dt>

            <dd>
              <p>Automatically close an NNTP connection after
              <em class="replaceable"><code>N</code></em> seconds
              of inactivty (default: 300). The connection will be
              automatically reestablished, when necessary.</p>
            </dd>
          </dl>
        </div>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-35-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Remote Configuration
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone07remoteconfig" shape="rect" name="cone07remoteconfig"> </a>Remote Configuration</h2>
        </div>
      </div>
    </div>

    <p>This is an advanced feature. When &#8220;<span class="quote">Remote Configuration</span>&#8221; is enabled, an IMAP
    or an <a href="smap1.html" title="Appendix&#160;A.&#160;Simple Mail Access Protocol, Version 1" shape="rect">SMAP</a> folder on a remote folder keeps a copy of
    <span class="application">Cone</span>'s configuration. This
    allows <span class="application">Cone</span>'s configuration to
    be accessed from multiple systems. An otherwise empty IMAP/SMAP
    folder must be reserved for this purpose. Highlight the folder
    with the cursor on the folder listing screen, then press
    <span><strong class="keycap">U</strong></span> then
    <span><strong class="keycap">R</strong></span>.</p>

    <p>Answer <span><strong class="keycap">N</strong></span> to the
    &#8220;<span class="quote">Import remote
    configuration</span>&#8221; question, and <span class="application">Cone</span> will save its configuration to the
    remote folder, and automatically update the saved
    configuration, when needed.</p>

    <p>Repeat the process by running <span class="application">Cone</span> on another system, and answer
    <span><strong class="keycap">Y</strong></span> to this question
    to import the previously saved configuration in this folder.
    <span class="application">Cone</span> imports and reads the
    saved configuration, and will also automatically udpate the
    saved copy, when needed.</p>

    <p>Although this feature allows the same configuration to be
    accessed from multiple locations, only one instance of
    <span class="application">Cone</span> should be running at any
    given time and using the same remote configuration folder.
    Random errors will be reported if multiple instances of
    <span class="application">Cone</span> try to open the same
    remote configuration folder, and the IMAP/SMAP server does not
    allow the same folder to be opened by two or more clients. Even
    if the server allows multiple access, <span class="application">Cone</span> configuration will keep getting
    overwritten by the other <span class="application">Cone</span>'s saved configuration, leading to
    unpredictable results.</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id351308" shape="rect" name="id351308"> </a>Saved settings</h4>
          </div>
        </div>
      </div>

      <p>Not all configuration information will be saved remotely.
      When remote configuration is enabled, the following
      configuration will be saved in the remote configuration
      folder:</p>

      <div class="itemizedlist">
        <ul type="disc">
          <li>
            <p>Location and login information for remote accounts
            (IMAP, POP3, SMTP, and NetNews). Location of local mail
            accounts is not saved. It doesn't make much sense to
            share location of local mailboxes between different
            systems.</p>
          </li>

          <li>
            <p>Customized headers, E-mail addresses, special
            folders, and folder sort order.</p>
          </li>
        </ul>
      </div>

      <p>The following configuration information will not be saved
      remotely:</p>

      <div class="itemizedlist">
        <ul type="disc">
          <li>
            <p>Location of local mail accounts.</p>
          </li>

          <li>
            <p>Cached data, including newsgroup subscription
            information. The configuration and login information of
            NetNews accounts is saved remotely, however the
            available newsgroup list, subscription information, and
            list of read and unread articles is not saved. The
            <code class="filename">newsrc</code> configuration
            file, which contains all that, can be quite big, and
            its not feasible to save it remotely.</p>
          </li>
        </ul>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id351366" shape="rect" name="id351366"> </a>Disabling remote configuration</h5>
            </div>
          </div>
        </div>

        <p>To disable remote configuration, open the setup screen
        from the main menu, highlight &#8220;<span class="quote">Turn off remote configuration</span>&#8221;, and
        press <span><strong class="keycap">ENTER</strong></span>.</p>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-36-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Encryption And Signatures
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone08gpg" shape="rect" name="cone08gpg"> </a>Encryption And Signatures</h2>
        </div>
      </div>
    </div>

    <p><span class="application">Cone</span> includes supports for
    encryption and digital signatures. <span class="application">GnuPG</span> (http://www.gnupg.org) must be
    installed in order to use encryption and digital
    signatures.</p>

    <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
      <h3 class="title">Note</h3>

      <p><span class="application">Cone</span> uses a newer
      MIME-based format for encrypted and signed messages.
      <span class="application">Cone</span> does not recognize or
      use the older &#8220;<span class="quote">inline-formatted</span>&#8221; messages (this is
      where the text messages contain keywords like
      &#8220;<span class="quote">BEGIN PGP SIGNED
      MESSAGE</span>&#8221;).</p>
    </div>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id351778" shape="rect" name="id351778"> </a>MIME encryption and digital
            signatures</h4>
          </div>
        </div>
      </div>

      <p>At this time <span class="application">Cone</span>
      provides basic encryption, decryption, signature creation,
      and signature verification functionality. Key management
      (like creating and signing keys) must still be done with
      <span class="application">GnuPG</span>.</p>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id351810" shape="rect" name="id351810"> </a>Signing and encrypting messages</h5>
            </div>
          </div>
        </div>

        <p>When <span class="application">GnuPG</span> is
        installed, two additional options become available after
        pressing <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">X</strong></span> to send a message:</p>

        <div class="variablelist">
          <dl>
            <dt><span class="term">Sign</span></dt>

            <dd>
              <p>Pressing <span><strong class="keycap">S</strong></span> displays a list of all
              available secret keys. Highlight the key and press
              <span><strong class="keycap">Enter</strong></span> to
              select a key for signing the message. The list of
              keys is shown at the bottom of the screen. The top of
              the screen shows additional information about the
              currently highlighted key.</p>
            </dd>

            <dt><span class="term">Encrypt</span></dt>

            <dd>
              <p>Pressing <span><strong class="keycap">E</strong></span> displays a list of all
              known public keys. More than one public key may be
              selected. All public keys whose addresses match any
              recipient address, or the sender's address, are
              selected by default. The message is encrypted by all
              chosen public keys. Highlight each key and press
              <span><strong class="keycap">SPACE</strong></span> to
              select a public key encryption. Press
              <span><strong class="keycap">Enter</strong></span>
              after selecting all public keys. A checkmark (or an
              asterisk, depending on the console display) is placed
              next to each selected key. Press <span><strong class="keycap">SPACE</strong></span> again in order to
              un-select a selected key.</p>
            </dd>
          </dl>
        </div>

        <p>The original prompt is updated accordingly, after
        selecting either of these two options (the original
        &#8220;<span class="quote">Send message?</span>&#8221;
        prompt changes to a &#8220;<span class="quote">Sign, then
        send message?</span>&#8221;, or some other appropriate
        variant). The key used for signing a message is memorized
        like any other custom message header, and is automatically
        selected by default when sending the next message. Choose
        &#8220;<span class="quote"><span><strong class="keycap">S</strong></span>ign</span>&#8221; again to
        un-select the key. A separate default signing key exists
        for every account <span class="application">Cone</span> is
        logged on to, and a default signing key is memorized for
        every open folder. It is possible to memorize a different
        key for signing replies to messages in different folders.
        However that may prove to be a bit cumbersome. Each time a
        message in a different folder is replied to, <span class="application">Cone</span> will prompt whether to set that
        folder's key (or any other custom header) as the default
        for the entire mail account. This feature is probably
        convenient when most replies are to messages from the same
        folder, and messages from other folders are accessed
        infrequently.</p>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>The &#8220;<span class="quote">Sign</span>&#8221;
          and/or the &#8220;<span class="quote">Encrypt</span>&#8221; option must be used before
          selecting &#8220;<span class="quote">Delivery
          notifications</span>&#8221;. After selecting
          &#8220;<span class="quote">Delivery
          notifications</span>&#8221;, the only remaining options
          shown are the various delivery notifications options, and
          <span><strong class="keycap">Y</strong></span>, which
          sends the message.</p>
        </div>

        <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
          <h3 class="title">Note</h3>

          <p>Copies of encrypted sent messages are saved in their
          encrypted form. Unless the sender's public key is also
          selected for encryption, the sender will not be able to
          read a copy of the sender's own message!</p>
        </div>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id352001" shape="rect" name="id352001"> </a>Passphrases</h5>
            </div>
          </div>
        </div>

        <p><span class="application">Cone</span> supports
        passphrase-protected keys. <span class="application">Cone</span> prompts for a passphrase before
        it signs a message. Press <span><strong class="keycap">Enter</strong></span> without entering anything if
        the key does not have a passphrase.</p>

        <p><span class="application">Cone</span> remembers the
        passphrase, and will not ask for it again. When a master
        single-signon password is installed (see
        &#8220;<span class="quote">Master Passwords</span>&#8221;),
        passphrase passwords are also saved together with all other
        account passwords. <span class="application">Cone</span>
        does not automatically know when, and if, the key's
        passphrase is changed. When message signing fails,
        <span class="application">Cone</span> automatically removes
        the saved passphrase. Simply try again to sign the same
        message, and <span class="application">Cone</span> will
        prompt for the new passphrase.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id352118" shape="rect" name="id352118"> </a>Decrypting messages, and verifying
              signatures</h5>
            </div>
          </div>
        </div>

        <p>Pressing <span><strong class="keycap">Y</strong></span>
        (as in &#8220;<span class="quote">decr<span><strong class="keycap">Y</strong></span>t</span>&#8221;) attempts to
        decrypt or verify the signature of a currently opened
        message. The message must be opened before it can be
        decrypted. A signed message must also be opened, before its
        signature can be verified.</p>

        <p>An encrypted message will initially be empty, naturally,
        except for a single attachment that contains the encrypted
        content. The contents of a signed message are displayed
        normally. The presence of an additional attachment, that
        contains the message's signature, indicates that the
        message is signed. After a message is succesfully
        decrypted, or its signature is verified, the message's
        contents are shown together with the diagnostic messages
        from <span class="application">GnuPG</span> which contain
        additional information on the message's encryption
        status.</p>

        <p>Forwarding or replying to a message always ends up
        forwarding or replying whatever's currently shown on the
        screen. If the message is decrypted, the decrypted contents
        are forwarded. If the message is not decrypted, its
        original encrypted version is forwarded.</p>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id352164" shape="rect" name="id352164"> </a>Decrypting messages with a
              passphrase-protected key</h5>
            </div>
          </div>
        </div>

        <p>Before decrypting a message, <span class="application">Cone</span> prompts for a passphrase. The
        passphrase is memorized just like passphrases are memorized
        after a message is signed, and <span class="application">Cone</span> will not ask for a passphrase
        again. Just like when signing, when a master single-signon
        password is installed, the passphrase is saved together
        with all other account passwords.</p>

        <p>At this time, <span class="application">Cone</span> is
        not smart enough to known which private key was used for
        encrypting a message. Therefore if multiple private keys
        are present, they all should have the same passphrase.
        Otherwise, each time an attempt is made to decrypt a
        message that's encrypted by different key, the attempt will
        fail because the wrong passphrase was memorized. Each time
        an attempt to decrypt a message fails, <span class="application">Cone</span> automatically forgets the saved
        passphrase, so that the attempt to decrypt the message can
        be tried again, this time entering the correct passphrase
        (which will now be memorized and used as a default
        decrypting passphrase from now on).</p>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-37-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Master Passwords
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone09masterpassword" shape="rect" name="cone09masterpassword"> </a>Master
          Passwords</h2>
        </div>
      </div>
    </div>

    <p>Passwords for remote mail accounts are not usually saved,
    and they must be entered every time when opening the account.
    The &#8220;<span class="quote">Master Password</span>&#8221;
    option on the main menu replaces all remote account passwords
    with a single master password. The master password must still
    be entered every time when starting <span class="application">Cone</span>. However, all other remote mail
    account passwords are saved, and used when opening the remote
    account. The master password is used to encrypt the file where
    remote mail accounts are saved.</p>

    <p>The master password may be changed at any time, by selecting
    the option from the main menu. Answering &#8220;<span class="quote">Y</span>&#8221; to &#8220;<span class="quote">Remove
    master password?</span>&#8221; deletes all saved passwords, and
    mail account passwords must, once again, be entered each time
    when opening remote mail accounts.</p>

    <p>A master password cannot be recovered, once forgotten. The
    only available option is to remove the master password. All
    saved passwords will be lost.</p>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-38-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Encryption Menu
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone10encryption" shape="rect" name="cone10encryption"> </a>Encryption Menu</h2>
        </div>
      </div>
    </div>

    <p>Choosing &#8220;<span class="quote">Encryption
    Menu</span>&#8221; from <span class="application">Cone</span>'s
    main menu (which is available if <span class="application">GnuPG</span> is installed) opens a menu with the
    following selections:</p>

    <div class="variablelist">
      <dl>
        <dt><span class="term">New encryption key</span></dt>

        <dd>
          <p>This selection creates a pair of public and private
          keys, which may be used for signing and encryption. Fill
          in the fields on the next screen with the appropriate
          information: the name, the E-mail address, and the
          comment associated with the keypair; how big the
          encryption keys should be (a different length may be
          chosen for creating signed content, and for creating
          encrypted content); whether the keys have an expiration
          date; and the passphrase, or a password, for the private
          key. The passphrase must be entered twice, in both
          fields, and both fields must match. Leave both passphrase
          fields empty to create a private key without a
          passphrase.</p>
        </dd>

        <dt><span class="term">Delete key</span></dt>

        <dd>
          <p>This selection deletes an existing key. Public and
          private keys are deleted separately. All installed keys
          are displayed in a vertical list. Highlight a key with
          the cursor, and press <span><strong class="keycap">ENTER</strong></span> to delete it.</p>

          <p>The top half of the screen shows detailed information
          about the current key that's highlighted by the cursor.
          Due to limited amount of available space, keys with more
          than one signatures may not have all signatures
          shown.</p>
        </dd>

        <dt><span class="term">Sign key</span></dt>

        <dd>
          <p>This selection signs an existing public key with one
          of the private keys. The public key, and the private key
          are selected one at a time. All installed keys are
          displayed in a vertical list. Highlight a key with the
          cursor, and press <span><strong class="keycap">ENTER</strong></span> to select it.</p>

          <p>The top half of the screen shows detailed information
          about the current key that's highlighted by the cursor.
          Due to limited amount of available space, keys with more
          than one signatures may not have all signatures
          shown.</p>

          <p>After selecting the public key, and then the private
          key, the last prompt asks for the signature's trust
          level, which is used by <span class="application">GnuPG</span> to calculate the key's
          trustworthiness.</p>
        </dd>

        <dt><span class="term">Edit key</span></dt>

        <dd>
          <p>This last selection provides a convenient means for
          accessing advanced key management features through the
          <span class="application">GnuPG</span> application which
          are not directly implemented in <span class="application">Cone</span>. Selecting &#8220;<span class="quote">Edit key</span>&#8221; shows a list of all
          available keys. Highlight an available key with the
          cursor, and press <span><strong class="keycap">ENTER</strong></span>. <span class="application">Cone</span> then runs <span class="application">GnuPG</span> and opens <span class="application">GnuPG</span> key management menu that
          provides access to additional key management features,
          such as advanced signature and passphrase management.
          After <span class="application">GnuPG</span> exits
          <span class="application">Cone</span> resumes running
          automatically.</p>

          <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
            <h3 class="title">Note</h3>

            <p><span class="application">Cone</span> does not run
            while <span class="application">GnuPG</span> is
            running, and it waits for <span class="application">GnuPG</span> to finish before resuming.
            If <span class="application">GnuPG</span> runs for an
            extended period of time, <span class="application">Cone</span>'s connections to remote mail
            server may be terminated due to inactivity.</p>
          </div>
        </dd>
      </dl>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-39-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Mail Filters
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone11filters" shape="rect" name="cone11filters"> </a>Mail Filters</h2>
        </div>
      </div>
    </div>

    <p>This is a simple, automatic mail processing function. In
    this context, &#8220;<span class="quote">mail
    filtering</span>&#8221; means the ability to move,
    automatically delete, or automatically flag all messages that
    match a specific search criteria.</p>

    <p>Where possible, it is always more efficient to have the mail
    server filter messages, instead of a mail client like
    <span class="application">Cone</span>. <span class="application">Cone</span> mail filters may prove to be
    sufficient if the mail server does not mail filtering
    abilities. In situations where the mail server is capable of
    filtering, the mail server's filters will usually be faster and
    more efficient.</p>

    <p>Mail filters may be used with any IMAP, <a href="smap1.html" title="Appendix&#160;A.&#160;Simple Mail Access Protocol, Version 1" shape="rect">SMAP</a>, or a local mail account. Mail filters
    may also be used with POP3 accounts, but they'll be slow, and
    they'll have certain limitations. <span class="application">Cone</span> will have to download a copy of every
    message in the POP3 mailbox, in order to check it against the
    searching criteria, for every mail filter search. This is not
    needed with IMAP/SMAP accounts, where the search request is
    processed by the mail server.</p>

    <p>Mail filters may also be used in limited ways with Usenet
    newsgroups. Only limited forms of searching are available: only
    Usenet message headers may be searched, and the searching
    criteria may only include English characters. All other search
    requests can only be met by downloading a copy of every message
    from the newsgroup, which is not going to work very well, for
    obvious reasons.</p>

    <p>The best use for mail filters with a Usenet newsgroup is as
    a simple killfile: &#8220;<span class="quote">Search From:
    contains troll@example.com</span>&#8221;, followed by
    &#8220;<span class="quote">Delete and
    Expunge</span>&#8221;.</p>

    <p>A mail filter may be installed for any folder. Each folder
    has its own mail filters. The folder's mail filter is
    automatically processed by <span class="application">Cone</span> whenever:</p>

    <div class="itemizedlist">
      <ul type="disc">
        <li>
          <p>The folder is opened for the first time, or reopened
          after another folder was opened.</p>
        </li>

        <li>
          <p>New messages are added to the folder.</p>
        </li>
      </ul>
    </div>

    <p>All messages in the folder are processed by the mail filters
    when the folder is opened. When new messages are added to the
    folder, only the new messages will be processed by the mail
    filters. Existing messages will be ignored.</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id353669" shape="rect" name="id353669"> </a>Mail Filter Entry Screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B>INBOX - FILTERS                      CONE                                   </B>

  Current Filters:

    Search Subject: contains RFC
    Move to internet-drafts
    Search From: contains boss@domain.com
    Mark
    [ Add new filter ]

    [ Save Filters ]









<B>                                                                            </B>
 ^C Cancel     DEL Delete
 ^D Move down   ^U Move up
</pre><hr />

      <p>This screen is accessed by highlighting a folder on the
      Folder Listing screen, then pressing <span><strong class="keycap">F</strong></span>. Each mail filter consists of one
      or more &#8220;<span class="quote">steps</span>&#8221;. There
      are two kinds of steps: a &#8220;<span class="quote">select</span>&#8221; step compiles a list of messages
      that match a certain search criteria; the selection step is
      followed by one or more steps that apply a particular
      &#8220;<span class="quote">action</span>&#8221; against all
      messages that were selected. More than one action step may
      follow a selection step; messages are processed by each
      action step in sequence, until another selection step, which
      searches the remaining messages again, and compiles a
      different list of selected messages.</p>

      <p>Some actions cannot be naturally followed by any other
      action, and can only be followed by another selection step.
      Consider, for example, &#8220;<span class="quote">Delete And
      Expunge</span>&#8221; or &#8220;<span class="quote">Move to
      another folder</span>&#8221; filtering step: at the
      conclusion the selected messages are obviously removed, and
      nothing else can be done with them, any more.</p>

      <p>This screen initially shows any existing filtering steps
      defined for the folder. All filtering steps are processed in
      the order shown. Highlighting an existing filtering step and
      pressing <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">U</strong></span>, or <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">D</strong></span>, moves the filtering step higher
      or lower, thus changing its relative order in the mail
      filter. <span><strong class="keycap">DEL</strong></span>
      removes the existing filtering step. The folder's mail filter
      is removed by highlighting each step and pressing
      <span><strong class="keycap">DEL</strong></span>, then
      highlighting &#8220;<span class="quote">Save
      Filters</span>&#8221; and pressing <span><strong class="keycap">ENTER</strong></span>.</p>

      <p>All changes made on this screen are temporary.
      &#8220;<span class="quote">Save Filters</span>&#8221; must be
      selected in order for any changes made on this screen to take
      effect. <span><strong class="keycap">CTRL</strong></span>-<span><strong class="keycap">C</strong></span> closes this screen without
      changing the folder's existing filter, throwing out all the
      temporary changes.</p>

      <p>Highlighting &#8220;<span class="quote">Add new
      filter</span>&#8221; and pressing <span><strong class="keycap">ENTER</strong></span> adds a new filtering step to
      the end of the mail filter. A sub-menu is shown to define the
      new filtering step:</p>

      <div class="variablelist">
        <dl>
          <dt><span class="term"><span><strong class="keycap">S</strong></span> - select</span></dt>

          <dd>
            <p>Enters a new searching criteria which will be used
            to select messages for the following action steps. See
            &#8220;<span class="quote">Search
            criteria</span>&#8221;, below, for more
            information.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">D</strong></span> - mark deleted</span></dt>

          <dd>
            <p>Marks all selected messages as deleted. The messages
            are not removed from the folder, but only marked as
            deleted.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">U</strong></span> - unmark deleted</span></dt>

          <dd>
            <p>Removes the &#8220;<span class="quote">deleted</span>&#8221; mark from the selected
            messages. The selected messages are no longer marked as
            deleted.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">X</strong></span> - delete and
          expunge</span></dt>

          <dd>
            <p>The selected messages are removed from the
            folder.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">R</strong></span> - mark each message as
          tagged</span></dt>

          <dd>
            <p>Marks, or highlights the selected messages on the
            folder index screen. Tagged messages are shown as
            highlighted on the folder index screen, preceded by
            &#8220;<span class="quote"><code class="literal">*</code></span>&#8221;. On some displays,
            tagged messages are flagged by a checkmark symbol
            instead of the &#8220;<span class="quote"><code class="literal">*</code></span>&#8221;.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">K</strong></span> - unmark, or untag the
          messages</span></dt>

          <dd>
            <p>Removes the highlighting mark from the selected
            messages.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">W</strong></span> - watch thread</span></dt>

          <dd>
            <p>Watch the selected message's replies/subthreads
            (unless the message is already a part of a watched
            thread). See <a href="cone02folderindex.html#watch" title="Watching Threads" shape="rect">&#8220;<span class="quote">Watching
            Threads</span>&#8221;</a> in the &#8220;<span class="quote">Folder Index</span>&#8221; chapter for more
            information on thread watching.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">A</strong></span> - unwatch thread</span></dt>

          <dd>
            <p>Stops watching the message, and its
            replies/subthreads.</p>
          </dd>

          <dt><span class="term"><span><strong class="keycap">M</strong></span> - move messages</span></dt>

          <dd>
            <p>Move the selected messages to another folder.
            Selecting this option reopens the folder index screen.
            Highlight the folder where the messages can be moved
            to, and press ENTER.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>Messages can be moved only to folders in the same
              mail account. Messages cannot be moved to a folder in
              another mail account.</p>

              <p>This means that this option is not available with
              POP3 accounts, which naturally have only one
              folder.</p>
            </div>
          </dd>

          <dt><span class="term"><span><strong class="keycap">C</strong></span> - copy messages</span></dt>

          <dd>
            <p>Copies the selected messages to another folder. This
            is very similar to the move command, except copies of
            the selected messages remain in the original
            folder.</p>

            <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
              <h3 class="title">Note</h3>

              <p>This mail filter will be processed every time a
              folder is opened. Therefore, the selected messages
              will be copied to another folder every time this
              folder is opened. This Copy filtering step should be
              followed by another filtering step, such as Move, or
              Delete/Expunge, that removes all selected messages.
              Otherwise the results could be quite amusing</p>
            </div>
          </dd>
        </dl>
      </div>

      <div class="section" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h5 class="title"><a id="id339464" shape="rect" name="id339464"> </a>Search criteria</h5>
            </div>
          </div>
        </div>

        <div class="variablelist">
          <dl>
            <dt><span class="term"><span><strong class="keycap">A</strong></span> - select all</span></dt>

            <dd>
              <p>Press <span><strong class="keycap">A</strong></span> to select all available
              messages.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">!</strong></span> - not</span></dt>

            <dd>
              <p>Press <span><strong class="keycap">!</strong></span> to logically reverse the
              following search criteria. Thus, if the entered
              search criteria was &#8220;<span class="quote">Search
              the <code class="literal">From</code> header for
              <code class="literal">troll@example.com</code></span>&#8221; the
              actual search will find messages where the
              <code class="literal">From</code> header does
              <span class="emphasis"><em>NOT</em></span> contain
              this text.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">D</strong></span> - search by date</span></dt>

            <dd>
              <p>A date-related search. Additional prompts follow,
              described below.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">S</strong></span> - search by
            status</span></dt>

            <dd>
              <p>A status-related search. Each message has several
              status flags that define whether the message is a new
              message, a deleted message, a replied message, and so
              on. Selecting a status search shows three options:
              &#8220;<span class="quote">Deleted</span>&#8221;,
              &#8220;<span class="quote">Unread</span>&#8221;, and
              &#8220;<span class="quote">Replied</span>&#8221;, to
              search for all deleted, unread, or replied messages,
              respectively.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">T</strong></span> - search by text</span></dt>

            <dd>
              <p>A text-based search, search for messages that
              contain (or don't contain) a given text string.
              Additional prompts follow, that further refine what
              kind of text to search for.</p>
            </dd>

            <dt><span class="term"><span><strong class="keycap">Z</strong></span> - search by size</span></dt>

            <dd>
              <p>Search for messages that are bigger or smaller
              than a certain size. Select &#8220;<span class="quote">Larger than</span>&#8221; or
              &#8220;<span class="quote">Smaller than</span>&#8221;
              at the next prompt, then enter the target message
              size, in bytes, and press <span><strong class="keycap">ENTER</strong></span> to search.</p>
            </dd>
          </dl>
        </div>

        <div class="section" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h6 class="title"><a id="id339520" shape="rect" name="id339520"> </a>Date-based searches</h6>
              </div>
            </div>
          </div>

          <p>A date-based search brings up additional prompts that
          specify the nature of the search. There are two dates
          that are associated with every message: the
          &#8220;<span class="quote">sent</span>&#8221; date, when
          the message was sent; and the &#8220;<span class="quote">received</span>&#8221; date, when the message was
          received.</p>

          <p>The sent date is obtained from the message's
          <code class="literal">Date:</code> header. The received
          date is obtained from the mail server (or from the
          timestamp on the local mailbox).</p>

          <p>The first prompt enters which date is searched
          for:</p>

          <div class="orderedlist">
            <ol type="1">
              <li>
                <p>Messages that were sent before the given
                date.</p>
              </li>

              <li>
                <p>Messages that were the sent on the given
                date.</p>
              </li>

              <li>
                <p>Messages that were the sent since (on, or after)
                the given date.</p>
              </li>

              <li>
                <p>Messages that were received before the given
                date.</p>
              </li>

              <li>
                <p>Messages that were the received on the given
                date.</p>
              </li>

              <li>
                <p>Messages that were the received since (on, or
                after) the given date.</p>
              </li>
            </ol>
          </div>

          <p>The actual date is entered interactively. It starts
          with today's date. Press <span><strong class="keycap">+</strong></span> or <span><strong class="keycap">-</strong></span> to advance the shown date to
          the next or the following date. Press
          <span><strong class="keycap">[</strong></span> or
          <span><strong class="keycap">]</strong></span> to advance
          the shown date by a month. Press <span><strong class="keycap">&lt;</strong></span> or <span><strong class="keycap">&gt;</strong></span> to advance the shown date
          by a month. Press the space bar to accept the shown date,
          and search for messages.</p>

          <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
            <h3 class="title">Note</h3>

            <p>Date-based searches are not currently implemented
            for NetNews newsgroups.</p>
          </div>
        </div>

        <div class="section" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h6 class="title"><a id="id339649" shape="rect" name="id339649"> </a>Text-based searches</h6>
              </div>
            </div>
          </div>

          <p>Selecting a text-based search shows a wealth of
          options:</p>

          <div class="variablelist">
            <dl>
              <dt><span class="term"><span><strong class="keycap">S</strong></span> - subject</span></dt>

              <dd>
                <p>Search the contents of the <code class="literal">Subject:</code> header.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">F</strong></span> - from</span></dt>

              <dd>
                <p>Search the contents of the <code class="literal">From:</code> header.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">T</strong></span> - to</span></dt>

              <dd>
                <p>Search the contents of the <code class="literal">To:</code> header.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">C</strong></span> - cc</span></dt>

              <dd>
                <p>Search the contents of the <code class="literal">Cc:</code> header.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">B</strong></span> - bcc</span></dt>

              <dd>
                <p>Search the contents of the <code class="literal">Bcc:</code> header.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">H</strong></span> - specific
              header</span></dt>

              <dd>
                <p>Searches for the given text in some other
                header. The next prompt asks for the header's
                name.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">O</strong></span> - contents</span></dt>

              <dd>
                <p>Search the contents of the message for the given
                text.</p>
              </dd>

              <dt><span class="term"><span><strong class="keycap">A</strong></span> - anywhere</span></dt>

              <dd>
                <p>Search the given text anywhere - headers or
                contents.</p>
              </dd>
            </dl>
          </div>

          <p>Enter the text to search for after selecting one of
          these options, and press <span><strong class="keycap">ENTER</strong></span> to perform the search.</p>

          <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
            <h3 class="title">Note</h3>

            <p>Efficient searching is implemented for local mail,
            and IMAP/SMAP mailboxes only. NetNews servers'
            searching capabilities are very limited, and POP3
            servers have no search facilities whatsoever. In all
            cases, searching for message status flags is supported,
            since message status flags are always cached
            locally.</p>

            <p>Only message headers of NetNews folders may be
            searched, and only English characters can be used as a
            search string. Some older NetNews servers may not have
            any searching ability whatsoever. Searching of message
            contents is not supported. Searching by message size,
            or message's date is not supported either.</p>

            <p>Searching of POP3 folders is also not very
            efficient, although the search text is not limited to
            English characters only. POP3 folder search is
            accomplished by downloading the complete headers of
            each message, and searching it manually. Downloaded
            headers are not cached. The headers are also downloaded
            when searching by message's date. Searching by message
            size, or message's date is not supported for POP3
            folders.</p>
          </div>
        </div>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-40-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: Address Book
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone12addressbook" shape="rect" name="cone12addressbook"> </a>Address Book</h2>
        </div>
      </div>
    </div>

    <p>When writing a new message, <span class="application">Cone</span> looks up addresses in the defined
    address books automatically. The &#8220;<span class="quote">Address Book</span>&#8221; option off the Main Menu
    accesses various address book-related maintenance
    functions.</p>

    <p>The &#8220;<span class="quote">Address Book</span>&#8221;
    option first lists all defined address books. Normally there's
    only one: &#8220;<span class="quote">Local Address
    Book</span>&#8221; - a simple, private, address book maintained
    by <span class="application">Cone</span>.</p>

    <p><span class="application">Cone</span> can use a folder on a
    remote IMAP or SMAP server as an address book, permitting the
    address book to be shared between multiple account. When
    compiled with LDAP support, <span class="application">Cone</span> can also use an LDAP server-based
    address book.</p>

    <p>All known address book are listed on this screen. Press
    <span><strong class="keycap">A</strong></span> to add a new
    LDAP server-based address book (IMAP and SMAP server-based
    address books are added directly from the &#8220;<span class="quote">Folder Listing</span>&#8221; screen, by highlighting
    the IMAP or SMAP folder, then pressing <span><strong class="keycap">U</strong></span>se <span><strong class="keycap">A</strong></span>addressbook). Highlighting the name
    of the address book, and hitting <span><strong class="keycap">Enter</strong></span> displays all the entries in the
    address book (except for LDAP address books, which cannot be
    browsed or modified).</p>

    <div class="variablelist">
      <dl>
        <dt><span class="term"><span><strong class="keycap">A</strong></span></span></dt>

        <dd>
          <p>Manually add an entry to the address book.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">D</strong></span></span></dt>

        <dd>
          <p>Delete the address book entry.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">E</strong></span></span></dt>

        <dd>
          <p>Export the contents of the address book to a file. See
          below for more information.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">I</strong></span></span></dt>

        <dd>
          <p>Import the contents of the address book from a file.
          See below for more information.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">Enter</strong></span></span></dt>

        <dd>
          <p>Press <span><strong class="keycap">Enter</strong></span> to edit the contents of an
          address book entry.</p>
        </dd>

        <dt><span class="term"><span><strong class="keycap">R</strong></span></span></dt>

        <dd>
          <p>Rename the address book entry (change the entry's
          nickname).</p>
        </dd>
      </dl>
    </div>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id356005" shape="rect" name="id356005"> </a>Import/Export address book</h4>
          </div>
        </div>
      </div>

      <p>The contents of the address book can be imported or
      exported to a file. The address book is exported one address
      book entry per line:</p>

      <div class="informalexample">
        <div class="literallayout">
          <p><br clear="none"/>
          nickname:&#160;"Name"&#160;&lt;user@domain&gt;<br clear="none"/></p>
        </div>
      </div>
    </div>
  </div>

>
</body></html>


From nobody@localhost Mon Jul 23 07:11:34 2007
X-MailPP-UID: :1185189096-7397-41-minimac.net.mooby.net
From: Online Help <nobody@localhost>
Subject: LDAP Address Books
Mime-Version: 1.0
Content-Type: text/html; charset=utf-8

<body><html>  <div class="chapter" lang="en" xml:lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a id="cone13ldapaddressbook" shape="rect" name="cone13ldapaddressbook"> </a>LDAP Address
          Books</h2>
        </div>
      </div>
    </div>

    <p><span class="application">Cone</span> optionally supports
    searching LDAP directories for E-mail addresses. If this option
    is available, pressing <span><strong class="keycap">A</strong></span> from the main Address Book screen
    displays the following screen:</p>

    <div class="section" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h4 class="title"><a id="id356356" shape="rect" name="id356356"> </a>Add LDAP Address Book screen</h4>
          </div>
        </div>
      </div>
      <hr /><pre class="programlisting" xml:space="preserve">
<B> LDAP ADDRESSBOOK ADD                 CONE                                  </B>




                               Add LDAP directory

                         Directory name: ____________________
                   LDAP server hostname: ____________________
                       LDAP suffix/root: ____________________

                                         [ SAVE ]

                                         [ CANCEL ]






<B>                                                                            </B>
 L Folder List   Q Quit
 M Main Menu     W Write Msg
</pre><hr />

      <div class="variablelist">
        <dl>
          <dt><span class="term">Directory name</span></dt>

          <dd>
            <p>Enter a nickname of this LDAP-based address book.
            This address book appears under this name on the
            Address Book screen.</p>
          </dd>

          <dt><span class="term">LDAP server hostname</span></dt>

          <dd>
            <p>Enter the name of the machine that's running the
            LDAP server.</p>
          </dd>

          <dt><span class="term">LDAP suffix/root</span></dt>

          <dd>
            <p>This setting specifies the suffix, or the root node,
            of the LDAP E-mail directory, such as "<code class="literal">dc=example, dc=com</code>", and depends on
            how the LDAP directory is configured. Contact the LDAP
            server administrator to get the correct LDAP
            suffix/root setting.</p>
          </dd>
        </dl>
      </div>

      <p>The directory and the server hostname are required, the
      LDAP root/suffix is optional (depending on the LDAP server's
      configuration). Highlight &#8220;<span class="quote">Save</span>&#8221; and press <span><strong class="keycap">Enter</strong></span> to add this LDAP server to the
      list of address books that are automatically looked up, or
      &#8220;<span class="quote">Cancel</span>&#8221; to abort.</p>
    </div>
  </div>

>
</body></html>


