Re: [EXIM] Need configure file to stop relay, quickly.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Ben Smithurst
日付:  
To: Keith McCallion
CC: Don Wilkerson, exim-users@exim.org
題目: Re: [EXIM] Need configure file to stop relay, quickly.
Keith McCallion wrote:

> Put this in your 'configure' file:
>
>     NETWORKS = /path/to/a/file
>     sender_net_accept_relay = NETWORKS

>
> The file you named for NETWORKS should look like:
>
>     127.0.0.0/255.255.255.0
>     10.0.0.0/255.0.0.0

>
> Then just restart Exim and you should be ready to go (restart by HUPing
> the main process ID.)


Just to add one more thing which I find useful: you can easily test it
by using the -bh option, check the spec for more info.

--
Ben Smithurst
ben@???

send a blank message to ben+pgp@??? for PGP key

--
*** Exim information can be found at http://www.exim.org/ ***