home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / mail / pmdf / 2218 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.5 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!news.nd.edu!bsu-cs!news.cs.indiana.edu!syscon!gator!inland!cmkrnl!infopiz!mccall!ipmdf-newsgate!list
  2. From: klensin@infoods.mit.edu (John C Klensin)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: Handling of aliases via Option Name_table_name
  5. Message-ID: <715546017.142441.KLENSIN@INFOODS.MIT.EDU>
  6. Date: 3 Sep 92 10:46:57 GMT
  7. Organization: The Internet
  8. Lines: 20
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 03 Sep 1992 14:46:57 -0400 (EDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GOCHRUMWNM95P8K0@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"info-pmdf@YMIR.CLAREMONT.EDU"
  15. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  16. Content-Transfer-Encoding: 7BIT
  17. Mail-System-Version: <VAX-MM(312)+TOPSLIB(155)+PMDF(4.1)@INFOODS.MIT.EDU>
  18.  
  19.  
  20. The Options file entry "name_table_name" can be used to specify
  21. a logical name table "to be searched for address aliases".
  22.  
  23. Two questions:
  24.  
  25. (1) is this searched before the conventional "aliases." file and its
  26. database or after it?  Are the targets of these equivalence-name aliases
  27. processed back through the rewrite rules as the "aliases." entries are,
  28. are are they processed only as part of delivery actions?
  29.  
  30. (2) Is there any reasonable way to test whether such a search resulted
  31. in a "hit?".  It appears that one might be able to do this with a
  32.   $[image,...]
  33. rule that searched the logical name table itself, but is there an
  34. easier/better way?  If not, does anyone have such code lying around that
  35. could be examined or scrounged?
  36.  
  37. thanks,
  38.    john
  39.