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

  1. DEFINE  -  define a mail-alias for an address
  2.  
  3. Usage:  DEFINE mail-alias [address]
  4.  
  5. You can DEFINE a personal mail-alias, usually to save repeated typing of a 
  6.   long address or list of addresses.  You can then use the mail-alias in the
  7.   TO and CC fields of your messages.  To save the mail-alias permanently, 
  8.   you must also use the command SAVE-INIT before you leave MM.
  9.  
  10. For mailing lists, see the use of "@@filename", on the next screen.
  11.  
  12. Examples:
  13.     Send>define rich xyz@comp.bfu.edu        #a long address
  14.     Send>define mygroup abc,jf3@cunixa,grr   #a list of three people
  15.     Send>define pals @@palslist              #a file of userids
  16.     Send>define ?                            #list existing aliases   
  17.     Send>define rich                         #undefine rich
  18.  
  19. To change the address(es) of a mail-alias, DEFINE it again.  If you omit
  20.   the address, the mail-alias is undefined.  SAVE-INIT saves the change.
  21.   
  22. For mailing lists, use @ or @@ and a filename, meaning as follows:
  23.   
  24.   @filename    --Copy addresses from a file when MM starts up.
  25.   @@filename    --Copy addresses from a file when the mail-alias is used.  
  26.  
  27.   The file must contain one or more addresses separated by commas; it may 
  28.   have any number of lines.  The "@@" method is generally preferable,
  29.   because you may want to change the address file while the MM process is
  30.   running, and use the changed version.
  31.  
  32.   You do not need to use DEFINE to use a mailing list; you could just 
  33.   use @filename at the TO or CC prompt.
  34.  
  35. For more help type "help" and one of these topics:
  36.    save-init   show   set   who   send   set mail-alias
  37.    addressing   customization
  38.