home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 25 / amigaformatcd25.iso / websites / f1_gp / ftp / rexx / returnreceipt.lha / ReturnReceipt.readme < prev   
Text File  |  1997-09-19  |  868b  |  20 lines

  1. Short:    Automagically creates receipt messages V1.1
  2. Uploader: Oliver@POBoxes.com (Oliver Roberts)
  3. Author:   Oliver@POBoxes.com (Oliver Roberts)
  4. Type:     comm/thor
  5. Version:  1.1
  6.  
  7. ReturnReceipt.br is an ARexx for use with THOR, and also relies on a
  8. correctly configured SortMail trigger.
  9.  
  10. As you probably know, when you write messages in THOR there is an option in
  11. the "Extra Message Options" window to ask for a receipt from the sender.
  12. This effectively puts a "Return-Receipt-To: <address>" line in the header.
  13. What happens if somebody sends you a message like this asking for a
  14. receipt?  Nothing :-(  This is where my script comes in...
  15.  
  16. My script will automatically create a receipt message and add it as an
  17. event. It will add "RECEIPT:" to the beginning of the subject, and put the
  18. "To" address, message date, message id and the original subject in the
  19. message.
  20.