home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / mail / pmdf / 2580 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.7 KB

  1. Path: sparky!uunet!stanford.edu!unixhub!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!cs.widener.edu!bu.edu!rpi!uwm.edu!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!mccall!ipmdf-newsgate!list
  2. From: dan@innosoft.com (Daniel C. Newman)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: RE: Help setting up mailing lists
  5. Message-ID: <01GR0WF3MNHU9AMGEZ@INNOSOFT.COM>
  6. Date: 11 Nov 92 19:03:03 GMT
  7. Organization: The Internet
  8. Lines: 21
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 11 Nov 1992 12:03:03 -0700 (PDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GR0WGBP7J68ZGPWW@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"Shah.Khatri@ASU.Edu"
  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. > We have a news server with newsgroups such as email.msmail.appletalk.  I'd
  21. > like to create MAILSERV mailing lists with the same name, as far as the user
  22. > is concerned.
  23. >
  24. > If I create .DIS files by replacing periods with underscores, users also
  25. > will have to replace periods with underscores when they SUBSCRIBE.
  26. >
  27. > Can the mapping file be used to change the command sent to MAILSERV?  For
  28. > instance, map SUBSCRIBE EMAIL.MSMAIL.APPLETALK ... to SUBSCRIBE
  29. > EMAIL-MSMAIL-APPLETALK ...?
  30.  
  31. For the time being, you're only option is to change the list names.  We'll look
  32. into adding for 4.2 a mapping table to map list names to mailing list file
  33. names.
  34.  
  35. Note that the source to MAILSERV ships with PMDF.  Some simple code additions
  36. will allow periods in list names to be translated to hyphens.  In a separate
  37. message I'll send you such a modified version of MAILSERV.  The translations
  38. are hard-coded and do not use mapping tables.
  39.  
  40. Dan
  41.