home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.mail.sendmail
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!rpi!utcsri!skule.ecf!torn!utzoo!telly!moore!paul
- From: paul@moore.com (Paul Maclauchlan)
- Subject: ruleset 0 query
- Message-ID: <1992Nov17.145435.27489@moore.com>
- Organization: Moore Corporation Limited, Toronto ON, Canada
- Date: Tue, 17 Nov 92 14:54:35 GMT
- Lines: 41
-
- I am having a problem with the way ruleset zero is rewriting addresses
- destined for UUX.
-
- Addresses of the form "user@boo.foo.com" are correctly handled, but
- an address like "user@foo.com" isn't. In the second case, the .com
- is lost.
-
- Here is some sample output from test mode:
-
- $ /usr/lib/sendmail -bt
- ADDRESS TEST MODE
- Enter <ruleset> <address>
- > 0 user@foo.com
- rewrite: ruleset 3 input: "user" "@" "foo" "." "com"
- rewrite: ruleset 3 returns: "user" "<" "@" "foo" "." "com" ">"
- rewrite: ruleset 0 input: "user" "<" "@" "foo" "." "com" ">"
- rewrite: ruleset 3 input: "user" "@" "foo" "." "com"
- rewrite: ruleset 3 returns: "user" "<" "@" "foo" "." "com" ">"
- rewrite: ruleset 0 returns: $# "uux" $@ "foo" $: "user"
- > 0 user@boo.foo.com
- rewrite: ruleset 3 input: "user" "@" "boo" "." "foo" "." "com"
- rewrite: ruleset 3 returns: "user" "<" "@" "boo" "." "foo" "." "com" ">"
- rewrite: ruleset 0 input: "user" "<" "@" "boo" "." "foo" "." "com" ">"
- rewrite: ruleset 3 input: "user" "@" "boo" "." "foo" "." "com"
- rewrite: ruleset 3 returns: "user" "<" "@" "boo" "." "foo" "." "com" ">"
- rewrite: ruleset 0 returns: $# "uux" $@ "boo" "." "foo" "." "com" $: "user"
- >
-
- I am running smail 2.5, so the second address is handled correctly,
- while the first address is sent to my UUCP smarthost as "foo!user".
-
- Can someone please provide me with a ruleset zero that handles both
- addresses?
-
- Thanks.
-
- --
- .../Paul Maclauchlan
- Moore Corporation Limited, Toronto, Ontario (416) 364-2600
- paul@moore.com -or- {...!uunet.ca,...!telly}!moore!paul
- "Why should it be so much to ask of you, what you're doing to me?"/JL&PMcC'64
-