home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ncar!noao!arizona!sunquest!spades.aces.com!system
- From: system@spades.aces.com (SYSTEM MANAGER)
- Newsgroups: comp.os.vms
- Subject: Re: Apending a file at the end of mail.
- Message-ID: <16DEC199207442800@spades.aces.com>
- Date: 16 Dec 92 14:44:00 GMT
- References: <19338.2b2db363@ecs.umass.edu>
- Sender: news@cs.arizona.edu
- Reply-To: gavron@ACES.COM
- Organization: ACES Consulting Inc.
- Lines: 26
- News-Software: VAX/VMS VNEWS 1.4-b1
-
- In article <19338.2b2db363@ecs.umass.edu>, nllopis@ecs.umass.edu writes...
- #I was wondering if there was any way of appending
- #a specific text file to all the mail is sent from
- #VAX. I guess that's pretty easy to do from UNIX, but
- #I haven't found a way to do that automatically from
- #VAX.
- #
- #Any ideas?
-
- You need to use a mail editor for mail (See HELP SET EDITOR
- in MAIL).
-
- You need to create an initialization file for your editor.
- For EDT this can be a file pointed to by logical EDTSYS.
-
- In this initialization file, include your mail signature.
- For example, my edtsys file has:
- inc mail_signature
- where mail_signature is a logical name pointing to a file
- which contains:
-
- Ehud
-
- --
- Ehud Gavron (EG76)
- gavron@vesta.sunquest.com
-