Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!wuarchive!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: Mail Redirection Message-ID: <7922@auspex.auspex.com> Date: 19 May 91 19:53:43 GMT References: <1991May17.141141.23972@cid.aes.doe.CA> Distribution: na Organization: Auspex Systems, Santa Clara Lines: 18 > Thanks to the many who answered my question about mail forwarding > The almost unanimous consensus was cretaing a file .forward > with the foorwarding address in it. Despite the fact that no > man exists for it (an SGI running IRIX) Did you try reading SENDMAIL(1M) (I'm assuming that since IRIX is S5-flavored, the "sendmail" man page would be in section 1M; if it's not there, try looking in other sections)? (BTW, most of the replies seemed to assume that you were running a mail system that supported ".forward"; "sendmail" does, and some others may as well, but I don't think they *all* do. You happened to, in fact, be running one that did, but if you weren't, all the ".forward" advice would have been for naught. Another reply assumed you were running a system where "mail -F" would start forwarding up; that's an S5ism, and, while IRIX may support it, not *all* UNIX systems do.)