Ok, i'll try to restate the question in different way.

I'm f1016.n333.z2.fidonet.org, and i've to route some subdomain of this
domain, but not all.
After this router i've to route some generically on fidonet.org domain,
so if i simply ignore that i'll simply generate a continue bounce to my
uplink.

I can simply setup a router like:

>  # FTN routing for points, rather same as above but we do exact search and
>  # we use as domains an regexp to match...
>  #
>  ftn_points:
>   debug_print = "R: ftn_points for [EMAIL PROTECTED]"
>   driver = manualroute
>   domains = partial-lsearch;/etc/exim4/local_domains
>   require_files = /etc/exim4/ftn_points : +/usr/lib/ifmail/ifmail
>   route_data = ${lookup{$domain}lsearch{/etc/exim4/ftn_points}}
>   no_more
>   transport = ifmail_h

where /etc/exim4/local_domains have:

        f1016.n333.z2.fidonet.org
        
and put in /etc/exim4/ftn_points, that appear like:

>  # FidoNet
>  #
>  p2.f1016.n333.z2.fidonet.org:           p2.f1016.n333.z2.fidonet.org
>  p13.f1016.n333.z2.fidonet.org:          p13.f1016.n333.z2.fidonet.org
>  p14.f1016.n333.z2.fidonet.org:          p14.f1016.n333.z2.fidonet.org
>  p17.f1016.n333.z2.fidonet.org:          p17.f1016.n333.z2.fidonet.org
>  p8088.f1016.n333.z2.fidonet.org:        p8088.f1016.n333.z2.fidonet.org

a catch-all final row that make the routing fail ('unroutable domain')?

-- 
dott. Marco Gaiarin                                 GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bont�, 7 - 33078  -  San Vito al Tagliamento (PN)
  marco.gaiarin(at)sv.lnf.it      tel +39-0434-842711  fax +39-0434-842797

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to