home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / pmdfl / 2350 < prev    next >
Encoding:
Text File  |  1992-11-17  |  3.4 KB  |  94 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!stanford.edu!bcm!convex!darwin.sura.net!wupost!gumby!yale!yale.edu!news.yale.edu!mars.caps.maine.edu!maine.maine.edu!cunyvm!psuvm!auvm!CC.MONASH.EDU.AU!JOHN.MANN
  3. Errors-to: epmdf@YMIR.BITNET
  4. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  5. X-VMS-To: IN%"MAHENDRA@Meena.CC.URegina.CA"
  6. X-VMS-Cc: IN%"ipmdf@YMIR.CLAREMONT.EDU",JOHNM
  7. MIME-version: 1.0
  8. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  9. Content-transfer-encoding: 7BIT
  10. Message-ID: <01GR94JMN2368ZHOWC@YMIR.CLAREMONT.EDU>
  11. Date:         Wed, 18 Nov 92 04:21:30 +1100
  12. Sender:       PMDF Distribution List <PMDF-L@IRLEARN.BITNET>
  13. From:         John Mann <John.Mann@CC.MONASH.EDU.AU>
  14. Subject:      RE: Help needed with setting up the 'd' channel
  15. Newsgroups: bit.listserv.pmdf-l
  16. Lines: 76
  17.  
  18. mahendra,
  19.  
  20. >     We have a few VAXstations on our LAVC that do not run PMDF. Internet
  21. >     mail to these systems are forwarded by the PMDF host
  22. >     Meena.CC.URegina.CA using the decnet channel as follows:
  23. >
  24. > !
  25. > ! Rewrite rules for the D (MAIL-11) channel
  26. > !
  27. > ponna                   $U%ponna@DECNET-MAIL
  28. > regie1                  $U%regie1@DECNET-MAIL
  29. > regie2                  $U%regie2@DECNET-MAIL
  30. > Lang                    $U%Lang@DECNET-MAIL
  31. >
  32. > d 733 nox_env_to header_733
  33. > DECNET-MAIL
  34. > ponna           ponna
  35. > regie1          regie1
  36. > regie2          regie2
  37. > Lang            Lang
  38. >
  39. >    The trouble with this is that on all out-going mail from these
  40. >    systems, the From: field shows up as just user@host (e.g.
  41. >    User@Lang) which is not replyable. What we would like to have is
  42. >    the From: address to be User%Lang@Meena.CC.URegina.CA. Please
  43. >    explain how this can be accomplished?
  44.  
  45. I think that rather than have the From: address be something like
  46. "User%Lang@Meena.CC.URegina.CA", it is much nicer to have the From:
  47. address be something like "User@Lang.CC.URegina.CA".  Then it doesn't
  48. matter to outside people whether these LAVc nodes run PMDF or not, or
  49. whether "Meena" stays being the gateway machine or not -- people won't
  50. have to change entries in mailing lists etc. ...
  51.  
  52. Example PMDF.CNF lines:
  53. --------------------------------
  54. ! Address re-writes
  55. ! expand local node names to full domain names
  56. ponna                   $U%$D.CC.URegina.CA
  57. regie1                  $U%$D.CC.URegina.CA
  58. regie2                  $U%$D.CC.URegina.CA
  59. Lang                    $U%$D.CC.URegina.CA
  60. !
  61. ! Routing re-writes
  62. ! send mail to LAVc noes using DECnet channel
  63. ponna.CC.URegina.CA     $U%$D@DECNET-MAIL
  64. regie1.CC.URegina.CA    $U%$D@DECNET-MAIL
  65. regie2.CC.URegina.CA    $U%$D@DECNET-MAIL
  66. Lang.CC.URegina.CA      $U%$D@DECNET-MAIL
  67.  
  68. d 733 logging nox_env_to linelength 255
  69. DECNET-MAIL
  70. --------------------------------
  71.  
  72. Then have the person who maintains your Domain Naming System files setup
  73. some MX records for "ponna.CC.URegina.CA" etc. to have mail for them
  74. routed to "Meena.CC.URegina.C" .
  75.  
  76. Example lines for the CC.URegina.CA DNS zone file:
  77. --------------------------------
  78. ponna   IN      MX  10  Meena.CC.URegina.CA.
  79. regie1  IN      MX  10  Meena.CC.URegina.CA.
  80. regie2  IN      MX  10  Meena.CC.URegina.CA.
  81. Lang    IN      MX  10  Meena.CC.URegina.CA.
  82. --------------------------------
  83.  
  84. As always, check any setup you decide on using e.g.
  85. $ PMDF TEST/REWRITE user@Lang
  86. $ PMDF TEST/REWRITE user@Lang.CC.URegina.CA
  87.  
  88.         John
  89. --
  90. John Mann
  91. Communications and Networking Group  Net: John.Mann@cc.monash.edu.au
  92. Computer Centre, Monash University   Tel: +61 3 565 4774
  93. Clayton, Victoria 3168, Australia    Fax: +61 3 565 4746
  94.