X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/96eb5586981e010c8c40b878c314e6769597387a..a2596a91dabca2682b3ce2a6d0f84e702b716d52:/howto/relay.html diff --git a/howto/relay.html b/howto/relay.html index f07ec65..0ed33f7 100644 --- a/howto/relay.html +++ b/howto/relay.html @@ -14,12 +14,23 @@ work. In any case this is a theft of service and needs to be stopped.

-

Relay Configuration Options

+

Exim v4.x Relay Control

-

These are fully detailed in the Exim v4.x has completely different and considerably more + flexible mail policy controls than earlier versions. The + documentation is also considerable more complete and the default + configuration file has a well commented section on relay control + (in the RCPT TO ACL. You should instead read the + specification section on Access + Control Lists.

+ +

Exim v3.x Relay Configuration Options

+ +

These are fully detailed in the Exim Specification Document. The specific section on relaying is here

+ href="../exim-html-3.20/doc/html/spec_46.html#SEC813">here

  1. Firstly you need to specify the local mail domains as @@ -43,7 +54,7 @@ machine on your network could be used to do unauthorised relaying. The control of hosts that can relay is done with the host_accept_relay + href="../exim-html-3.20/doc/html/spec_11.html#SEC235">host_accept_relay option.
@@ -66,6 +77,6 @@ host_accept_relay = 127.0.0.1/8
Nigel Metheringham
-

$Id: relay.html,v 1.3 2000/04/09 22:02:34 nigel Exp $

+

$Id: relay.html,v 1.2 2001/05/10 11:24:39 nigel Exp $