home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / POPML230.ZIP / MAN.TXT next >
Encoding:
Text File  |  1991-09-20  |  75.2 KB  |  1,399 lines

  1.  
  2. POPmail for PC/MS DOS    - 1 -
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. POPmail/PC
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. User Manual
  19. Version 2.3
  20.  
  21. 18 September 1991
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. Computer & Information Services
  32. University of Minnesota
  33. Room 125 Shepherd Labs
  34. 100 Union St. SE
  35. Minneapolis, MN 55455
  36.  
  37. ⌐1991 University of Minnesota
  38.  
  39. Introduction
  40. This manual is about POPmail for IBM and compatible microcomputers that run the MS-DOS 
  41. operating system.  POPmail is an electronic mail (E-mail) system, written by the 
  42. Microcomputer & Workstation Networks Center at the University of Minnesota. With the 
  43. POPmail program, you can send and receive E-mail messages locally or to and from large 
  44. systems on campus and around the world.  In addition to POPmail for the IBM, we also 
  45. support an Apple Macintosh version, although all references to POPmail in this manual will 
  46. pertain only to the IBM version unless specified otherwise.
  47.  
  48. POPmail uses the standard IBM character set to emulate a graphical user interface (GUI).  For 
  49. this reason, POPmail runs on a wide range of IBM PCs and compatibles, including the earliest 
  50. PCs which contained a monochrome display adapter (with no graphics support).  In other 
  51. words, POPmail does not require that you install a special graphics display adapter in your 
  52. computer.
  53.  
  54. With a GUI, you interact with the program by responding to graphical symbols which appear 
  55. on the computer screen, rather than by issuing single line commands (as with the MS-DOS 
  56. operating system).  Because of its graphical user interface, POPmail is largely self-explanatory.  
  57. If you are familiar with the GUI in Microsoft Windows or the Apple Macintosh operating 
  58. system, you will be able to run POPmail without much help from this manual.
  59.  
  60. We allow free distribution of POPmail to all interested parties as long as our copyright notices 
  61. are not altered or removed and you do not charge others for distribution of our software.
  62.  
  63. Help! 
  64. If you run into difficulties installing or using POPmail, you should first contact your local 
  65. network administrator.  If you have questions, bug reports, suggestions, or general comments 
  66. about POPmail you can send E-mail to us at:
  67.  
  68.         popmail@boombox.micro.umn.edu
  69.  
  70. or if you prefer paper mail:
  71.  
  72.         POPmail Project
  73.         Microcomputer & Workstation Networks Center
  74.         University of Minnesota
  75.         Room 125 Shepherd Labs
  76.         100 Union St. SE
  77.         Minneapolis, MN 55455
  78.         U.S.A.
  79.  
  80. In all of your correspondence pertaining to POPmail, please indicate:
  81.  
  82. Ñ    your POPmail version number; and
  83. Ñ    your operating system and version number (e.g., DOS 3.2).
  84. POPmail User's Guide
  85.  
  86. Background and Philosophy
  87. To be widely effective, an E-mail system must embody these three qualities: wide connectivity, 
  88. ease of use, and reasonable cost.  We designed POPmail to meet these goals.  Wide 
  89. connectivity is crucial because most people don╒t want to use three or four different E-mail 
  90. packages to communicate with colleagues who use different computers.  You can use POPmail 
  91. to send and receive E-mail to and from the academic computer centers on campus Academic 
  92. Computing Services (ACS), St. Paul Computer Center (SPCS), Health Sciences Computer 
  93. Services (HSCS) as well as departmental minicomputers and workstations.  Moreover, you 
  94. can use POPmail to send and receive E-mail to and from machines on the worldwide Internet 
  95. (CICNET, NSFNET, and MRNET) and on BITNET.  POPmail is easy to use and it is in the 
  96. public domain (it╒s free).
  97.  
  98. Because Unix machines have excellent connectivity to other systems, they are a good choice 
  99. for a mail server.  However, most non-technical users do not want to learn to use Unix just to 
  100. use E-mail.  For this reason, we achieved POPmail╒s design goals on the IBM by writing the 
  101. program in Turbo Pascal so we could hide the ugly realities of the traditional Unix mail system 
  102. from the POPmail user.  By developing our own custom application with an intuitive user 
  103. interface to the Unix mail system, we can give POPmail users the best of both worlds: wide 
  104. connectivity and ease-of-use.
  105.  
  106. POPmail╒s name is derived from Post Office Protocol, the protocol that defines how a 
  107. computer can retrieve mail from another computer which acts as a shared post office or mail-
  108. server.  POPmail uses the POP2 or POP3 protocols to communicate between POPmail and a 
  109. Unix mail server; this setup lets us present an easy-to-use interface to the E-mail user.
  110.  
  111. In addition to connectivity, there is another reason to use POP and a Unix machine as a post 
  112. office.  Since microcomputers aren╒t usually left on all the time, any reliable E-mail system will 
  113. require a post office machine (or host mail server) to hold mail that arrives when someone's 
  114. microcomputer is turned off.  The Unix mail server is available 24 hours a day to receive and 
  115. store incoming mail and the user can call for it when it is convenient.
  116.  
  117. Selecting a Host Mail Server
  118. POPmail requires a host computer to act as a central shared mail server.  Several host options 
  119. are available to you.  The easiest option is to sign up for mail-server-only service with ACS 
  120. (the University╒s Academic Computing Services department). For $20 per year, ACS will 
  121. provide you with unlimited access to the ACS mainframe mail-server.  (For further information 
  122. about this service, you can call ACS Accounts at 612-625-1511.)
  123.  
  124. If you have access to a Unix-based computer in your department or work group, you may want 
  125. to use that machine as your host mail server.  Examples of small Unix hosts include SUN 
  126. workstations, NeXT computers, or Apple Macintosh IIs running the A/UX operating system.  
  127. Computers of this size should be adequate for servicing around 150 POPmail users.
  128.  
  129. Another low-cost option you can consider for a host mail server is to use our MailStop 
  130. program.  MailStop is a mail-server application, written by the Microcomputer and Workstation 
  131. Networks Center, that runs on Macintosh computers.  This server software is designed to 
  132. service client workstations, either IBM-compatibles or Macintosh computers, that run 
  133. POPmail.  MailStop is in the public domain and is included as part of our overall POPmail 
  134. package.  This means that MailStop, along with POPmail, is available from us via anonymous 
  135. FTP on the internet.  (See the "Configuring POPmail" section below for details.)
  136.  
  137. In any case, to use POPmail, you designate one machine to use as a post office (also known as 
  138. a POP server).  Incoming mail is held in your mailbox on the post office server until you use 
  139. POPmail on your microcomputer to call for the mail.  This process is similar to having your 
  140. paper mail held for you in a P.O. box at the U.S. Post Office.  Like the paper mail user, those 
  141. who use POPmail don╒t need to know how the post office business works; they just need to 
  142. know how to collect their mail.
  143.  
  144. Figure 1 is a diagram of a worksite that uses the ACS mainframe computer as the mail server; 
  145. the server is connected to the campus-wide backbone network.  The worksite is running 
  146. POPmail on both IBM and Macintosh microcomputers.  The IBM computers on the top of the 
  147. diagram are connected to the campus backbone network by Ethernet cable and a LANmark 
  148. Ethernet telephone Type LDI-410.  (Making a connection to the Ethernet backbone may entail 
  149. running wires for the network and setting up a LANmark phone connection.  If you do not 
  150. have the wiring and phone in place, call Telecommunications Services at 612-625-6333.)
  151.  
  152. Figure 1:  Sample POPmail Setup
  153.                                                           
  154.  
  155. The POPmail User Interface
  156.  
  157. The POPmail screen consists of two full-sized windows.  The Viewer Window is for viewing 
  158. messages which have been sent to you.  The Composer Window is used to compose new 
  159. messages to send to others.
  160.  
  161. In addition to POPmail's two full-sized windows, smaller windows, (dialog boxes) pop up 
  162. from time to time in response to commands you issue.
  163.  
  164. POPmail's Menu Bar
  165. The very top line of the computer screen contains POPmail's menu bar with five menu labels.  
  166. The menu bar looks like this:
  167.  
  168.     ║   Options   Edit   Group   Memo   Window
  169.  
  170. The menu bar is the primary mechanism you use to communicate with the POPmail program.  
  171. The menus have "pull-down" labels; that is, when you select Edit in the menu bar, a list of 
  172. specific editing commands are dropped down from the Edit menu label and displayed in a list. 
  173. If one of the commands in a pull-down menu is followed by three periods (...), choosing that 
  174. command will result in the display of a modal dialog box (explained later in this section).  If a 
  175. command in a pull-down menu is not followed by three periods, this means that once you 
  176. choose it, the indicated action will occur immediately.
  177.  
  178. You can use either a mouse or keyboard to select commands.  To use a mouse, click on the 
  179. desired menu title to display the pull-down menu. (Use only the left mouse button if your 
  180. mouse has more than one button). Then click the desired command.  Alternatively, instead of 
  181. clicking you can push the mouse button down over a menu title and then continue to hold the 
  182. mouse button down while you drag straight down from the menu title to the desired menu 
  183. command, and then release the mouse button.  If you decide not to choose a command, just 
  184. drag out of the boundaries of the pull-down menu and no action will be performed.
  185.  
  186. To choose menu commands using the keyboard, first pull down the menu.  You do this by 
  187. pressing the F10 key to make the menu bar active.  (When the menu bar is active, one menu 
  188. title is highlighted.)  If the menu title you want is not the one currently highlighted, use the 
  189. arrow keys to move to the right or left along the menu bar, until the menu title you want to 
  190. select appears highlighted. (Alternatively, you can just type the first letter of the menu title.)  
  191. Then press the <ENTER> key.  This will cause the menu to pull-down (drop-down).  There is 
  192. a hot-key alternative method to pull-down a menu.  Hold the Alt key down while typing the 
  193. letter corresponding to the first letter of the menu title you want (e.g., type Alt-G to pull-down 
  194. the Group menu). ╩The hot key to pull-down the ║ menu (called the system menu) is 
  195. Alt-Spacebar.
  196.  
  197. Once the menu you want is pulled down, use the up-down arrow keys to highlight the 
  198. command you want.  Then press <ENTER> to choose (perform) the highlighted command.  
  199. (As a shortcut:  press the key corresponding to the highlighted letter of the desired command in 
  200. order to choose that command.)
  201.  
  202. Once you choose (perform) a menu command, POPmail will do one of two things:  carry out 
  203. the command directly or display a modal dialog box.
  204.  
  205. POPmail's Status Bar
  206. POPmail's status bar is located across the bottom line of the screen.  The status bar looks like 
  207. this:
  208.  
  209.     Alt-X  Exit     Alt-F2  Fetch    F3  Prev Msg     F4  Next Msg     F7  View    F8  Compose
  210.  
  211. The status bar contains "hot spots."  Hot spots are located wherever words occur in the status 
  212. bar.  For example, "F3 Prev Msg" constitutes one hot spot.  Hot spots are separated from each 
  213. other by more than one space.   When you click on a hot spot with a mouse, the indicated 
  214. function will occur.  For example, when you click on the words "F4 Next Msg", POPmail 
  215. allows you to view the next message stored in your mail database, and when you click on the 
  216. words "F8 Compose", POPmail will display the Composer window, allowing you to compose 
  217. an outgoing mail message.
  218.  
  219. To activate a hot spot without using a mouse, you type a hot-key.  For example, if you press 
  220. the F8 function key, POPmail will display the Composer window; and, if you type Alt-X, you 
  221. will exit the POPmail program.
  222.  
  223. The individual items under the pull-down menus are organized as follows.  Highlighted letters 
  224. (shown here as capital letters) are used to perform the various short-cuts described in the 
  225. previous section and elsewhere in this manual.
  226.  
  227. Note that the key (capital) letter associated with each command is not always the first letter of 
  228. the command.  In addition, some menu commands are considered to be so important that they 
  229. can be activated with a hot key alternative.  These hot keys are also shown below.
  230.  
  231.  
  232.     Menu Title    Commands    Hot-key
  233.  
  234.  
  235.     ║
  236.         About...
  237.         Calculator
  238.         calenDar
  239.         ascii Table
  240.  
  241.     Options
  242.         pReferences...
  243.         Configure...    Alt-C
  244.         Print    Alt-P
  245.         eXit    Alt-X
  246.  
  247.     Edit
  248.         Undo
  249.         ----------
  250.         cuT    Shift-Del
  251.         Copy    Ctrl-Ins
  252.         Paste    Shift-Ins
  253.         ----------
  254.         Find...    Ctrl-QF
  255.         Replace...    Ctrl-QA
  256.         search Again    Ctrl-L
  257.         ----------
  258.         cLear composer
  259.         ----------
  260.         Show clipboard
  261.  
  262.     Group
  263.         Make group...
  264.         Select group...    F5
  265.  
  266.     Memo
  267.         Change Dir...
  268.         ----------
  269.         Open
  270.         New
  271.         Save    F2
  272.         Save As...
  273.     Window
  274.         cLose    Alt-F3
  275.         Resize/move    Ctrl-F5
  276.         Next window    F6
  277.         Zoom
  278.         Tile
  279.         cAscade
  280.         ----------
  281.         Viewer    F7
  282.         Composer    F8
  283.         Show clipboard
  284.  
  285.  
  286. Dialog boxes
  287. Once you execute a menu command, POPmail will do one of two things:  either carry out the 
  288. command immediately or display a dialog box.  If a menu command is followed by three 
  289. periods, (e.g., Save As...), the command opens a modal dialog box.  A modal dialog box is 
  290. essentially a question-and-answer session which requires you to select choices and fill in the 
  291. blanks before POPmail will proceed.  Note that while a modal dialog box is displayed, the 
  292. menus and status bar hot spots are inactive.
  293.  
  294. In order to set options in a dialog box, you use five basic on-screen gadgets.  These five 
  295. gadgets or "controls" are:  radio buttons, check boxes, software buttons, list boxes, and input 
  296. boxes.  Figure 2 shows a dialog box illustrating the five controls:
  297.  
  298. Figure 2: Modal Dialog Box
  299.                                                
  300.  
  301. Software Buttons
  302. With a mouse, you choose a software button by clicking on the button desired.  The modal 
  303. dialog box shown in Figure 2 has two software buttons: Ok and Cancel.  If you choose Ok, the 
  304. choices you select in the dialog box are instituted.  If you choose Cancel, nothing happens and 
  305. the dialog box goes away without instituting any of your changes.  
  306.  
  307. If you don't have a mouse, use the keyboard command equivalents to choose and activate a 
  308. button.  Press the <TAB> key consecutively to advance forward through the dialog box until 
  309. the button you want becomes highlighted and then press the <ENTER> key to choose that 
  310. software button.  (Press Shift-<TAB> to move backwards in a dialog box.)  When you have 
  311. finished making your choices in a dialog box, type Alt-O (to activate the Ok button).  To 
  312. cancel, type the ESC key.
  313.  
  314. Input Boxes
  315. Input boxes let you enter text.  For example, in one of POPmail's dialog boxes, POPmail 
  316. requires that you enter your full name in an input box. If you type in more text than will fit 
  317. within the input box, the text will scroll automatically.
  318.  
  319. Check Boxes
  320. Some dialog boxes also have check boxes.  An X inside a square indicates that that option is 
  321. set ON.  An empty box indicates it's OFF.  You set a check box to the ON- or OFF-state by 
  322. clicking on the square or by clicking on the text immediately to the right of the square.  (If you 
  323. don't have a mouse, press the <TAB> key one or more times until the check box is highlighted 
  324. and then press the Spacebar.  Alternatively, you can turn a check box ON or OFF (toggling) by 
  325. holding the Alt key down while typing the highlighted letter (if one is provided).  Any number 
  326. of check boxes can be checked ON at any one time.
  327.  
  328. If several check boxes are grouped together, pressing the <TAB> moves to the next group and 
  329. once the group is selected, you can use the up-down arrow keys to highlight the check box you 
  330. want within the group, and then press the Spacebar to turn the individual check box ON or 
  331. OFF.  On monochrome monitors, POPMail indicates the highlighted check box or group of 
  332. check boxes by placing a chevron symbol (╚) next to it.  When you press <TAB>, the ╚  
  333. symbol moves to the next check box or group of check boxes.
  334.  
  335. Radio Buttons
  336. Radio buttons work just like check boxes, except that one and only one radio button in a group 
  337. is ON at any one time.  Since only one radio button in a group can be ON at a time, any other 
  338. button in the group which was previously turned on is turned OFF automatically when you 
  339. select another.   
  340.  
  341. List Box
  342. A list box lets you scroll through a list of choices.  You activate a list box by clicking in it or by 
  343. pressing the <TAB> until it's highlighted.  Once a list box is active, you can use the mouse to 
  344. manipulate the scroll bar (or if you don't have a mouse, press the up-down arrow keys to move 
  345. within the list).
  346.  
  347. (Note:  Inside a dialog box, any item with a highlighted letter indicates that that particular 
  348. gadget can be accessed by holding the ALT key down while typing that highlighted letter.)
  349.  
  350. Editing Text in POPmail
  351. POPmail contains basic word-processing features.  Anywhere in POPmail, the <DEL> key 
  352. deletes text forward from the current cursor position, and the <backspace> key deletes text to 
  353. the left of the cursor position.  Except within a modal dialog box, you can use the mouse to 
  354. drag over (select) text to be cut or copied. Without a mouse, you select text by holding the Shift 
  355. key down and using the arrow keys to expand the amount of text selected, starting with the 
  356. current cursor position.  Once the text is selected (highlighted) you can cut the selected text, by 
  357. selecting Cut from the Edit menu.  Likewise, to copy selected text, select Copy from the Edit 
  358. menu.  Once selected text has been cut or copied, it is stored temporarily in POPmail's 
  359. clipboard.  To paste the text contained in the clipboard, position the cursor in the desired 
  360. location and then select Paste from the Edit menu.
  361.  
  362. POPmail does not support underlined, bold, or italic text.
  363.  
  364. The current version of POPmail does not support word-wrapping; therefore, when composing 
  365. a message, always type the <ENTER> key at the end of each line of text.  However, POPmail 
  366. will scroll text automatically within the message field.  Note: Users who are familiar with 
  367. WordStar are advised that the POPmail editor also supports the WordStar Control Key 
  368. sequences for cursor movement (Ctrl-E = Line Up; Ctrl-R = Page Up; Ctrl-F = Next Word; 
  369. Ctrl-Y = Delete Line, etc.).
  370.  
  371.  
  372.  
  373. POPmail Installation
  374.  
  375. System Requirements
  376. In order to run POPmail, your microcomputer must be connected to a local area network 
  377. (LAN).  Usually, the LAN will be connected to the campus backbone network, allowing you 
  378. to send and receive mail outside your local work group.
  379.  
  380. In order for your microcomputer to operate on the LAN, you must have a network adapter card 
  381. installed in your microcomputer.  In order to run POPmail, your network adapter card must be 
  382. one supported by the Clarkson packet drivers, mentioned in the "Configuring POPmail" 
  383. section below.  (For a list of network adapter cards currently supported by the Clarkson Packet 
  384. Drivers, please consult our accompanying documentation entitled "Installing the Clarkson 
  385. Packet Drivers".)
  386.  
  387. POPmail runs under DOS version 3.0 or greater and requires 640K of RAM.  POPmail was 
  388. designed to run on a wide range of IBM PCs and compatibles, including the earliest PCs which 
  389. contained only a monochrome display adapter (no graphics support).
  390.  
  391. A Microsoft-compatible mouse is helpful but optional.  You must load mouse driver software 
  392. into your system before running POPmail.  Note also that if your mouse contains more than 
  393. one mouse button, you will be using only the left mouse button when running POPmail. 
  394.  
  395. How to Obtain POPmail
  396. POPmail software consists of two components: a Clarkson Packet driver (matched to your 
  397. microcomputer's network adapter card) and the POPmail program software itself.  All the 
  398. software components and their manuals are included on the POPmail diskette, or they may be 
  399. obtained on the internet through anonymous FTP from
  400.  
  401.     boombox.micro.umn.edu
  402.  
  403. (IP address 128.101.95.95).  Look in the UNIX directory called
  404.  
  405.     /pub/POPmail
  406.  
  407. Loading POPmail and the Clarkson Packet Driver
  408. Each Clarkson packet driver is a specialized piece of software designed to talk to a specific type 
  409. of network adapter card.  You install the appropriate Clarkson packet driver according to the 
  410. installation instructions contained in the manual entitled "Installing the Clarkson Packet 
  411. Drivers."
  412.  
  413. In order to run POPmail, the appropriate Clarkson packet driver must be loaded into RAM 
  414. (random-access memory) each time you boot-up your computer.  To do this, you first run the 
  415. appropriate packet driver by typing the packet driver name, followed by the necessary 
  416. parameters, as described in our accompanying documentation entitled "Installing the Clarkson 
  417. Packet Drivers".
  418.  
  419. After you have installed the appropriate packet driver, copy the POPMAIL.EXE file into a 
  420. directory.  If you want to be able to run POPmail from any directory, modify the PATH 
  421. statement in your AUTOEXEC.BAT file to include the directory containing POPMAIL.EXE.  
  422. Then, you can run the POPmail program by typing:  "POPMAIL" at the DOS prompt.
  423.  
  424. The following two command lines represent an example of the steps needed to load the packet 
  425. driver and start POPmail (of course, the specific packet driver and parameters will depend on 
  426. your configuration).  Type each line following the command prompt and end each line by 
  427. pressing the <ENTER> key:
  428.  
  429.     3C523 0x60 0x3 0x300
  430.     POPMAIL 
  431.  
  432. At this point you are running POPmail.  As long as you do not turn the power off to your 
  433. computer, you can quit POPmail and do other things and then start POPmail again without re-
  434. loading the Clarkson packet driver.  Also if you already have the packet driver loaded for other 
  435. programs like FTP, Telnet, or tn3270, you do not need to re-load the packet driver before 
  436. running POPmail.
  437.  
  438. Configuring POPmail
  439. When you use POPmail for the first time, you need to set up POPmail parameters.  POPmail 
  440. needs these configuration parameters in order to identify you and your computer on the 
  441. network.  When you run POPmail for the first time, POPmail will display the "Configure" 
  442. dialog box shown in Figure 3A, allowing you to enter the required parameters. You must enter 
  443. all of the parameters, according to the instructions which follow.  (Consult your network 
  444. administrator for the correct parameter information.)  Space for entering multiple name servers 
  445. and gateways is provided, but only one of each is required.  You will not need to enter 
  446. parameter information during subsequent POPmail sessions, because POPmail will 
  447. permanently remember the parameters you have entered.  You can modify your configuration 
  448. settings at any time by selecting Configure from the Options pull-down menu.
  449.  
  450.  
  451.  
  452. Figure 3A:  First Time Users
  453.                                                           
  454.  
  455. Initially, the User Name line will be empty and highlighted.   Since it is already selected, you 
  456. can simply type in your User Name.  To enter or edit Full name, Password, or any of the other 
  457. parameters in the Configure dialog box, use the <TAB> key (or Up and Down arrow keys) to 
  458. advance to the appropriate parameter field.  Then enter the appropriate parameter information. 
  459. (As a short-cut you can select any of the parameter names by holding down the Alt key while 
  460. typing the highlighted character in that parameter name, e.g., type Alt-P to select the Password 
  461. parameter name.  Remember: In general, we use a capital letter to designate a highlighted letter 
  462. within a dialog box.)
  463.  
  464. A brief description of each of the parameters follows:
  465.  
  466. User Name
  467. Initially, the User Name line will be empty and highlighted.   Since it is already selected, you 
  468. can simply type in your User Name.  This User Name corresponds to the User Name 
  469. (sometimes called the account name) that has been assigned to you for use on the host mail 
  470. server.  Generally, the host mail server will be a Unix machine, and by convention, Unix 
  471. machines use all lower-case letters, so be careful not to capitalize letters in your user name 
  472. when they shouldn't be.  
  473.  
  474. Full Name
  475. This is your full name in real life, e.g. John A. Doe.
  476.  
  477. Password
  478. The Password is the key word that the host mail server uses to validate your user name.  The 
  479. person who sets up your account on the host mail server will assign you this password.  
  480. Warning:  Be sure to type in your password exactly as it was assigned, (again, be careful of 
  481. upper- and lower-case considerations).  Note that when you enter your password in the 
  482. Configure dialog box, you will not see your actual password displayed on the screen.  This is a 
  483. security feature of the POPmail program, since it prevents people from viewing your password 
  484. as you enter it.  
  485.  
  486. Host Computer
  487. This is the name or IP address of the computer you are using as a host mail server for running 
  488. POPmail.  Every computer on the TCP/IP (world-wide) network has a unique numerical 
  489. address called an IP address.  The IP address looks something like 128.101.63.1.  In much the 
  490. same way as the post office uses home addresses to distinguish one residence from another, 
  491. the network uses IP addresses to distinguish one computer from another when delivering 
  492. electronic mail.  In addition to having an IP address, each computer on the network often has a 
  493. name, e.g.  vx.acs.umn.edu.  Although both the IP address and name are unique for each 
  494. computer, they don't have equal status.  Specifying the host mail server's IP address will 
  495. always work to identify the host computer successfully, while specifying its name identifier 
  496. may not always work.  You can use either the host computer name or IP address.  The 
  497. advantage in using the name, although it is less reliable on the network, is that it's easier to 
  498. remember a name than it is to remember a series of numbers.  If you use a name, the name will 
  499. be converted to an IP address by a computer on the network called a name server.
  500.  
  501. Microcomputer IP address
  502. This is the IP address of your individual microcomputer or workstation.  See your network 
  503. administrator for a microcomputer IP address assignment.
  504.  
  505. Subdirectory for Mail
  506. POPmail writes a copy of each message you receive to a file on your personal computer, one 
  507. file per message.  This parameter specifies the drive and subdirectory for POPmail to use when 
  508. saving your messages.  If this subdirectory does not exist on your disk, POPmail will ask you 
  509. if you would like to create a new subdirectory when you exit the dialog box.  (Note: POPmail 
  510. will also ask you if you would like to create the subdirectories called ENCL and ENCL\RSRC 
  511. within your subdirectory.  See the section called "About Enclosures" for more details.)    
  512.  
  513. Gateways
  514. A gateway is a device which gives your computer access to the outside world, by transferring 
  515. information from one type of network to another.  If you want to use POPmail to send 
  516. messages beyond your local area network (LAN), you must specify the IP address of one or 
  517. more gateways to which your LAN has access.  If more than one gateway is available to you, it 
  518. is to your advantage to enter more than one, increasing the chance that you will find one that is 
  519. up and running when POPmail needs it.  A gateway moves your POPmail information off your 
  520. LAN and routes it on to the outside world.  Contact your network administrator for the IP 
  521. address of gateways accessible to your LAN.
  522.  
  523. Name Servers
  524. As discussed earlier in the "Host Computer" section above, a name server converts a host mail 
  525. server name into an IP address.  You type in the IP address of your name server in this 
  526. parameter field (see your network administrator for the value to enter). If more than one name 
  527. server is available to you, it is to your advantage to enter more than one IP address, increasing 
  528. the chance that you will find a name server that is up and running when POPmail needs it.
  529.  
  530. Time Zone
  531. Figure 3B shows the Time Zone List Box which pops up when Figure 3A's Time Zone 
  532. software button is activated.  The Time Zone List Box allows you to indicate your time zone, if 
  533. you are not located within the Central Standard Time zone of the United States, which is the 
  534. default setting.  To indicate your time zone, use the scroll arrows or the up-down arrow keys, 
  535. to select your time zone from the list.  Once your time zone is highlighted, type the <ENTER> 
  536. key or click on the Ok button.
  537.  
  538. Figure 3B: Time Zone List Box
  539.                   
  540.  
  541. When you have finished entering the parameters, click on the Ok button to have POPmail save 
  542. your changes to the configuration.  If you decide you don't want your parameter changes to be 
  543. saved, click on the Cancel button.
  544.  
  545. Advanced Configuration Parameters
  546. Starting with Version 2.10, we have enhanced the Configure dialog box to provide network 
  547. administrators with more advanced and specialized configuration parameters, in case they are 
  548. needed to install POPmail on network environments which have unique or unusual 
  549. requirements (see Figure 3C).  Network administrators can set these specialized parameters by 
  550. activating the Advanced software button found within the Configure dialog box.  POPmail has 
  551. appropriate default settings for these advanced parameters, which in our experience are suitable 
  552. for most networks.  However, if you encounter problems in installing or using POPmail on 
  553. your network, consult your network administrator to see whether it might be helpful to alter the 
  554. Advanced configuration parameters.
  555.  
  556. When the Advanced... software button is activated, the following advanced configuration 
  557. parameters are displayed:
  558.  
  559. Figure 3C:  Advanced Configuration Parameters
  560.  
  561.     a.    Net mask    255.255.255.0
  562.     b.    Domain request timeout (sec)    20
  563.     c.    Connect timeout (sec)    20
  564.     d.    I/O timeout (sec)    20
  565.     e.    Retransmit timeout in ticks    1
  566.     f.    Max transmit unit in bytes: MTU    1024
  567.     g.    Max segment we can receive: MAXSEG    1024
  568.     h.    Most bytes we can receive without ACK    2048
  569.  
  570.                                        
  571.  
  572.  
  573.  
  574. Net mask
  575. The net mask parameter has to do with how your local area network is configured and 
  576. connected to the backbone network at your work site.  See your network administrator for the 
  577. correct value to enter here.  Most sites are configured to use a net mask of 255.255.255.0 (the 
  578. default value). 
  579.  
  580. Domain request timeout  (sec)
  581. This parameter sets the maximum number of seconds allowed for the name server on the 
  582. network to convert your computer's host mail server name to an IP address.  The default value 
  583. is set to 20 seconds.  If an error dialog box is displayed stating "Domain name request failed" 
  584. when trying to send or fetch messages, try increasing this value.  
  585.  
  586. Connect timeout  (sec)
  587. When POPmail attempts to connect to the host mail server, this parameter sets the maximum 
  588. number of seconds POPmail will wait before the host mail server will acknowledge your 
  589. attempt to connect.  The default value of 20 seconds is sufficient for most mail servers.  If an 
  590. error dialog box is displayed stating "Open failed" when trying to send or fetch messages, try 
  591. increasing this value. 
  592.  
  593. I/O timeout  (sec)
  594. This parameter sets the maximum time allowed for POPmail to send and receive data from your 
  595. computer to the host mail server.   With the default value of 20 seconds, POPmail will wait 20 
  596. seconds for a response from the host mail server.  If a response does not come through within 
  597. 20 seconds, POPmail will present an error dialog box and abort the Send or Fetch operation in 
  598. progress.  Again, if your host mail server is slow and frequently times out, you may need to 
  599. increase this parameter value.
  600.  
  601. Retransmit timeout  in ticks
  602. This parameter sets the length of time in sixtieths of a second POPmail will wait before 
  603. retransmitting a packet whose earlier transmission was not acknowledged.
  604.  
  605. Max transmit unit in bytes:  MTU
  606. This parameter specifies the maximum allowable packet size that POPmail will transmit in 
  607. bytes.
  608.  
  609. Max segment we can receive:  MAXSEG
  610. This parameter specifies the maximum size packet in bytes that a host mail server is allowed to 
  611. transmit to POPmail.
  612.  
  613. Most bytes we can receive without ACK
  614. This parameter sets the maximum send/receive TCP window size in bytes.
  615.  
  616.  
  617.  
  618. Using POPmail
  619.  
  620. Sending Mail to Other Users
  621. Using POPmail to send an electronic mail message is easy.  Just follow these steps:
  622.  
  623. 1.    Make the Composer window the active window.
  624. 2.    Specify the recipient of the message.
  625. 3.    Specify recipients of carbon copies.
  626. 4.    Specify the subject of the message.
  627. 5.    Type the message itself.
  628. 6.    Send the message.
  629.  
  630. Make the Composer window the active window
  631. Press the F8 function key.  This will make the Composer window active.  (The active window 
  632. always appears in front of all other windows.)
  633.  
  634. Specify Recipient
  635. In order to send a letter to someone through the United States mail, you must know their name 
  636. and address.  Likewise, to send an electronic mail message to someone, you need to know 
  637. their electronic name and address.  This is commonly called their E-mail address.
  638.  
  639. You place the recipient╒s E-mail address into the POPmail field labeled To.  (Initially, the 
  640. cursor is positioned in the To field).  In order to move the cursor between fields, you press the 
  641. <TAB> key or simply click in the desired field with your mouse and then type the recipient's e-
  642. mail address.  Figure 5 shows a sample message in the Composer window.
  643.  
  644. Figure 5:  POPmail screen with the Composer window visible
  645.        ║   Options   Edit    Group   Memo   Window
  646.                                                            
  647.             Alt-X  Exit     Alt-F2  Fetch     F3  Prev Msg     F4  Next Msg      F7  View     F8  Compose
  648.  
  649. In this example, the message is being sent simultaneously to two people.  One recipient is 
  650. someone whose E-Mail address is:
  651.  
  652.     kathy@boombox.micro.umn.edu
  653.  
  654. (This address is read: kathy at boombox dot micro dot umn dot edu.  The address denotes a 
  655. person whose E-mail user-name is kathy.  Kathy gets mail at a computer called 
  656. boombox.micro.umn.edu on the Internet.)
  657.  
  658. To send the same message to more than one person, enter additional E-mail addresses 
  659. separated one from the other by one or more spaces (a comma is optional).  The message in 
  660. Figure 5 is also being sent to:
  661.  
  662.     ellen@UMNMOR.BITNET
  663.  
  664. (a recipient named ellen who gets her mail at a computer called UMNMOR on BITNET).  You 
  665. can send the same message simultaneously to as many recipients as you wish.
  666.  
  667. Specify Carbon Copies
  668. With POPmail you can send a message directly to some people and as a carbon copy to others.  
  669. After specifying the primary recipients of your message in the To field, press the <TAB> key 
  670. once to enter the CC field where you can enter E-mail addresses of the people who are to 
  671. receive ╥carbon copies╙ of the message.  To send carbon copies to more than one person, enter 
  672. additional E-mail addresses separated by one or more spaces (a comma is optional).  Those 
  673. who receive messages see E-mail addresses of both the primary and the carbon copy recipients 
  674. of the message.  If you don╒t want to send carbon copies of your message, you may leave the 
  675. CC field blank.
  676.  
  677. Specify Subject
  678. You must fill in the Subject field.  To move to this field, press the <TAB> key.  Once your 
  679. cursor is in the field, type a succinct one-line description of your message.  Be courteous and 
  680. wise; use this field to describe the contents of your message briefly but clearly.  The subject of 
  681. our sample message is ╥Next Committee Meeting╙.
  682.  
  683. Type the Message
  684. The big field just below the Subject field is the Message field.  This is where you will enter the 
  685. body of your message.  To move the cursor to this field, press the <TAB> key again.  Once 
  686. your cursor is in the field, type your message.  Editing text here is easy.  You can use the 
  687. arrow keys to move around in the text and use the <backspace> and <DEL> keys to delete text.  
  688. You can also use the WordStar control key sequences for cursor movement.  POPmail uses a 
  689. simple version of a word processor and has some limitations.  For example, you cannot make 
  690. text bold, italic or underlined and you must type <ENTER> at the end of each line of text.
  691.  
  692. Send Mail
  693. When you are done typing your message click on the Send button (alternatively, type Alt-S;  or 
  694. press the <TAB> key until the Send button is highlighted and then press <ENTER>).  The 
  695. message will be sent to the recipients you specified in the To and CC fields.  When the 
  696. message has been sent to the mail-server, a confirmation dialog box is displayed.
  697.  
  698. Sending Mail to a Group
  699. Sending POPmail to a group is as easy as sending a message to one person.  With POPmail 
  700. you can keep group lists.  A group is simply a list of recipients (E-mail addresses) that have 
  701. been given a one-word alias (identifier).  For example, you could create a group called Marx 
  702. composed of these three E-mail addresses:
  703.  
  704.     harpo@squeezebox.circus.umn.edu
  705.     groucho@cigarbox.opera.umn.edu
  706.     chico@bandbox.hollywood.umn.edu
  707.  
  708. To create a group alias name, select the "Make Group..." menu item from the Group pull down 
  709. menu.  An edit box with scroll bars will appear to allow you to enter the desired alias name and 
  710. the recipients you want to include in the group.  When you define a Group, you must type the 
  711. group name first.  In our example, shown in Figure 6 below, committee1 and committee2 are 
  712. group names.  The group names are followed by the user names of the members of the group.  
  713. Within a group, each user name is separated from the next by one or more spaces (commas are 
  714. optional).  When you are finished entering the user names for one group, type the <ENTER> 
  715. key twice before entering information to define another group.  (Groups must be separated by a 
  716. blank line.)
  717.  
  718. Figure 6:  Making Groups
  719.                                                              
  720.  
  721. When you have finished making groups, click on the Ok button to save your changes.
  722.  
  723. Selecting a Predefined Group
  724. To send mail to a group you have already defined, select the "Select Group..." menu item from 
  725. the "Group" pull down menu.  A list box with a vertical scroll bar will appear, giving you a list 
  726. of all your group alias names, as shown in Figure 7.  Select the group name by typing the up 
  727. and down arrow keys until the desired group name becomes highlighted.  Then click on the 
  728. Select button to select that group.  The "To" field of the Composer window will be filled in 
  729. automatically with the full E-mail addresses of the members of the group; the group alias name 
  730. itself does not appear in the To box.
  731.  
  732. Figure 7:  Select  a Predefined Group 
  733.                                     
  734.  
  735.  
  736. About Enclosures
  737. POPmail allows you to enclose files, such as an Excel chart or worksheet, or a memo created 
  738. with Microsoft Word, with each mail message.  Each recipient of your message receives an 
  739. exact copy of the enclosed files.  (Of course, to receive an enclosure from POPmail, the 
  740. recipient must be running POPmail/PC or POPMail/Macintosh.)  Enclosed files appear on the 
  741. recipient's disk with their original contents.  Your recipient can peruse and modify the file and, 
  742. if desired, return it to you as another POPmail enclosure.
  743.  
  744. When the POPmail program receives a message with an enclosed file, the document is stored 
  745. on your disk.  POPmail automatically stores the enclosure in a subdirectory named ENCL of 
  746. the directory you specify for mail (see Configuring POPmail).  For example, if you specify the 
  747. C:\POPMAIL\MAIL directory for incoming mail, POPmail places your enclosures in the 
  748. directory C:\POPMAIL\MAIL\ENCL.
  749.  
  750. Since enclosures are regular files, you can treat them as you would any other file; that is, if 
  751. someone sends you an enclosure containing an executable program, you can run the program 
  752. on your machine as well. In addition, an IBM enclosure containing graphics, italic or bold 
  753. characters, or spreadsheets, will retain all its original characteristics.  In short, sending IBM 
  754. files as enclosures is really no different than transferring files from one machine to another 
  755. using a diskette.
  756.  
  757. Receiving Enclosures from a Macintosh
  758. Macintosh files are somewhat more complicated than IBM files.  First, Macintosh files can 
  759. have longer and more complicated file names, so if necessary, POPmail/PC will alter the 
  760. original Macintosh file name in order to comply with DOS file name requirements.  Second, 
  761. Macintosh files are divided into one or two forks (parts).  Part One, called the "data fork," is 
  762. completely equivalent to a data file on a DOS computer. Part Two, if present, is called the 
  763. "resource fork."  The resource fork contains special Macintosh-only information.  If an 
  764. enclosure is coming from a Macintosh, POPmail will store the data fork of the document in the 
  765. subdirectory called ENCL.  If the document also contains a resource fork, the resource fork 
  766. portion of the document will be stored in a subdirectory of ENCL called RSRC.  For example, 
  767. if someone sends you a Macintosh HyperCard stack called "French," POPMail/PC will divide 
  768. this incoming Macintosh document into two parts.  Part One the data fork, would have the 
  769. name: 
  770.  
  771.     C:\POPMAIL\MAIL\ENCL\FRENCH
  772.  
  773. Part 2 (the resource fork), would have the name:
  774.  
  775.     C:\POPMAIL\MAIL\ENCL\RSRC\FRENCH
  776.  
  777. Actually, the information contained in the resource fork is useless to the IBM user; however, if 
  778. someone sends you a HyperCard stack, you may want to pass it on to another Macintosh user 
  779. without losing any information.  That is why POPmail saves the resource information on the 
  780. PC even though PCs don't have any way of using Macintosh-style resources.
  781.  
  782. Sending Enclosures to a Macintosh
  783. It is possible to send enclosure files to a Macintosh, as well as receive them.  In fact, many of 
  784. the newer applications, such as Microsoft Excel, have compatible data formats.  They achieve 
  785. this by using only the data fork on the Macintosh and storing the data in compatible formats.
  786.  
  787. In general, if you are creating files on the IBM for later transmission to a Macintosh via 
  788. POPmail, you must be careful to assign the correct file extension to your file name.  The 
  789. Macintosh then will be able to assign the proper system icon, etc. to the IBM file when 
  790. received.  For example, if you are using Excel on an IBM and want to send the Excel 
  791. spreadsheet to a Macintosh user, your file name must have a .XLS file extension.  The 
  792. recipient will be able to receive and modify the spreadsheet with no problem, and then send the 
  793. modified spreadsheet back to you.
  794.  
  795. Here are other important file extensions to employ when sending IBM files to a Macintosh:
  796.  
  797.       EXT      Application          Document type
  798.       ====     =========            ===========
  799.      .XLS      MS Excel 2.2         spreadsheed
  800.      .WKS      MS Excel 2.2         spreadsheed
  801.      .WK1      MS Excel 2.2         spreadsheed
  802.      .PAS      Turbo Pascal 1.1     program source
  803.      .TXT      MacWrite II          ASCII text
  804.      .BAT      MacWrite II          ASCII text
  805.      .C        MS Word 4.0          ASCII text
  806.      .CPP      MS Word 4.0          ASCII text
  807.      .DOC      MS Word 4.0          internal
  808.      .RTF      MS Word 4.0          RTF
  809.  
  810. Exchanging Documents:  Caveats
  811. Those who exchange documents with others (via POPmail or even floppy disk) using different 
  812. versions of the same software soon learn that they cannot always save, open, read, or retrieve 
  813. documents in the usual manner.  New versions of the software can usually open or read 
  814. documents created with older versions, but older versions do not recognize documents created 
  815. with newer versions.  However, newer versions of the software usually are backwardly 
  816. compatible in that they contain an option for reading and writing documents in the old 
  817. (obsolete) formats.
  818.  
  819. Exchanging computer documents is generally straightforward when you and the recipient use 
  820. exactly the same version of the same software; for example, when you both use WordPerfect 
  821. 5.1.  However, even in this scenario, if the recipient does not have the font you used to create 
  822. the document, they probably will not be able to see the document as you intend it to be 
  823. reproduced - either on the screen or on a printer.
  824.  
  825. Whenever Microsoft Word users want to exchange documents but are unsure of the recipient's 
  826. software, they should save the document as an RTF (rich text format) document.  Documents 
  827. saved in this manner are compatible with all versions of Word on the IBM and the Mac, as well 
  828. as with some other word processing programs.  Word 5.0 users will see the RTF document's 
  829. name show up in the Transfer/Load menu if the document's name ends in .DOC.  If the 
  830. document's name does not end in .DOC, Word 5.0 users must type in its name to load the 
  831. document.  The newer Word 5.5 is more flexible; it has an option that lets you view a list of all 
  832. documents regardless of their names.
  833.  
  834. Some software comes with built-in file converters.  For example, Microsoft Word for 
  835. Windows 1.1 includes converters for several word processing packages, such as Word for 
  836. DOS, Word for Macintosh, Windows Write, WordPerfect 5.1, and WordPerfect 4.2.  When 
  837. you install Word for Windows this conversion feature is automatically copied to your working 
  838. disk.  Not all software makes using its conversion features so easy to use.  Some software 
  839. requires that you follow special installation instructions to use their converters.
  840.  
  841. Finally, keep in mind that when you E-mail large documents or multiple enclosures, you can 
  842. bog down a network.  To avoid congestion, consider these strategies: send only one enclosure 
  843. per mail message; break up large documents into smaller documents; and mail your documents 
  844. during off-peak hours.
  845.  
  846. As you can see, enclosing E-mail documents is not always straightforward.  The less you 
  847. know about the recipient's hardware and software setup, the more likely you are to run into 
  848. unforeseen problems.
  849.  
  850. Sending Enclosures
  851. When sending a message, it is often desirable to enclose another file within your message.  For 
  852. example, you may want to send a message notifying others of an upcoming committee 
  853. meeting, and enclose a copy of a map indicating directions to the meeting site.  If you push the 
  854. "Enclose..." button in the Composer window shown in Figure 8, POPmail will display the 
  855. following modal dialog box:
  856.  
  857. Figure 8: Choose  file to enclose  Dialog Box
  858.                                            
  859.  
  860. The list displayed in Figure 8 is simply a list of all the files contained on your disk.  The 
  861. information at the bottom is provided to give you further information about the file you are 
  862. proposing to select as an enclosure.  This helpful information includes: drive, path, and file 
  863. name information, the file size in bytes, and the date and time the file was last modified.  To 
  864. select a document to be sent with the current outgoing message, click on the file name desired 
  865. and then click on the Ok button.  At this point, POPmail returns you to the Composer window.  
  866. The enclosure file name will be displayed on the bottom of the Composer window (on the 
  867. window frame) to remind you that you have selected an enclosure.
  868.  
  869. If you hold down the shift key when you invoke this dialog box (figure 8) the dialog box will 
  870. be titled as "Choose TEXT file to add to message".  You can then choose an ASCII text file 
  871. that will be appended to your message body when the message is sent.  You can use this 
  872. feature to send enclosures to others who are not using POPmail and cannot accept BINHEXed 
  873. enclosures (the normal method POPmail uses to send enclosures).
  874.  
  875. Sending multiple enclosures
  876. If you select the Enclose... button from the Composer window after you have already selected 
  877. one enclosure, you will see the following dialog box:
  878.  
  879. Figure 9: Add/Remove Enclosures Dialog Box
  880.                                       
  881.  
  882. To add additional files to POPmail's enclosure list for the current outgoing message, click on 
  883. the "Add..." button.  Then POPmail will display the modal dialog box called "Choose file to 
  884. enclose" (Figure 8) on top of the Add/Remove Enclosures dialog box:
  885.  
  886. For each enclosure you wish to send, repeat this sequence, choosing one file at a time, until 
  887. you have chosen all the desired enclosures. If you find that you have selected an incorrect file, 
  888. you can click on (highlight) the incorrect file name in the list and then delete it by clicking on 
  889. the Remove button.  When your list of enclosures is complete and correct, click on the OK 
  890. button in the Add/Remove Enclosures dialog box, and POPmail will return you to the 
  891. Composer window.
  892.  
  893. Fetch Incoming Mail
  894. Your incoming mail is held for you at the post-office server until you fetch it. When you fetch 
  895. incoming mail, each message is moved from the mail server to the POPmail subdirectory you 
  896. have specified.  Incoming messages remain in your database until you explicitly discard them.
  897.  
  898. To retrieve your new messages, click the Fetch button on the Viewer window (Figure 11 
  899. below).  (No matter which window is currently active, you can type Alt-F to make the Viewer 
  900. window active and Fetch your mail.)  POPmail will present you with a dialog box to inform 
  901. you whether or not you have mail.  Then POPmail will display the first new message in the 
  902. Viewer window. 
  903.  
  904.  
  905. Figure 11: POPmail screen with the Viewer window visible
  906.         ║   Options   Edit    Group   Memo   Window
  907.                                                               
  908.             Alt-X  Exit     Alt-F2  Fetch     F3  Prev Msg     F4  Next Msg      F7  View     F8  Compose
  909.  
  910. If you are connected to a printer, you can print the message by selecting Print from the File pull 
  911. down menu.  If you want to delete the message click on the Delete button in the Viewer 
  912. window.  If you don╒t delete the message, it will remain in the database.
  913.  
  914. Paging through the Database
  915. Messages are stored in the database in the order they were received.  Each new message is 
  916. stacked on top of its predecessor, just like file cards on a stack.  To move backwards in the 
  917. database (view the previous message), press the F3 function key.  To move to the next 
  918. message in the stack, press the F4 function key.
  919.  
  920. If you save a copy of your outgoing messages (specified in the Preferences dialog box shown 
  921. in Figure 12) from the Options pull-down menu, each outgoing message will be stored in order 
  922. at the end of your POPmail database.
  923.  
  924. Each incoming message is saved to a file on your disk in the subdirectory you specify in the 
  925. Configure dialog box (see Figure 3A). The name of each file is stored near the end of the To: 
  926. field along with the complete SMTP header.  (More advanced users may wish to scroll down 
  927. the To: field to view or retrieve this optional information.  This feature is useful because 
  928. POPmail will only display the first 45K of the message body.  If the message is larger than 
  929. 45K in size, you would want to know the file name of the message so that you could retrieve it 
  930. from disk and view it with some other word-processing program capable of reading arbitrarily 
  931. large files.)
  932.  
  933.  
  934. Reply to Incoming Mail
  935. One important difference between the Viewer window and the Composer window shown 
  936. earlier in Figure 5 is that the Viewer window includes a REPLY button.  The Reply button 
  937. allows you to respond to an incoming message quickly, since POPmail automatically takes the 
  938. Subject field and From field information from the original message and fills it into the Subject 
  939. field and To field in the Composer window for your reply.  When you are finished typing your 
  940. reply, you click the Send button to send your message.
  941.  
  942. If you hold down the shift key when you select Reply, the function of the Reply button is 
  943. altered to function as a Forwarding feature to forward an original unaltered message on to 
  944. another person.  The Composer will be filled in as follows: the subject field will be prefixed 
  945. with the text "Forwarded->" and the text in the body will be prefixed by a line indicating who 
  946. wrote and sent the original message.
  947.  
  948. Setting Program Preferences
  949. POPmail is designed so that you can customize the program to meet your needs.  To customize 
  950. POPmail, select "Preferences..." from the File pull-down menu.  The Preferences dialog box 
  951. shown in Figure 12 will appear.  Use the mouse to click in the little box to the left of each 
  952. option in order to toggle the preference ON or OFF (when an X appears in the box to the left of 
  953. preference, it is turned ON).  (Using the keyboard you can toggle a preference by pressing the 
  954. Alt key together with the letter that is highlighted for the preference in question; or, press the 
  955. <TAB> key repeatedly until the desired preference is selected [highlighted] and then press the 
  956. Spacebar to toggle that preference ON or OFF.)  The default values are pre-set by POPmail to 
  957. the values shown in Figure 12.  If you don't like these default values, you are free to change 
  958. them at any time.  POPmail permanently remembers your settings.
  959.  
  960. Figure 12: Preferences Dialog Box
  961.                                             
  962.  
  963. The first preference option is "Include incoming message in Reply".  This feature is used in 
  964. conjunction with the Reply button in the Viewer window (see Fig. 11). When there is a check 
  965. in the square to the left of this preference, POPmail will collect the text in the incoming 
  966. message and include it for reference as a preface to the reply you will formulate to the message 
  967. while using the Reply feature on the Viewer window.  The text collected from the incoming 
  968. message will appear before your reply, with a leader line stating, " On [such and such a date] 
  969. [so and so] writes: ".  In addition, to further differentiate the incoming message from your 
  970. reply which will follow in the message field,  POPmail places a greater than (>) symbol before 
  971. each line of the incoming message.  You then type your reply following this reference text.  
  972. This feature is useful because it allows each recipient of your reply to consider your reply in the 
  973. context of the original incoming message.
  974.  
  975. The second preference option is "Display POPmail's copyright screen".  When there is a check 
  976. in the square to the left of this preference, POPmail will display the POPmail copyright dialog 
  977. box (POPmail's initial screen) whenever you start up POPmail.
  978.  
  979. The third preference option is "Add signature to outgoing mail."  When there is a check in the 
  980. square to the left of this preference, POPmail will automatically end each of your outgoing 
  981. messages with a signature block of your choice, as shown in the John Doe example in Figure 
  982. 12.
  983.  
  984. The fourth preference option is "Save copy of outgoing mail."  When there is a check in the 
  985. square to the left of this preference, POPmail will automatically place a copy of each outgoing 
  986. message into your POPmail database.  This convenient feature saves you a record of every 
  987. message you send.
  988.  
  989. The fifth preference option is "Prompt for password."  When there is a check in the square to 
  990. the left of this preference, POPmail will require you to enter your password every time you 
  991. start POPmail.  The password will not be stored in the configuration file.
  992.  
  993. The sixth preference option is "43/50 line mode as default."  When there is a check in the 
  994. square to the left of this preference, POPmail will start with the program in the highest 
  995. resolution mode allowed by your computer's video display adapter.  You can always use 
  996. POPmail's Video mode command under the ║ (system) menu to switch to low resolution mode 
  997. (25 line mode) and back again as often as you wish.
  998.  
  999. Other Features
  1000.  
  1001. Moving a Window
  1002. You can move the Viewer and Composer windows, as well as dialog boxes, by using a mouse 
  1003. or the keyboard.  Using a mouse, place the mouse cursor on the top bar of the window frame, 
  1004. press the left mouse button, and continue to hold the mouse button down while dragging the 
  1005. window to a new location, then release the mouse button.  Using the keyboard, press Ctrl-F5 
  1006. (or select "Resize/Move" from the Window pull-down menu and use the four arrow keys to 
  1007. move the window.  Press <ENTER> when done.)
  1008.  
  1009. Resizing a Window
  1010. The Clipboard window (you can view the clipboard by selecting "Show Clipboard" from the 
  1011. Edit menu) and the Trace Window (see the "Trace Facility" below) can be resized as well as 
  1012. moved.  To resize a window using the mouse, grab the lower right corner of the frame and 
  1013. press the left mouse button, dragging the mouse until the desired size is achieved; or, using the 
  1014. keyboard, select "Resize/Move" from the Window menu and use the arrow keys while holding 
  1015. the Shift key down.  Press <ENTER> when done.  Note: The Composer window, the Viewer 
  1016. window, and dialog boxes cannot be resized.
  1017.  
  1018. Trace Facility
  1019. POPmail has a built-in trace facility to assist network administrators in trouble-shooting when 
  1020. POPmail fails to Fetch or Send properly.  When tracing is turned ON, POPmail will write a 
  1021. detailed log of the transactions between the PC and the host mail server when messages are 
  1022. fetched or sent.  Then your network administrator can use this log to help locate the source of 
  1023. the problem.  You press Alt-F10 to display the Trace Options dialog box, as shown in Figure 
  1024. 13.
  1025.  
  1026. Figure 13:  Trace Options Dialog Box
  1027.                                         
  1028.  
  1029. By default tracing is turned off.  You turn tracing on by selecting a trace destination, either the 
  1030. trace window or a file.
  1031.  
  1032. You can direct the trace output to a Trace window by choosing the "..╩to ╩trace window" radio 
  1033. button and then clicking on the Ok button.  Then a movable and resizable Trace window is 
  1034. made visible and active.  You can scroll back through this window to see earlier messages.  
  1035. (The Trace window has an 8k buffer).  All new messages are always added to the bottom of 
  1036. the window.  If the Trace window gets covered by the Viewer or Composer windows, you can 
  1037. bring it to the front by successively pressing F6 (Next Window) until the Trace window 
  1038. appears on top of all other windows.  You can close the Trace window by clicking in the close 
  1039. box in the upper left-hand corner of the window or by pressing the <ESC> key.  Even if the 
  1040. Trace window is closed, transactions will still be recorded to the trace window, you just won't 
  1041. be aware of them.  Remember, if you have closed the Trace window, you can make it visible 
  1042. again by pressing Alt-F10.
  1043.  
  1044. You can direct Trace output to a file by selecting the "..to╩file" radio button and typing the 
  1045. name of the file in the input box just to the right of this radio button and then clicking on the Ok 
  1046. button.  By default, POPmail uses the file name "POPTRACE.TXT".  If you enter PRN for 
  1047. the filename, the trace output will go to your printer.  If your network administrator is 
  1048. unsuccessful in trouble-shooting the problem, we can be more helpful if he or she sends us 
  1049. trace output.
  1050.  
  1051. The values you enter into the Trace dialog box are transient.  They are forgotten once you quit 
  1052. the POPmail program.  The Trace dialog box initial (default) settings are shown in Figure╩13.
  1053.  
  1054. Program Switches
  1055. The POPmail program has two advanced optional parameters called program switches.  They 
  1056. are the /P and /BATCH options.
  1057.  
  1058. Using the /P switch allows multiple users to run a single copy of POPmail on a network, each 
  1059. user with his own POPmail configuration file (as well as making it possible for each user to 
  1060. choose among multiple sets of POPmail configuration files by specifying the path (location) of 
  1061. the desired configuration file).
  1062.  
  1063. Using the /BATCH option allows you to find out how many incoming messages are waiting to 
  1064. be read.  When you use the /BATCH option, POPmail runs in a batch file in a non-interactive 
  1065. mode; that is, POPmail simply reports the number of messages waiting for you and then quits.  
  1066. POPmail sets ErrorLevel to the number of messages waiting.  In batch mode, you can also 
  1067. redirect the output.
  1068.  
  1069. For example, to have POPmail use the configuration file in directory C:\POP77 and run in a 
  1070. batch file so POPmail will report the number of messages waiting, you would use the 
  1071. following command at the DOS prompt when starting POPmail:
  1072.  
  1073.           POPMAIL  /BATCH  /PC:\POP77
  1074.  
  1075. This sample batch file runs POPmail in interactive mode only if there are messages waiting:
  1076.  
  1077.           @POPMAIL   /BATCH   >NUL
  1078.           @IF NOT ERRORLEVEL 1 GOTO :QUITNOW
  1079.           @POPMAIL
  1080.           :QUITNOW
  1081.  
  1082. Overloaded keys
  1083. Shift-Send will cause POPmail to make a copy of your outgoing message regardless of the 
  1084. setting chosen in the Preferences dialog box.
  1085.  
  1086. Shift-Reply will forward a message.
  1087.  
  1088. Shift-Discard will discard a message whithout prompting.
  1089.  
  1090.  
  1091. Summary and Cautions
  1092. POPmail is designed to give networked microcomputer users an easy to use E-mail system 
  1093. with wide connectivity.  While other Post Office Protocol software for the PC already exists, 
  1094. POPmail/PC╒s user interface mirrors the Macintosh POPmail user interface.  This consistency 
  1095. helps simplify training for departments that have mixed Macintosh and PC computing 
  1096. environments.
  1097.  
  1098. Since there are many details to be considered in establishing a connection to the campus 
  1099. backbone network, we strongly advise that you consult the staff at the Microcomputer 
  1100. HelpLine before you plan your network or purchase any hardware.
  1101.  
  1102. If you want to discuss POPmail (or other E-mail systems), call or visit the Microcomputer 
  1103. HelpLine.  If you visit the HelpLine, our consultants can demonstrate POPmail for you.  If 
  1104. your department decides to run POPmail, we would be happy to help you set things up.
  1105.  
  1106.  
  1107. Acknowledgments
  1108. We wish to extend our thanks to Borland International of  Scotts Valley, California, for 
  1109. continued excellence in the enhancement of their Turbo Pascal product. We developed POPmail 
  1110. Version 2.0 using Borland's TurboVision, an object-oriented library of special-purpose 
  1111. routines provided with Borland's newest release of Turbo Pascal, Version 6.0.
  1112.  
  1113. For the use of the Clarkson Packet Drivers, the foundation on which our network products are 
  1114. based, we gratefully acknowledge Clarkson College of Potsdam, New York.
  1115.  
  1116. Using POPmail with Novell
  1117. Version 9.x of the Clarkson packet drivers will work with Novell NetWare.  
  1118.  
  1119. First, you must configure Novell NetWare by using a special IPX.  It requires
  1120. that you SHGEN a new one using the driver from BYU to create the interface
  1121. between the packet driver and NET3/4/5.  The BYU_IPX is a generic IPX that works with any 
  1122. of the boards that use the packet driver, so if you have a mixture of 3COM, Novell Ethernet, 
  1123. and other boards you just need the appropriate packet drivers and the BYU version of the IPX.
  1124.  
  1125. Second, to configure the packet driver to work with Novell NetWare, simply add the -n switch 
  1126. to the command line immediately after the command to invoke the driver, before any other 
  1127. parameters.  For example, to invoke the packet driver for the 3COM 503 board, allowing for 
  1128. use with TCP/IP and Novell NetWare, you would use the following command line:  
  1129.         c503.com -n 0x60 3 0x300
  1130.  
  1131.  
  1132. Using POPmail with Microsoft Windows 3.0
  1133. Version 9.x of the Clarkson packet drivers will work with Microsoft Windows 3.0.  To 
  1134. configure the packet driver to work with Windows 3.0 or greater, add the -w switch to the 
  1135. command line immediately after the command to invoke the driver, before any other 
  1136. parameters.  This allows you to use Windows to invoke POPmail, Telnet, ftp, or tn3270 
  1137. directly.  For example, to invoke the packet driver for the 3COM 503 board, allowing for use 
  1138. with TCP/IP and to work with Windows 3.0, you would use the following command:
  1139.     3c503.COM -w 0x60 3 0x300
  1140.  
  1141. If you want to use Windows and Novell NetWare together, your command lines would look 
  1142. like this:
  1143.         BYU_IPX.COM
  1144.         3c503.COM -n -w 0x60 3 0x300
  1145.  
  1146. In addition, you will need to set up a separate Windows .PIF file for each of the applications 
  1147. (POPmail, Telnet, ftp, and tn3270) with the following options so that Windows can run these 
  1148. packet-driver-dependent applications correctly:
  1149.  
  1150.    Full screen                      ON
  1151.    Background execution             ON
  1152.    Close Window on Exit             ON
  1153.  
  1154.    Under "Advanced...":
  1155.          Background priority       100
  1156.          Detect Idle Time          OFF
  1157.          Lock Application Memory    ON
  1158.          Video Memory             TEXT
  1159.          Monitor Ports              OFF (i.e., all boxes off)
  1160.          Retain Video Memory        ON
  1161.  
  1162. The .PIF file should point to the .EXE files for each of these programs.     
  1163.  
  1164.  
  1165.  
  1166. POPmail Q & A
  1167. This section presents frequently-asked questions about POPmail/PC.
  1168.  
  1169. -------------------------------------------------------------
  1170. Q.  Does POPmail PC have a "find message" feature?
  1171.  
  1172. A.  We are currently working on a message search, organizing, and archiving facility.  Right 
  1173. now the "database"-like features are modest.
  1174.  
  1175.  
  1176. -------------------------------------------------------------
  1177. Q. What can I do if POPmail says there is not enough memory
  1178. to run POPmail?
  1179.  
  1180. A. The current version of POPMail needs at least 512K of memory.  If you have a lot of TSRs 
  1181. or your network software has a large resident portion, then POPMail will have trouble running.  
  1182. Do a "chkdsk" or "mem" command to see how much free memory is left for applications.
  1183.  
  1184.  
  1185. -------------------------------------------------------------
  1186. Q. How do I define a group in the "Edit Groups" window?
  1187.  
  1188. A. Groups are defined by listing a group name, followed by one or more spaces, followed by a 
  1189. group member's mail address, followed by one or more spaces, followed by another group 
  1190. member's mail address, etc. Put a blank line after the group to separate it from the other groups 
  1191. you have defined.
  1192.  
  1193.  
  1194. -------------------------------------------------------------
  1195. Q.  Is there a way to include a full name in the group listing so that they can be more easily 
  1196. identified?
  1197. For example: am  am@finsandfur.fw.umn.edu (Alan McClure) 
  1198.  
  1199. A.  We suggest that you define the alias as the guy's name. Then you can easily remember who 
  1200. it is when selecting it from the list displayed by the "group" button. So, I suggest that you 
  1201. define the alias like this:
  1202.       Alan_McClure  am@finsandfur.fw.umn.edu
  1203. By doing this, you can select  Alan_McClure off the list of groups rather than trying to 
  1204. remember who "am" is.
  1205. Spaces are separator characters; that is, they mark the end of names. Use the underline 
  1206. character for making long names look pretty. For instance, define a group called 
  1207. AIS_CSO_Nameserver_Dude like this:
  1208.      AIS_CSO_Nameserver_Dude  j-kuch@vm1.spcs.umn.edu
  1209.  
  1210.  
  1211. -------------------------------------------------------------
  1212. Q.  We are running a POP3 server on port 999.  Can we use POPmail with this POP port?
  1213.  
  1214. A.  Yes.  To have POPmail use a port other than the default 109 port, simply put the port 
  1215. number after the "Host computer:" field in the configure dialog box.  For example:
  1216.                   boombox.micro.umn.edu   999
  1217.  
  1218.  
  1219.  
  1220.  
  1221. -------------------------------------------------------------
  1222. Q.  I just FTP'd POPmail/PC and tried to run the program. I get the error message "TCP 
  1223. Driver did not load".  What is wrong?
  1224.  
  1225. A.  The other possible problem is that POPMAIL.EXE is being truncated in the ftp process.  
  1226. This can happen if you forget to specify binary mode when doing the ftp.  Sometimes we also 
  1227. see this problem if there are too many gateway hops, resulting in the file getting mysteriously 
  1228. truncated along the way.  For some reason, we've seen this problem frequently when people 
  1229. ftp POPmail from Canada. Other than forgetting to specify binary mode, we still do not know 
  1230. why this phenomenon occurs. Often subsequent attempts will succeed where the first try 
  1231. failed.  After you ftp, just make sure that you have the complete file by checking to make sure 
  1232. that you received the correct number of bytes as shown by the directory command (ls). (FYI: 
  1233. The TCP driver is an overlay embedded in the POPMAIL.EXE file.) 
  1234.  
  1235. If all else fails, many people with this problem have had success when they ftp the compressed 
  1236. file version of POPMAIL.EXE (popmail.exe.Z).
  1237.  
  1238.  
  1239. -------------------------------------------------------------
  1240. Q.  In what format is the POPmail/PC manual?
  1241.  
  1242. A.  The manual is in 3 formats: (1) man.hqx is in binhex format for Microsoft Word 4.0 on the 
  1243. Macintosh;  (2) man.rtf is in RTF (rich text) format, so you should be able to download and 
  1244. read this file with any version of Microsoft Word for the IBM; and (3)  man.txt is a straight-
  1245. ASCII version of the manual.
  1246.  
  1247. -------------------------------------------------------------
  1248. Q.  I have a friend who gave me his access numbers on various computer services including 
  1249. CompuServe, Prodigy, PC link, and Genie.  Can I use POPmail to send him mail?  
  1250.  
  1251. A.  For Prodigy, PC Link, and Genie we are not aware of any procedure that would work.  
  1252. Contact those services directly and ask them how to send/receive mail to the TCP/IP internet. 
  1253. (When you are using POPmail what you are really doing is sending TCP/IP internet e-mail).
  1254.  
  1255.     For CompuServe, you are in luck.
  1256.     Ñ From internet to Compuserve:
  1257.     Compuserve addresses are of the form  nnnnn,nnnn  where n is 0 to 9.  For example, 
  1258. 72555,3235.  Change the comma to a period and append @compuserve.com and you've got it.  
  1259. For example, to send to 72555,3235 you would address your mail to
  1260.         72555.3235@compuserve.com
  1261.     Ñ From Compuserve to internet:
  1262.     Preface the internet address with >INTERNET: and you're done.  For example, to send 
  1263. mail to a user name fred with an account on an internet mail server named 
  1264. boombox.micro.umn.edu from Compuserve you would address mail to
  1265.         >INTERNET:fred@boombox.micro.umn.edu
  1266.  
  1267.  
  1268. -------------------------------------------------------------
  1269. Q.  Does POPmail support BOOTP?
  1270.  
  1271. A.  We do support automatic configuration through BOOTP.  BOOTP is a protocol that lets 
  1272. you define all the paramaters, IP address, gateways, name servers, at one central server.  
  1273. POPmail/PC interrogates the BOOTP server if the microcomputer IP address is 0.0.0.0.  In 
  1274. this way new users can just start up POPMail with not knowning any IP numbers and 
  1275. POPMail will configure itself.
  1276.  
  1277. -------------------------------------------------------------
  1278. Q.  We have more than one Packet Driver loaded.  POPmail can't seem to find the correct 
  1279. packet driver. What's going on?
  1280.  
  1281. A.  Popmail uses the first packet driver it finds.  Make sure the packet driver POPmail needs 
  1282. has the lowest interrupt number. You can ensure success by assigning it the lowest possible 
  1283. interrupt number:  0x60.
  1284.  
  1285.  
  1286. -------------------------------------------------------------
  1287. Q.  Does POPmail/PC work on an AppleTalk network?
  1288. A.  We have tested POPmail with token ring and ethernet cards. POPmail does not currently 
  1289. support LocalTalk.
  1290.  
  1291. LocalTalk support is an important future product direction, but we are not yet working on it.
  1292.  
  1293.  
  1294. -------------------------------------------------------------
  1295. Q.  When I tried to use the 3C503 packet driver I was required to change the jumpers on the 
  1296. 3C503 to allow shared memory.  This allowed me to run POPMAIL which looks like a real 
  1297. good product.  However when I reconfigured the PC to boot with PC-NFS it wouldn't work 
  1298. unless I set the jumpers on the 3C503 back to "memory disable" (note: I didn't try to load 
  1299. 3C503 packet driver).
  1300.  
  1301. A.  The packet driver for this particular hardware requires memory sharing, while PC-NFS 
  1302. disallows it.  This is an unfortunate incompatibility and there is no solution to this problem at 
  1303. present.
  1304.  
  1305. -------------------------------------------------------------
  1306. Q.  Can you run PC NFS and POPmail together?
  1307.  
  1308. A.  No, they can't both be running at the same time. PC-NFS and POPMail each have their 
  1309. own TCP protocol code.  They end up confusing each other.  The ideal solution would be for 
  1310. IBM to mandate *one* TCP driver that all applications must use, just as the packet-drivers are 
  1311. common low-level drivers all net applications use.
  1312.  
  1313. Unfortunately, there is no simple common TCP driver that we know of and that all TCP 
  1314. programs accept as a standard.
  1315.  
  1316. You'll have to set up some way of switching autoexec.bat files to selectively load PC-NFS or 
  1317. POPMail, but not both at the same time.
  1318.  
  1319.  
  1320. -------------------------------------------------------------
  1321. Q.  What language is POPmail written in?
  1322.  
  1323. A.  Turbo C version 1.5, Turbo Assembler 1.0, and Turbo Pascal 6.0
  1324.  
  1325.  
  1326. -------------------------------------------------------------
  1327. Q.  How is the software in POPmail/PC layered?
  1328.  
  1329. A.  It is arranged like this:
  1330.  
  1331.        POPmail main program (user interface)
  1332.              |
  1333.              |
  1334.        net mail (same code for Macs and IBMs)
  1335.              |
  1336.              |
  1337.        ibm tcp
  1338.              |
  1339.              |
  1340.        seg (all written in C and ASM)
  1341.              |
  1342.              |
  1343.        packet driver
  1344.  
  1345. The SEG code is really a C program that is loaded into a segment by the Pascal program, in 
  1346. this case POPmail.  The Pascal program then transfers control to the C program (written in the 
  1347. small memory model so it fits into one segment).  The C program then hooks an interrupt and 
  1348. returns control to the Pascal program.  When the Pascal program wants a TCP function it calls 
  1349. a routine in ibmtcp that then calls the C program via an interrupt.
  1350.  
  1351. SEG provides simple functions like open, close, read write.
  1352. -------------------------------------------------------------
  1353. Q.  Can you make POPmail a TSR?
  1354.  
  1355. A.  A POPmail TSR would be nice in theory, but it would take up about 80k of RAM.  Most 
  1356. users don't want to or can't lose 80k without wreaking havoc upon their main applications.  So 
  1357. while it would be an interesting exercise in programming, it's not too practical on DOS 
  1358. machines. However, POPmail does have a batch mode that you can use to have POPmail 
  1359. report the number of messages waiting for you on the server (see the manual for further 
  1360. information).
  1361.  
  1362. -------------------------------------------------------------
  1363. Q. Where are the POP2 protocols described?
  1364.  
  1365. A. The description of the POP2 protocol is in RFC937.
  1366.  
  1367.  
  1368. -------------------------------------------------------------
  1369. Q.  Does POPmail use password encryption?
  1370.  
  1371. A.  We added DES encryption to the login sequence.  Our POP2 server makes up a random 
  1372. key and sends it to the client.  The client encrypts the password with the key and sends it to the 
  1373. server.  The server can then unencrypt the password and check it. By choosing the right 
  1374. defaults, we can keep the server and clients interoperable, i.e., the client can recognize our 
  1375. "extended" POP2 server by the presence of a key in the server's welcome message. Therefore 
  1376. the client sends encrypted passwords to extended servers, and regular clear passwords to plain 
  1377. pop2 servers.  Similarly, our server accepts both encrypted and clear passwords 
  1378. interchangeably.  Therefore you can mix and match.  Our clients can talk to a standard POP2 or 
  1379. POP3 server, and other clients such as Eudora can talk to our server.  As another level of 
  1380. security, if our client determines that it is talking to a standard pop2 server, and must send the 
  1381. password in the clear form, it sends the password 1 character per packet with long random 
  1382. delays between packets, instead of sending it all in 1 packet.  This disguises the password from 
  1383. all but the most knowledgeable of network peekers.  You can get our extended POP2 server by 
  1384. anonymous FTP from boombox.micro.umn.edu.  It is in /pub/POPmail/unix.
  1385.  
  1386.  
  1387. -------------------------------------------------------------
  1388. Q.  We are using POPmail/PC and when sending a file attachment to a Macintosh client that is 
  1389. using Eudora, the Macintosh client gets info stating the file needs to be bindHex.  Why?
  1390.  
  1391. A.  There is a slight incompatibility between Eudora and POPMail's method of sending 
  1392. attachments.  Eudora will sometimes complain that there may be extra characters at the end of 
  1393. the attachment, or some similar message.  You can ignore the message as the attachment is 
  1394. okay.  It is just that POPMail send one harmless extra character in certain cases.  This triggers 
  1395. an error message from Eudora.
  1396.  
  1397.  
  1398.  
  1399.