diff options
author | Nigel Metheringham <nigel@exim.org> | 2016-02-24 16:44:59 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2016-02-24 16:44:59 +0000 |
commit | 86d5230bb79219ec69786ff5b9add4306d31e986 (patch) | |
tree | 37b7457c3928b5bf087fc5dc374703168399ce8e /doc | |
parent | 382bf15bed5d85fe017dd3b7d117eeb28f219358 (diff) |
Removed doc references to relay-test.mail-abuse.org
As per github ticket #37 - https://github.com/Exim/exim/issues/37
relay-test.mail-abuse.org is no longer available so references to it have been removed from the documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 758a0cf39..673cdf250 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27460,9 +27460,6 @@ a realistic ACL for checking RCPT commands. This is discussed in chapter .section "Testing ACLs" "SECID188" The &%-bh%& command line option provides a way of testing your ACL configuration locally by running a fake SMTP session with which you interact. -The host &'relay-test.mail-abuse.org'& provides a service for checking your -relaying configuration (see section &<<SECTcheralcon>>& for more details). - .section "Specifying when ACLs are used" "SECID189" @@ -30913,14 +30910,6 @@ in chapter &<<CHAPdefconfil>>&. You can check the relay characteristics of your configuration in the same way that you can test any ACL behaviour for an incoming SMTP connection, by using the &%-bh%& option to run a fake SMTP session with which you interact. - -For specifically testing for unwanted relaying, the host -&'relay-test.mail-abuse.org'& provides a useful service. If you telnet to this -host from the host on which Exim is running, using the normal telnet port, you -will see a normal telnet connection message and then quite a long delay. Be -patient. The remote host is making an SMTP connection back to your host, and -trying a number of common probes to test for open relay vulnerability. The -results of the tests will eventually appear on your terminal. .ecindex IIDacl |