aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index abebdfc8..5c1d168d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Mailfromd NEWS -- history of user-visible changes. 2007-04-01
+Mailfromd NEWS -- history of user-visible changes. 2007-04-04
Copyright (C) 2005, 2006, 2007 Sergey Poznyakoff
See the end of file for copying conditions.
@@ -7,6 +7,16 @@ Please send mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
Version 3.1.91, SVN
+* SPF support
+
+The function check_host() tests the SPF record for the given
+identity/host name. The syntax is:
+
+ number check_host(string ip, string domain, string sender, string helo)
+
+See the documentation, node `SPF functions' for the detailed
+description of this function and the related functions and variables.
+
* next and pass
Use `pass' instead of `next'.

Return to:

Send suggestions and report system problems to the System administrator.