home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / newurl.zip / readme < prev   
Text File  |  1996-11-09  |  4KB  |  111 lines

  1. *************************************************************************
  2.  
  3. NewUrl
  4.  
  5. A WPS aware mail filter script for MR/2 ICE that creates URL objects in
  6. a folder on your desktop, when mail from URL-Reminder is received.
  7.  
  8. *************************************************************************
  9.  
  10. WPS Aware in what sense?
  11.  
  12.            The first time a letter from URL-Reminder is received, after
  13.            setting up the filter, a folder named "New URL's" is created
  14.            on your desktop. If you don't want it to be there and/or don't
  15.            like the name, change its name and location. The filter will
  16.            find it anyway. If you chose to remove the folder, a new one
  17.            will be created when needed.
  18.  
  19.  
  20. *************************************************************************
  21.  
  22.  
  23. Requirements
  24. ============
  25.  
  26. OS/2 Warp 4 (Warp 3 is possible, but requires some editing of
  27. createurlobj.cmd, since the Warp 4 URL class is used.)
  28.  
  29. MR/2 ICE e-mail program. If you don't have it, get it from
  30. http://nick.secant.com
  31.  
  32. *************************************************************************
  33.  
  34. Setup
  35. =====
  36.  
  37. Copy newurl.cmd and createurlobj.cmd to the MR/2 ICE directory.
  38.  
  39. Note: If you're using FAT instead of HPFS, createurlobj.cmd must be renamed
  40. to something shorter, and newurl.cmd edited accordingly.)
  41.  
  42. Select "Utilities->Filter maintencnce" (or press Alt+I) in the MR/2 ICE
  43. menu. Press "New" to create a new filter. Chose a name and tag of your
  44. own preferense. The fields needed for this filter to work are:
  45.  
  46. Search type: Simple.
  47. Search areas for: From: URL-MASTER@SI.NETMIND.COM
  48. Filter type: Inbound
  49. Process when message "Matches"
  50. Desired actions: Link to Rexx: newurl.cmd
  51.  
  52. Make sure "Enabled" is marked.
  53.  
  54. If you're brave, you can set the filter to delete the message right away.
  55.  
  56.  
  57. Press OK, and then "Done". Next time a letter from URL-Reminder comes your
  58. way, an URL object will be created.
  59.  
  60.  
  61. *************************************************************************
  62.  
  63.  
  64. Registration
  65. ============
  66.  
  67. None. There is no such thing for this filter. If you like it,
  68. tell others, and tell me. If you have ideas for enhancements,
  69. tell me. If you like it very much indeed, send me a post card.
  70. As a matter of fact, send me a post card anyway :-)
  71. See "Contacting the Author" below for the address.
  72.  
  73.  
  74. **********************************************************************
  75.  
  76. License agreement
  77. =================
  78.  
  79. newurl, the the script files (newurl.cmd and createurlobj.cmd)and this file
  80. (readme) is the copyrighted property of Bjorn Fahller.
  81.  
  82. - You may use this software, for free, as much as you please, 
  83. - You may copy and redistribute this software, as long as the
  84.   recipient receives newurl.zip unchanged, and there is no cost
  85.   to the recipient, other than the cost of providing media and
  86.   transmission.
  87. - You may redistribute this software under other conditions than
  88.   those above if, and only if, you have a personal agreement with
  89.   Bjorn Fahller, to do so (See "Contacting the Author" below.)
  90.  
  91. THERE ARE NO WARRANTIES, EXPRESS OR IMPLIED, OF ANY KIND.
  92. BJORN FAHLLER SHALL NOT BE LIABLE FOR ANY DAMAGES ARISING OUT OF
  93. YOUR USE, OR INABILITY TO USE, OR ABUSE, OF THIS PROGRAM, EVEN IF
  94. ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. BY YOUR USE OF THE
  95. PROGRAM YOU AGREE TO THE TERMS OF THIS LICENSE.
  96.  
  97.  
  98. **********************************************************************
  99.  
  100. Contacting the Author
  101. =====================
  102.  
  103. e-mail:     bjorn@algonet.se
  104. Snail-mail: Bjorn Fahller
  105.             Siljansvagen 35
  106.             S-120 55 Arsta
  107.             SWEDEN
  108.  
  109.  
  110.  
  111.