home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / pmdfl / 2015 < prev    next >
Encoding:
Text File  |  1992-09-15  |  2.2 KB  |  49 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!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%"DMPM%DUKEMC.BITNET@ymir.claremont.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: <01GOT4UTGTQA984YTY@YMIR.CLAREMONT.EDU>
  11. Date:         Tue, 15 Sep 92 22:25:07 GMT
  12. Sender:       PMDF Distribution List <PMDF-L@IRLEARN>
  13. From:         "Daniel C. Newman" <DAN@INNOSOFT.COM>
  14. Subject:      RE: User defined directory service?
  15. Newsgroups: bit.listserv.pmdf-l
  16. Lines: 31
  17.  
  18. > We have a database matching user full names, dept , ... to their mail id.
  19. > I would like to interface this somehow into PMDF.  What I want to be
  20. > able to do is to have a "user defined" directory capability.  For example,
  21. > I may want to permit a query structure that is last.first@mc.duke.edu
  22. > where one may have only a piece of that last name (i.e. would have to allow fo
  23.    r
  24. > combinations of possibilities as well as multiple identical names).
  25. >
  26. > As far as I can tell, PMDF only allows a one-to-one matching (i.e.  jim =
  27. > dryfo001 or dryfoos.jim = dryfo001).  I would like to do more than this.
  28. > Perhaps I need a rewrite rule that maps * to my homebrew channel?
  29.  
  30. No, this would have nothing to do with rewrite rules.  You'd identify all
  31. addresses destined for your channel by the domain name (just like the
  32. directory channel does).
  33.  
  34. >  Is this possible?  I have currently been adding an alias for all users that
  35. > are not on the local system and that must go through my homebrew channel.
  36. > Once in my channel, I can do anything with the destination address.
  37. >
  38. > Appreciate any responce or suggestions.  Sorry if I have just
  39. > overlooked something that already exists.
  40.  
  41. You might consider using the directory channel as a starting point and
  42. modify it (the code) to do your style of name matching.  Note also that there
  43. is a channel called, I believe, Name Router, which does name matching of the
  44. sort I think you're looking for.  Name Router was, if I recall correctly,
  45. originally authored by Tom Wade.  It is available from various sites via
  46. anonymous FTP.  (I don't keep track of which sites though.)
  47.  
  48. Dan
  49.