home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / webster / !Webster / Docs / nbmail < prev    next >
Text File  |  1995-06-25  |  3KB  |  88 lines

  1. <HTML><HEAD><title>The NBMail Fetcher</title>
  2. </HEAD><BODY>
  3. <center>
  4. <A HREF="http.html"><IMG WIDTH=67 HEIGHT=39 ALT="Prev" SRC="ToPrev"></A> <a HREF="../!Help.html#index"><IMG WIDTH=67 HEIGHT=39 ALT="Index" SRC="ToIndex"></a> <a HREF="files.html"><IMG WIDTH=67 HEIGHT=39 ALT="Next" SRC="ToNext"></a><BR>
  5. <H1>The NBMail Fetcher</H1>
  6. </center>
  7. A basic mailto fetcher for Webster for use with NewsBase.
  8. <P>
  9. This is a simple EMail front end for use with Webster. Simple editing
  10. is possible as well as the inclusion of a 'signature' and additional
  11. MIME headers from user supplied files.
  12. <h2>Installation</h2>
  13.  
  14. <ol>
  15. <li>Run Webster and open Webster's Choices window (via the Iconbar's menu) and select the 'Fetchers' option.
  16.  
  17. <li>Select the 'MAILTO' method from the menu.
  18.  
  19. <li>Select the 'Call command Below' option.
  20.  
  21. <li>In the newly available writable field enter the following
  22. <pre>
  23.    <Webster$Fetch>.NBMail %0 %1%3
  24. </pre>
  25. (No space between the %1 and the %3)
  26.  
  27. <LI>Set the WimpSlot for this fetcher to 32K using the arrows supplied.
  28.  
  29. <LI>Click on 'Save' to save the changes.
  30.  
  31. <LI>Create the 'NBMail+' and 'NBMail-' files (See below for more detail)
  32. </ol>
  33.  
  34. <h2>Operation</h2>
  35.  
  36. <dl>
  37. <dt>Note
  38. <dd>If NewsBase is not running you will be told so and you must run it and then click on the 'mailto' link again.
  39. </dl>
  40.  
  41. When you click on a 'mailto' link, and NewsBase is running, a window
  42. will open Showing 'Subject', 'To' and 'From' fields. The 'NBMail+'
  43. file is read in as part of the MIME headers (above the line) and the
  44. 'NBMail-' file is read in at the end, and the cursor positionsed in
  45. the middle.
  46.  
  47. <P>You can now use a subset of the 'Standard' Text editing keys to Create
  48. your message (See 'Editing Keys' below). Any text files Dragged to the
  49. window will be Inserted below the line the Cursor is on.
  50.  
  51. <P>To send the Mail Click Menu on the window and Select the 'Send Mail'
  52. option. To Abort the mail either close the window or Select the second
  53. menu item.
  54.  
  55. <h2>Editing Keys</h2>
  56. <pre>
  57. Key           Action
  58. ---           ------
  59. Rubout,
  60. Delete        Delete to character to the left of the cursor.
  61.               Joins this line to the previous one if you try this at the
  62.               start of a line. (Not applicable in the headers)
  63.  
  64. ^Delete       Delete all the current line.
  65.  
  66. ^Left Arrow   Move to the extreem Left of the line.
  67.  
  68. ^Right Arrow  Move to the extreem Right of the line.
  69.  
  70. Cursor Keys   Move around the screen.
  71.  
  72. Return        Split the line at the Cursor.
  73.  
  74. Sorry, no Cut and Paste in this version.
  75. <pre>
  76. <h2>Files from Webster's 'Choices' Directory.</h2>
  77. <pre>NBMail+   Must contain only MIME header information.
  78.           The mailer Adds 'Date', 'X-Mailer' and 'Organisation' lines
  79.           in addition to those Shown on the editing screen.
  80.           You can add a 'Reply-To' or any other Header via this file.
  81.  
  82. NBMail-   This file is appended to the Skeleton Mail message.
  83.           You could use this for Signatures etc.
  84. </pre>
  85. You can open and Edit both these files from the menu with the aid of your Favourite Text editor. NOTE Any changes will not apply to the current mailmessage.
  86. <HR>
  87. <address><a HREF="author.html">Andrew Pullan</A>, 28th March 1995</address>
  88. </BODY></HTML>