Re: [Exim] realy_to_domains missing

Inizio della pagina
Delete this message
Reply to this message
Autore: Giuliano Gavazzi
Data:  
To: Leonardo Boselli, exim-users
Oggetto: Re: [Exim] realy_to_domains missing
At 20:50 +0200 2003/10/04, Leonardo Boselli wrote:
>I have found only two citation of relay_to_domains option in
>the spec.txt and no other mention.
>in my exim 4.22 config file however i have fouind
>domainlist relay_to_domains : a.b.c.0/24


that makes no sense, relay_to_domains is (usually^) used to hold the
list of *domains* for which we relay. A /24 is a network, not a
domain, so that is an incorrect example.
The documentation (spec.txt) is correct in this respect.

Giuliano

^ I say "usually" as its actual meaning (effect) depends on what you
put in your ACLs.