home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / DragnMail / README.TXT < prev   
Text File  |  1997-07-11  |  7KB  |  172 lines

  1. Welcome to the FASTEST way to email files:
  2.            Drag 'n Mail 1.0
  3.  
  4. From... No Need to Refrigerate Software.
  5.  
  6. HOW IT WORKS:
  7. As an extension of your desktop:
  8.      Drag 'n Mail extends the WIN'95 drag n'drop desktop functions
  9. right into the email realm to give you instant quick file transfer
  10. and quick "post-it" like note capability...whenever you are connected
  11. to your network or dialup email system.
  12.  
  13.      Dn'M works by maintaining a list of email addresses in a desktop
  14. out box.  When you want to mail files to some folks or pop them a quick 
  15. note, you simply drag the files to the Dn'M outbox.  The files are then
  16. mailed to the people selected in the list.  For quick notes with or 
  17. without files, you are presented with a small edit window.
  18.  
  19. There are three major ways to use Drag 'n Mail:
  20.     1. As an open "out box" to drag/mail to.
  21.     2. As a closed "SHORTCUT" on your desktop to drag/mail to.
  22.     3. From the COMMAND LINE:
  23.         "dragnmail someone@cool.net c:\somefile.txt"
  24.     (these will be discussed in detail later)
  25.  
  26. UNINSTALL:
  27.      Simply delete the directory you unzipped it to!
  28.  
  29. FUTURE ADDITIONS (free upgrades through 2.0 with reg.):
  30.      + Faster MIME encoding
  31.      + File mask support from command line
  32.      + Name fields for addresses
  33.  
  34. FUNCTIONALITY:
  35.      The main box is the "address list".  This contains either email
  36. addresses of the form "someone@somewhere.com" or lists of addresses
  37. of that form referenced as "c:\somedir\somefile.txt".
  38.  
  39. "RightClick" on the address list to show all the options available:
  40.     Edit, Add, Delete, Mail to...etc.
  41.  
  42.      Normally you drag your files to this list after selecting the
  43. target addresses.
  44.  
  45. ADDING A NAME TO AN ADDRESS:
  46.      Specify the name of the person after a pipe symbol:
  47.              "jdoe@somedomain.com|John Doe"
  48. If no pipe is present, then no name is used.
  49.  
  50. SELECTING ADDRESSES TO MAIL TO:
  51.      There are a couple ways to do this:
  52.          + Click and drag
  53.          + Ctrl+Click to select an additional address or addresses
  54.              + Shift+Click to select a range of addresses
  55.  
  56. EMAIL LISTS:
  57.      When you press "Add Email List" you can select a text file
  58. list of email addresses to use as a choice for group mailing.  The
  59. first address in the list is the recipient, the rest are either
  60. Carbon Copied (CC) to or Blind Carbon Copied (BCC) to, your choice
  61. in setup. This list must be a plain ASCII text file with one address
  62. per line.  It is listed in the "address list" as a direct
  63. path to a file.
  64.  
  65. SETUP FUNCTIONS EXPLAINED:
  66. SMTP Server: This is the mail server you want to send messages.
  67.      Commonly your internet service provider will supply this.
  68.      For me, "schonfal@engr.orst.edu", "engr.orst.edu" is the SMTP
  69.      server I use.  The "Port" is generally always 25.
  70.  
  71. From email: This is your email address.  "someone@somewhere.com"
  72.             for example.
  73.  
  74. From name: This is your name.
  75.  
  76. Log file name: This is an optional log file for storing transfer records.
  77.  
  78. Encoding: You should generally just stick with MIME.  All major mail
  79.           programs support it.
  80.  
  81. Character set: The default is what you should normally use.
  82.  
  83. Time-out: The number of seconds to wait before giving up on the
  84.           mail server.
  85.  
  86. Use domain address: This determines whether or not an identification
  87.      notice is sent to the server.  Most of the time you
  88.      should check this box.
  89.  
  90. Use blind carbon copy: When sending to multiple addresses, the
  91.      individual will not see everyone else sent to.
  92.  
  93. Show results of transfer: Pops up a box after success or failure
  94.      of transfer.
  95.  
  96. Send one file per message: Some mail servers won't allow huge
  97.      attachments, so this lets you send one file per message.
  98.  
  99. Standard message text: Select "Prompt" to open a quick note window
  100.      when you want to send a new short e-note by itself or along with
  101.      a file you are transferring.  If you don't want to write a message
  102.      each time you use Drag n' Mail, you can just select "Use file for text"
  103.      and leave the field blank.  Entering a file name will insert your
  104.      default message text file. Commonly a signature text file is used here.
  105.  
  106. Standard message subject: Select a default subject if you choose
  107.      not to enter a new one with each transfer.  Choosing "Prompt" opens
  108.      the subject field for a new entry when you execute D n' M.  This only
  109.      occurs before the message(s) are sent.  "Use text" allows standard text
  110.      for every subject. For example, "Some more great files from Your Name."
  111.  
  112. RightClick on the list of addresses for more options.
  113.  
  114. COMMAND-LINE MAILER:
  115.      Drag 'n Mail is also parameter driven.  That
  116. means you can "pass" it parameters to make it do things.
  117. You have probably used parameters with the "edit" command.
  118. For example:
  119.             "edit readme.txt"
  120. the file name "readme.txt" is a parameter passed to "edit".
  121.  
  122.      Drag 'n Mail accepts two kinds of parameters, FILES and
  123. EMAIL addresses.  You MUST pass it at least one email address.
  124. But you can pass as many addresses or files as you like.
  125. For example:
  126.             "dragnmail fred@super.net jon@cool.com somefile.zip"
  127. An email address must have an "@".  Also the files must exist
  128. or they will be ignored.  If no email address is specified
  129. you will be prompted.
  130.  
  131. HOW IT WORKS WITH WIN95:
  132.     There are 2 main uses:
  133.     1. As a target for dragging files on your desktop.  
  134.        a. Simply run the program and drag files to the open window.
  135.        b. Or make a shortcut on your desktop which will run "dragmail.exe".
  136.           (useful in low memory situations)
  137.     2. As a simple command line mailer (put it in your
  138.        "\windows\" directory or the PATH in your "autoexec.bat"
  139.        file).
  140.  
  141. DRAG 'n MAIL IN YOUR STARTUP FOLDER:
  142.     Create a shortcut to the "dragmail.exe" file in your
  143. StartUp folder to load the window every time you restart.  This
  144. folder is usually located:
  145.     MyComputer\c:\windows\Start Menu\StartUp
  146. To add a shortcut:
  147.     1. RightClick on the "Start" Bar (blank area)
  148.     2. Select "Properties"
  149.     3. Select the "Start Menu Programs" tab
  150.     4. Click "Add..."
  151.     5. "Browse" to the "dragmail.exe" file
  152.     6. Click "Next"
  153.     7. Select the "StartUp" group
  154.     8. Click "Next" and "Finish"
  155.  
  156. REGISTERING Drag 'n Mail:
  157.  
  158. Run the program to see registration info.  Then enjoy the speed of the
  159. fastest email and file transfer tool around!  See the web page below for
  160. secure credit card and on-line ordering.
  161.  
  162. Check out my page at for other fun apps:
  163.   http://www.engr.orst.edu/~schonfal/
  164.  
  165. If there is a major bug, email me.
  166. Thanks,
  167.  
  168. Alex.
  169. schonfal@engr.orst.edu
  170.  
  171. (c) 1997 Alexander Schonfeld, All rights reserved.
  172.