git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update eximstats to watch out for senders sending 'HELO [IpAddr]'
[users/heiko/exim.git]
/
doc
/
doc-txt
/
experimental-spec.txt
diff --git
a/doc/doc-txt/experimental-spec.txt
b/doc/doc-txt/experimental-spec.txt
index 5dd6832b1f6382cc71aa32f4f0736e99d5a161e8..7bb17883c77143434880f96872197045d72b3a00 100644
(file)
--- a/
doc/doc-txt/experimental-spec.txt
+++ b/
doc/doc-txt/experimental-spec.txt
@@
-2,14
+2,14
@@
From time to time, experimental features may be added to Exim.
While a feature is experimental, there will be a build-time
option whose name starts "EXPERIMENTAL_" that must be set in
order to include the feature. This file contains information
While a feature is experimental, there will be a build-time
option whose name starts "EXPERIMENTAL_" that must be set in
order to include the feature. This file contains information
-about experimen
a
tal features, all of which are unstable and
-liable to incompatib
i
le change.
+about experimental features, all of which are unstable and
+liable to incompatible change.
OCSP Stapling support
--------------------------------------------------------------
OCSP Stapling support
--------------------------------------------------------------
-X509 PKI certificates expire and can be revoked; to handle this, the
+X
.
509 PKI certificates expire and can be revoked; to handle this, the
clients need some way to determine if a particular certificate, from a
particular Certificate Authority (CA), is still valid. There are three
main ways to do so.
clients need some way to determine if a particular certificate, from a
particular Certificate Authority (CA), is still valid. There are three
main ways to do so.
@@
-380,7
+380,7
@@
their default locations.
You can now run SPF checks in incoming SMTP by using the "spf"
ACL condition in either the MAIL, RCPT or DATA ACLs. When
You can now run SPF checks in incoming SMTP by using the "spf"
ACL condition in either the MAIL, RCPT or DATA ACLs. When
-using it in the RCPT ACL, you can make the checks dependen
d
on
+using it in the RCPT ACL, you can make the checks dependen
t
on
the RCPT address (or domain), so you can check SPF records
only for certain target domains. This gives you the
possibility to opt-out certain customers that do not want
the RCPT address (or domain), so you can check SPF records
only for certain target domains. This gives you the
possibility to opt-out certain customers that do not want
@@
-491,7
+491,7
@@
reject message.
When the spf_guess condition has run, it sets up the same expansion
variables as when spf condition is run, described above.
When the spf_guess condition has run, it sets up the same expansion
variables as when spf condition is run, described above.
-Additionally, since Best-guess is not standarized, you may redefine
+Additionally, since Best-guess is not standar
d
ized, you may redefine
what "Best-guess" means to you by redefining spf_guess variable in
global config. For example, the following:
what "Best-guess" means to you by redefining spf_guess variable in
global config. For example, the following:
@@
-546,7
+546,7
@@
In the DATA ACL you can use the new condition
After that "$dcc_header" contains the X-DCC-Header.
After that "$dcc_header" contains the X-DCC-Header.
-Returnvalues are:
+Return
values are:
fail for overall "R", "G" from dccifd
defer for overall "T" from dccifd
accept for overall "A", "S" from dccifd
fail for overall "R", "G" from dccifd
defer for overall "T" from dccifd
accept for overall "A", "S" from dccifd