home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / sysadmin / 4413 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!news
  3. From: lga@sandman.stanford.edu(Laurent Amon)
  4. Subject: Re: Syntax for .forward fils
  5. Message-ID: <1992Jul28.013915.27271@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Reply-To: amon@cs.stanford.edu
  8. Organization: DSO, Stanford University
  9. References: <1992Jul27.205930.27509@terminator.cc.umich.edu>
  10. Date: Tue, 28 Jul 92 01:39:15 GMT
  11. Lines: 35
  12.  
  13. In article <1992Jul27.205930.27509@terminator.cc.umich.edu>  
  14. jmm@king.econ.lsa.umich.edu (Jeffrey K. MacKie-Mason) writes:
  15. >  
  16. >  Can someone point me to documentation of the .forward file for rerouting  
  17. mail?   
  18. >  I've searched (with Digital Librarian) through the man pages, NeXT docs,  
  19. FAQs  
  20. >  and NeXTAnswers and find only one reference, in an example in the vacation  
  21. man  
  22. >  page.  I'd like to see a precise statement of what .forward can do, and the  
  23. >  correct syntax.
  24. >  
  25. Simple. The syntax is one address per line, or separated by commas, I think.  
  26. The format is the same as for aliases. See the aliases man page from Sun. 
  27. When you receive a mail, it is send to each email address specified. If the 
  28. line begins with '|', it is instead piped to the named program.
  29.  
  30. Here is an example: 3 lines. The first sends a copy of the mail to 
  31. another address, the second processes another copy and the third is a call 
  32. to vacation.
  33.  
  34. foo@bar.edu
  35. "| ~/bin/procmail -d "
  36. \me, "|/usr/ucb/vacation me"
  37.  
  38. Once again, look on a Sun (why do they have better man pages :-().
  39.  
  40. Hope it helps,
  41.  
  42. Lga.
  43. ---
  44.                                        |"I don't know what it's called, but
  45. Laurent Amon                           | we're doing one about going to see 
  46.        e-mail: amon@cs.stanford.edu    | a wizard. Something about following
  47.            lga@sandman.stanford.edu    | a yellow sick toad. (Moving Pictures)
  48.