home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / bit / listserv / pmdfl / 2315 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.6 KB  |  39 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!stanford.edu!bcm!convex!darwin.sura.net!paladin.american.edu!auvm!INNOSOFT.COM!DAN
  3. Errors-to: epmdf@YMIR.BITNET
  4. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  5. X-VMS-To: IN%"Shah.Khatri@ASU.Edu"
  6. X-VMS-Cc: IPMDF
  7. MIME-version: 1.0
  8. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  9. Content-transfer-encoding: 7BIT
  10. Message-ID: <01GR0WGBP7J68ZGPWW@YMIR.CLAREMONT.EDU>
  11. Date:         Wed, 11 Nov 92 20:56:33 GMT
  12. Sender:       PMDF Distribution List <PMDF-L@IRLEARN.BITNET>
  13. From:         "Daniel C. Newman" <DAN@INNOSOFT.COM>
  14. Subject:      RE: Help setting up mailing lists
  15. Newsgroups: bit.listserv.pmdf-l
  16. Lines: 21
  17.  
  18. > We have a news server with newsgroups such as email.msmail.appletalk.  I'd
  19. > like to create MAILSERV mailing lists with the same name, as far as the user
  20. > is concerned.
  21. >
  22. > If I create .DIS files by replacing periods with underscores, users also
  23. > will have to replace periods with underscores when they SUBSCRIBE.
  24. >
  25. > Can the mapping file be used to change the command sent to MAILSERV?  For
  26. > instance, map SUBSCRIBE EMAIL.MSMAIL.APPLETALK ... to SUBSCRIBE
  27. > EMAIL-MSMAIL-APPLETALK ...?
  28.  
  29. For the time being, you're only option is to change the list names.  We'll look
  30. into adding for 4.2 a mapping table to map list names to mailing list file
  31. names.
  32.  
  33. Note that the source to MAILSERV ships with PMDF.  Some simple code additions
  34. will allow periods in list names to be translated to hyphens.  In a separate
  35. message I'll send you such a modified version of MAILSERV.  The translations
  36. are hard-coded and do not use mapping tables.
  37.  
  38. Dan
  39.