home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / networks / tcpip / ucx / 100 next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.4 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!umn.edu!news.cs.indiana.edu!arizona.edu!oolong.hacks.arizona.edu!lutan
  2. Newsgroups: vmsnet.networks.tcp-ip.ucx
  3. Subject: Substition Domain on outgoing SMTP mail
  4. Message-ID: <14SEP92234619@oolong.hacks.arizona.edu>
  5. From: lutan@oolong.hacks.arizona.edu (Vance R. Haemmerle)
  6. Date: 14 SEP 92 23:46:19    
  7. Reply-To: vance@vips.lpl.arizona.edu
  8. Followup-To: vmsnet.networks.tcp-ip.ucx
  9. Distribution: world,local
  10. Organization: UofA Hardware And Computing Knowledge Society
  11. Nntp-Posting-Host: oolong.hacks.arizona.edu
  12. News-Software: VAX/VMS VNEWS 1.4-a4  
  13. Lines: 54
  14.  
  15. Dear UCX "fans" or maybe that should be "users":
  16.  
  17. I'm setting up SMTP on a cluster with UCX V2.0 and have run into a problem
  18. (or bug).   I would like outgoing mail to be tagged with our "cluster"
  19. alias.  From reading the documentation it seems that the Substitute Domain
  20. configuration is what I need.  The documentation tells of a "HIDDEN"
  21. qualifier that when set "NOHIDDEN" the host name is replaced with the
  22. supplied substitute domain in a "Reply-To:" line.  If the qualifier is
  23. "HIDDEN" then this substitution is done in the "From:" line and there
  24. is no "Reply-To:" line.  The problem is... I find that a "Reply-To:" line
  25. with the substitute domain is there and a "From:" line with the originator
  26. host is there no matter whether it is set "HIDDEN" or "NOHIDDEN".  Does
  27. anyone else have this problem?
  28.  
  29.  
  30. On vance.lpl.arizona.edu:
  31.  
  32. |UCX> show configuration smtp
  33. |
  34. |SMTP Configuration
  35. |       .
  36. |       .        
  37. |       .
  38. |Substitute domain:  HIDDEN, vips.lpl.arizona.edu
  39. |Zone:               not defined
  40. |       .
  41. |       .
  42. |       .
  43. |UCX>
  44.  
  45. Mail sent from vance.lpl.arizona.edu to lutan@smaug.hacks.arizona.edu via SMTP
  46. with above substitute domain configuration:
  47.  
  48. |From:    SMTP%"vance@vips.lpl.arizona.edu" 14-SEP-1992 17:12:25.88
  49. |To:    lutan@smaug.hacks.arizona.edu
  50. |CC:    
  51. |Subj:    goodness another test
  52. |
  53. |Date: Mon, 14 Sep 1992 17:11:17 -0700
  54. |Reply-To: vance@vips.lpl.arizona.edu
  55. |From: vance@vance.lpl.arizona.edu (Email comes like manna from Heaven)
  56. |To: lutan@smaug.hacks.arizona.edu
  57. |Subject: goodness another test
  58. |X-VMS-To: SMTP%"lutan@smaug.hacks.arizona.edu"
  59. |X-VMS-Cc: VANCE
  60. |
  61. |Smtp mail
  62.  
  63.   Notice the "Reply-To:" line and the "From:" line supplied by UCX.
  64.  
  65.    Vance Haemmerle                              vance@vips.lpl.arizona.edu
  66.    Support Systems Analyst, Senior              vance%toyvax@arizona.edu
  67.    Lunar & Planetary Lab
  68.    University of Arizona
  69.