home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19430 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ncar!noao!arizona!sunquest!spades.aces.com!system
  2. From: system@spades.aces.com (SYSTEM MANAGER)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Apending a file at the end of mail.
  5. Message-ID: <16DEC199207442800@spades.aces.com>
  6. Date: 16 Dec 92 14:44:00 GMT
  7. References: <19338.2b2db363@ecs.umass.edu>
  8. Sender: news@cs.arizona.edu
  9. Reply-To: gavron@ACES.COM
  10. Organization: ACES Consulting Inc.
  11. Lines: 26
  12. News-Software: VAX/VMS VNEWS 1.4-b1
  13.  
  14. In article <19338.2b2db363@ecs.umass.edu>, nllopis@ecs.umass.edu writes...
  15. #I was wondering if there was any way of appending
  16. #a specific text file to all the mail is sent from
  17. #VAX. I guess that's pretty easy to do from UNIX, but
  18. #I haven't found a way to do that automatically from
  19. #VAX.
  20. #Any ideas?
  21.  
  22.     You need to use a mail editor for mail (See HELP SET EDITOR
  23.     in MAIL).
  24.  
  25.     You need to create an initialization file for your editor.
  26.     For EDT this can be a file pointed to by logical EDTSYS.
  27.  
  28.     In this initialization file, include your mail signature.
  29.     For example, my edtsys file has:
  30.         inc mail_signature
  31.     where mail_signature is a logical name pointing to a file
  32.     which contains:
  33.  
  34.     Ehud
  35.  
  36. --
  37. Ehud Gavron        (EG76)     
  38. gavron@vesta.sunquest.com
  39.