home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / reply.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.7 KB  |  40 lines

  1. REPLY  -   write and send a reply to one or more messages
  2.  
  3. Usage:  REPLY [message-sequence]
  4.   Unless specified, the message-sequence is "current".
  5.  
  6.   The prompt "Send reply for message <n> to:" will appear.  Unless specified,
  7.   "sender not-including" is assumed.  The options are:
  8.       sender: the sender of the original message, only.
  9.       all: everyone in the TO and CC fields of the original message.  
  10.       none: don't send a reply (used to skip one of a set of messages).
  11.   and also:
  12.       including: include the original message in the reply.
  13.       not-including: do not include the original message.
  14.  
  15. The REPLY command sends a reply.  It is similar to SEND, but the TO field
  16.   is supplied from the FROM of the original; the SUBJECT field is copied;
  17.   and a CC field may appear if you specify "all".  You then just type
  18.   the text as in SENDing.  Your message will have an IN-REPLY-TO field 
  19.   showing the date of the original message you received.
  20.   
  21. Examples: 
  22.   To send a reply to the current message, message 25, to the sender, just
  23.   use the defaults:  
  24.     MM>reply                #current message, by default
  25.      Send reply for message 25 to:       #sender not-including, by default
  26.      Message ... :
  27.   To send a reply to message 10 (regardless whether it's "current"), to 
  28.   all people who got the original message, and including the text of the 
  29.   original message:
  30.     MM>reply 10                           
  31.      Send reply for message 10 to: all including
  32.      Message ... :
  33.  
  34. For more help type "help" and one of these topics:
  35.   message-sequence   send   addressing   message-handling   text-mode
  36.  
  37. For help about customizing REPLY, type "help set" and one of these topics:
  38.   reply-all   reply-include-me   reply-indent   reply-initial-display   
  39.   reply-insert
  40.