aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-04-04 14:24:28 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-04-04 14:24:28 +0000
commit1b19aae56027ac73cc165acdc51e24693c455dc0 (patch)
treea09c1012fbf61ec16842d9cd91efa9ae4954e87a /NEWS
parent38abbc45c05807124de2190eca37a6638093eb06 (diff)
downloadmailfromd-1b19aae56027ac73cc165acdc51e24693c455dc0.tar.gz
mailfromd-1b19aae56027ac73cc165acdc51e24693c455dc0.tar.bz2
Document SPF functions
git-svn-id: file:///svnroot/mailfromd/trunk@1346 7a8a7f39-df28-0410-adc6-e0d955640f24
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,2 +1,2 @@
-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
@@ -9,2 +9,12 @@ 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

Return to:

Send suggestions and report system problems to the System administrator.