home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!mx-list
- Newsgroups: vmsnet.mail.mx
- Subject: Re: Routing mail
- Message-ID: <009635D03E60CF40.20202598@cesi.it>
- From: "Alberto Meregalli (SIC)" <meregalli@cesi.UUCP>
- Date: 09 Nov 1992 15:58:21 +0100
- Organization: Mx-List<==>Vmsnet.Mail.Mx Gateway
- X-Gateway-Source-Info: Mailing List
- Lines: 44
-
- Herve GILIBERT <gilibert@stroph.univ-st-etienne.fr> writes:
-
- >The differents solutions I tried using MX RRs and define path command causes
- >mails looping from and to the MX node.
- >Does anybody has implemented a solution and can send me his MX RRs and DEF path
- >commands ?
-
- This is how I did: (I really don't know if this is useful for you
- because I am connected to the net through UUCP; I have also some UUCP
- rewrite rules I don't show you! Anyhow my SMTP path is internal to my
- domain, while UUCP goes outwards.)
-
-
- MX version id is: MX V3.1C
-
- Address-rewriting rules:
- Rewrite "<{user}@mvax1.cesi.it>" => "<""mvax1::{user}""@decvax>"
-
- #(MVAX1 is a DECnet (VMS) node on my LAN without MX on board)
-
- Domain-to-path mappings:
- Domain="decvax", Path=Local # my cluster alias
- Domain="vax6000", Path=Local # one cluster member
- Domain="vax8530", Path=Local # the other
- Domain="cesi.it", Path=Local # my domain name
- Domain="decvax.cesi.it", Path=Local # my vaxcluster alias fully qualified
- name
- Domain="vax6000.cesi.it", Path=Local # one vaxcluster member FQN
- Domain="vax8530.cesi.it", Path=Local # the other vaxcluster member
- FQN
- Domain="*.cesi.it", Path=SMTP # matches all FQN of hosts in my
- # domain not already treated by RR or previous paths
- Domain="*.UUCP", Path=UUCP
- Domain="*.*", Path=UUCP # I access all other RFC822-style names through UUCP
- Domain="*", Path=SMTP # this should catch up simple names without domain
- # qualification originated on the LAN
-
- I hope that can help you.
- ------------------------------------------------------------------
- Alberto Meregalli, SIC tel. +39 2 2125 249
- Centro Elettrotecnico Sperimentale Italiano fax +39 2 2125 520
- Via Rubattino, 54 - I 21034 Milano
-
- Internet: meregalli@cesi.it UUCP: ...i2unix!cesi!meregalli
-