home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / vmsnet / uucp / 867 next >
Encoding:
Internet Message Format  |  1992-12-22  |  2.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!network.ucsd.edu!mvb.saic.com!simpact!inland!allebrandi
  2. Newsgroups: vmsnet.uucp
  3. Subject: Re: Mail Rewrite Rules Problem - V2.0
  4. Message-ID: <1992Dec22.010935.2553@inland.com>
  5. From: allebrandi@inland.com (Tom Allebrandi)
  6. Date: 22 Dec 92 01:09:35 CST
  7. References: <009651E43BA598A0.25C03787@Pasadena-DC.BofA.Com>
  8. Organization: Inland Steel Company; East Chicago, IN
  9. Lines: 49
  10.  
  11. In article <009651E43BA598A0.25C03787@Pasadena-DC.BofA.Com>, Dean Nedelman <nedelman@pasadena-dc.bofa.com> writes:
  12. >>    U uucp sfpp
  13. >>    F D.sfpp03L
  14. >>    I D.sfpp03L
  15. >>    C rmail graue
  16. >                 ^^^^^^ This is the text string that is passed to the mail
  17. > rewrite rules.  Note that is says graue, NOT graue@sfpp.com.  This is why
  18. > it is not matching the rewrite rules.
  19.  
  20. An additional point of clarification - The X file was created by the
  21. host that sent it to you. In your case, PSI has recognized that in
  22. many parts of the world "graue@sfpp.com" would be user "graue" on
  23. your gateway machine. They never sent you the "sfpp.com" part of
  24. the address for that reason. You night be able to ask them to.
  25.  
  26. > Add the following line to the end of the INBOUND-TO section
  27. >     *            spvx01::\001
  28.  
  29. That's probably the easiest solution. Make sure that that line is the
  30. last [INBOUND-TO] rule in the file. (Since it matches all patterns
  31. it would strand any [INBOUND-TO] rules that follow it.)
  32.  
  33. Another approach which is somewhat labor intensive is to set forwarding
  34. entires for the affected users. From a privileged account go into VMS
  35. Mail and do
  36.  
  37.     set forward/user=graue spvx01::graue
  38.  
  39. You can do this regardless of whether or not graue has an account on the
  40. local machine. You would have to do this for every user that needs
  41. their mail forwarded from the gateway machine. It might be easier to
  42. forward everything via the rewrite rules and send the exceptions back via
  43. VMS Mail forward entries :-)
  44.  
  45. Tip of the day: VMS Mail forwarding entries can be 31 characters long.
  46. For example, I could do
  47.  
  48.     set forward/user=ThomasMAllebrandi Allebrandi
  49.  
  50. to give a "full name" alias for myself.
  51.  
  52. --- Tom
  53. Tom Allebrandi             | Mail guru   - DECUS UUCP Development Team
  54. Inland Steel Research Labs | NFS grunt   - CMU/Tek-IP
  55. East Chicago, IN           | Chairperson - VMSnet Working Group, DECUS VAX SIG
  56. 219 399 6306               | Internet:  allebrandi@inland.com
  57. DECUServe: allebrandi      | UUCP:      ...!uunet!inland!allebrandi
  58.