home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / mail / pmdf / 2445 < prev    next >
Encoding:
Internet Message Format  |  1992-10-09  |  1.9 KB

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!wupost!bu.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: ned@sigurd.innosoft.com (Ned Freed)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: RE: How to remove X-ENVELOPE-TO when using MAILLIST
  5. Message-ID: <01GPPIK40UAG8Y4WWN@SIGURD.INNOSOFT.COM>
  6. Date: 8 Oct 92 20:59:02 GMT
  7. Organization: The Internet
  8. Lines: 27
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 08 Oct 1992 13:59:02 -0700 (PDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GPPIKS7EGI8WX0E7@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"S503@HEC.CA"
  15. X-Vms-Cc: IPMDF
  16. Mime-Version: 1.0
  17. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  18. Content-Transfer-Encoding: 7BIT
  19.  
  20. >    And we are beginning to use the MAIL SERVER Channel
  21.  
  22. >    One of my users told me the following:
  23.  
  24. >    When he send a message to a list, the message is delivered correctly
  25. >    but on the header, you will see a line named X-ENVELOPE-TO which
  26. >    give the list of many dozens of username...
  27.  
  28. This has nothing to do with the use of MAILSERV.
  29.  
  30. >    Is there a way to (1) remove that line from the header
  31.  
  32. It should be removed for locally delivered messages. This is done by the
  33. nox_env_to channel keyword, which is attached to the local channel by default
  34. by the PMDF configuration generator. The effect of this keyword is also fully
  35. documented.
  36.  
  37. >                   or (2) preferably, substitute the name of the list
  38. >                          instead of the list of all users subscribed to
  39. >                          that list
  40. >                          example:        X-ENVELOPE-TO: my-list-L
  41.  
  42. This would be a very bad idea. This header is used to reconstruct envelope
  43. addresses and is used by some parts of PMDF for this purpose. Putting the
  44. list address in the header would lead to all sorts of message loops.
  45.  
  46.                     Ned
  47.