summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2017-02-06 13:25:30 -0500
committerPhil Pennock <pdp@exim.org>2017-02-06 13:26:13 -0500
commit35fd8b25697e3c8089e3e6eab20b843ce024df21 (patch)
treef167ce959113daf55336a70557f05e587ba3a40d
parent6a41ae7a69827275bb2eee8c3ffb5e12fc837c58 (diff)
downloadexim4-abandoned_first_rel_4_89.tar.gz
doc-fix: reference current libsrs_alt availabilityabandoned_first_rel_4_89
Matches site from Wiki, from Google SERP, etc. (cherry picked from commit f413521a30495dad4fbd6fc6b8b465373805d53f) Signed-off-by: Phil Pennock <pdp@exim.org>
-rw-r--r--doc/doc-txt/experimental-spec.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt
index 2a1901ade..aa85847d8 100644
--- a/doc/doc-txt/experimental-spec.txt
+++ b/doc/doc-txt/experimental-spec.txt
@@ -464,11 +464,13 @@ SRS (Sender Rewriting Scheme) Support
Exiscan currently includes SRS support via Miles Wilton's
libsrs_alt library. The current version of the supported
-library is 0.5.
+library is 0.5, there are reports of 1.0 working.
In order to use SRS, you must get a copy of libsrs_alt from
-http://srs.mirtol.com/
+https://opsec.eu/src/srs/
+
+(not the original source, which has disappeared.)
Unpack the tarball, then refer to MTAs/README.EXIM
to proceed. You need to set
@@ -478,6 +480,7 @@ EXPERIMENTAL_SRS=yes
in your Local/Makefile.
+
DCC Support
--------------------------------------------------------------
Distributed Checksum Clearinghouse; http://www.rhyolite.com/dcc/