Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!ICS.UCI.EDU!MARK%jrs.jrschan From: MARK%jrs.jrschan@ICS.UCI.EDU (Mark) Newsgroups: comp.os.vms Subject: Re: Logical Mail Forwarding? Message-ID: <8805260017.aa09460@ICS.UCI.EDU> Date: 25 May 88 16:48:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 22 >> Without actually setting up an account called (for example) "HELP", >> is it possible to set up some kind of logical or something to have any >> incoming mail addressed to "HELP" (even from bitnet, arpanet, etc) >> to be forwarded to a specific person, (for example) "MANAGER"? From an account with SYSNAM privilege, get into MAIL and say set forward/user=help manager The user need not exist. In fact, the forwarding address doesn't have to be a real user, either, although if it isn't and has no forwarding address, mail to it will be rejected. You can set up chains of forwarding addresses if you like: set forward/user=help helper set forward/user=helper postmaster set forward/user=postmaster manager And the destination doesn't need to be on the same node: set forward /user=fred fredsvax::freddie set forward /user=info-vax "in%""info-vax@kl.sri.com""" (The last one is an example using PMDF, the non-local mailer used at this site.) Mark Wadsworth