home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!mx-list
- From: "Jonathan E. Hardis" <hardis@garnet.nist.gov>
- Newsgroups: vmsnet.mail.mx
- Subject: RE: Also need rewrite rules help
- Message-ID: <009666A7.9126A940.8574@garnet.nist.gov>
- Date: 10 Jan 1993 19:40:38 -0500 (EST)
- Organization: Mx-List<==>Vmsnet.Mail.Mx Gateway
- X-Gateway-Source-Info: Mailing List
- Lines: 19
-
- I want to re-route all incoming Internet mail through MRGATE to users'
- Mailworks accounts. (The mailbox in MRGATE is "AM")
-
- To do this from VAXmail I would type:
-
- TO: mx%"'MRGATE::AM::username'@nodex.ulowell.edu"
-
- > What rewrite rule would essentially translate:
- >
- > username@nodex.ulowell.edu to 'MRGATE::AM::username'@nodex.ulowell.edu ?
- >
- > I have tried every combination I can think of, but nothing works.
-
- Have you tried:
-
- MCP> DEFINE REWRITE_RULE "<{u}@nodex.ulowell.edu>" -
- _MCP> "<""MRGATE::AM::{u}""@nodex.ulowell.edu>"
- MCP> SAVE
- MCP> RESET
-