exim default config question

Gavin Henry gavin.henry at magicfx.co.uk
Fri Feb 25 00:59:32 UTC 2005


On Friday 25 Feb 2005 00:45, Cream wrote:
> accept  domains         = +relay_to_domains
>         endpass
>         verify          = recipient

domainlist relay_to_domains = yourdomains


  # Accept if the address is in a local domain, but only if the recipient can
  # be verified. Otherwise deny. The "endpass" line is the border between
  # passing on to the next ACL statement (if tests above it fail) or denying
  # access (if tests below it fail).

  accept  domains       = +local_domains
          endpass
          verify        = recipient

  # Accept if the address is in a domain for which we are relaying, but again,
  # only if the recipient can be verified.

  accept  domains       = +relay_to_domains
          endpass
          verify        = recipient

-- 
Kind Regards,

Gavin Henry.

http://www.magicfx.co.uk
http://www.benhenry.co.uk
http://www.thehenrys.co.uk
http://www.ghenry.co.uk
http://FedoraNEWS.ORG/ghenry
http://shorl.com/dokypyrirypa
http://www.suretecsystems.com




More information about the fedora-test-list mailing list