Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!agate!labrea!csli!gandalf From: gandalf@csli.STANFORD.EDU (Juergen Wagner) Newsgroups: comp.mail.sendmail Subject: Re: rulesets after resolved in ruleset 0 Message-ID: <8119@csli.STANFORD.EDU> Date: 15 Mar 89 07:34:41 GMT References: <44@crdgw1.crd.ge.com> Sender: gandalf@csli.Stanford.EDU (Juergen Wagner) Reply-To: gandalf@csli.stanford.edu (Juergen Wagner) Organization: Center for the Study of Language and Information, Stanford U. Lines: 24 In article <44@crdgw1.crd.ge.com> barnett@crdgw1.crd.ge.com (Bruce Barnett) writes: >A simple question. After ruleset 0 resolves an address >into a mailer, host, user triplet, what exactly is passed to >the sender/recipient rulesets? It is just the user part. The order is 3, 0, 2, mailer-specific, 4 #0 produces the triple of which 'user' is passed on to #2. >Say I have a UUCP address, and I want to see how the address is re-written. >Say the recipient ruleset for the UUCP mailer is 25. I would think >that I could test this by using debug mode and giving it > > 0,25,4 user@machine.UUCP No. This will pass the entire triple to #4. To check out how an address gets rewritten, retype the user part, and pass it to #2, the mailer-specific ruleset, and to #4. (or use -bv with debugging flags) -- Juergen Wagner gandalf@csli.stanford.edu wagner@arisia.xerox.com