home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / wmail04.zip / warpmail.doc < prev    next >
Text File  |  1997-11-25  |  5KB  |  177 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                       ┌───────────────────────────┐
  7.                       │ D O N ' T   P A N I C   ! │
  8.                       │          ;-)              │
  9.                       └───────────────────────────┘
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24. Disclaimer
  25. ----------
  26.  
  27. THIS  SOFTWARE CARRIES NO   WARRANTY, EXPRESSED OR IMPLIED.  THE  USER
  28. ASSUMES ALL RISKS, KNOWN OR UNKNOWN, DIRECT OR INDIRECT, WHICH INVOLVE
  29. THIS SOFTWARE IN ANY WAY. IN PARTICULAR, THE  AUTHOR DOES NOT TAKE ANY
  30. COMMITMENT IN VIEW OF ANY POSSIBLE THIRD PARTY RIGHTS.
  31.  
  32.  
  33. WarpMail program for OS/2
  34. (a WarpWare product)
  35. ─────────────────────────┘
  36.  
  37.                                 WARNING
  38.  
  39. This is postcardware. It is not guaranteed to do anything, or
  40. not to do anything. Use it at your own risk. See disclaimer above.
  41.  
  42. Version: 0.4beta
  43. Dated  : 25 November 1997
  44.  
  45.          ────────────────────────────────────────────────────────────
  46.  
  47. What it is
  48. ───────────┘
  49.  
  50. Do you know Unix? If so, you know "mail" already and you can step on to 
  51. next paragraph.
  52. If not read on :-)
  53.  
  54. Unix has a little mailtool called simply "mail". 
  55. "mail" sends email via smtp to a server, it can get its input from stdin or
  56. out of an editor. Its very, very nice and fast if you simply want to send
  57. an email quick'n'fast out of a commandline or out of a batch.
  58.  
  59. And exactly that is "warpmail for OS/2". 
  60.  
  61. What it does
  62. ────────────┘
  63.  
  64. It sends an email via smtp.
  65. Input can come from
  66.   - stdin
  67.   - editor
  68.   - textfile
  69.  
  70. Installation
  71. ────────────┘
  72.  
  73. Software requirements:
  74.  - a 32Bit OS/2 system, that means OS/2 2.0 or higher
  75.  - installed TCP/IP, network or ppp/slip 
  76.  - a smtp server somewhere to send a mail to
  77.  
  78. Just copy the files in a directory of your choice and edit the warpmail.cfg
  79. for your needs. That means editing your name, email, hostname and smtpserver.
  80. It's very easy and I'm sure you're able to do that :-)
  81.  
  82. I very suggest to put warpmail.exe in some directory which is in your path
  83. to have access to it from everywhere. If you do so, put your warpmail.cfg
  84. in your /etc directory (usually /mptn/etc on your bootdrive)!
  85.  
  86. And if you don't want to type the long word "warpmail" everytime, just rename
  87. it to "mail", it's more unix like then ;-))) 
  88.  
  89. warpmail.exe doesn't need any dll or so, it's a standalone program and just
  90. needs its config warpmail.cfg (don't rename that, too!) in it's directory
  91. or (prefer that) in the /etc directory.
  92.  
  93.  
  94. Usage
  95. ──────┘
  96.  
  97. WarpMail uses a config file named "warpmail.cfg". Look at it and set it up.
  98. warpmail.cfg has to be in mail'd directory or in the /etc (usually /mptn/etc).
  99.  
  100. warpmail <email address to send to> [option]
  101.  
  102. options:
  103.  -f <file> : get the mail out of textfile <file>
  104.  -i        : get input from stdin
  105.  
  106. If no parameter is given, warpmail will ask after email address and subject.
  107. If no option is given, warpmail will start the editor as specified in 
  108.    warpmail.cfg.
  109. If input does not come from file or stdin, warpmail will ask after a subject.
  110. If no subject is given, warpmail will generate one itself out of your
  111.    email address and the actual date and time.
  112. After writing a mail with an editor, warpmail allows you to change the 
  113. subject, the receiver or edit the mail again. Finally you can send it
  114. (just hit return to do so) or forget it (warpmail will end).
  115.  
  116. CAUTION! You write *only the mail's text* in editor, file or stdin! 
  117.          There's no need to write the header (from:, to: etc) yourself!
  118.          Mail do this for you.
  119.  
  120. REMARK:  all input queries have a time limit. If you don't input something
  121.          in 60 seconds mail will end the query and itself.
  122.  
  123.  
  124. Contact
  125. ───────┘
  126.  
  127. There is a warpware mailing list, covering all of my public warpware programs
  128. (at the moment WarpCron, eMessage, LogIt and WarpMail).
  129.  
  130. To subscribe send a message with a "subscribe" in its body to 
  131. warpware-request@deadend.argh.org .
  132.  
  133. Please put suggestions, critics, bugreports etc. to this list.
  134.  
  135. Personal contact:
  136. email: julian@deadend.argh.org
  137. fido : Julian Buss@2:240/5210
  138. fax  : ++49-4103-91 92 55
  139. BBS  :                 55 (V34)
  140.                        54 (ISDN)
  141.  
  142. This address is valid until 1 feb 98.
  143.  
  144.          ────────────────────────────────────────────────────────────
  145.  
  146. Money
  147. ─────┘
  148.  
  149. This program is postardware.
  150. If this program is the thing you ever want to have, please send me a nice
  151. postcard!
  152. Send it to:
  153.  
  154. Julian Buss
  155. WG "Zehn Vorne"
  156. Tinsdaler Weg 127
  157. 22880 Wedel
  158. Germany
  159.  
  160. This adress is at least valid until 1 feb 98.
  161.  
  162. Then I will be *very* glad :-) and I know that someone uses my program.
  163.  
  164.          ────────────────────────────────────────────────────────────
  165.  
  166. Compiled
  167. ────────┘
  168.  
  169. with VirtualPascal 1.10. A damn good pascal compiler... I just love it!
  170. The exe-file is compressed with LxLite 1.18 to save space and enhance the
  171. startup time. If you don't know LxLite... try it! It's fantastic!
  172.  
  173.          ────────────────────────────────────────────────────────────
  174.  
  175.  
  176. <Eof>
  177.