aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-28 14:11:18 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-28 14:11:18 +0000
commite6edef75c438d5bb9bdd9f7348a478612bdcc24c (patch)
treeaa3ea311771b3e9050b1e3dda34132b6e11323da /NEWS
parent84139125102d15a996308a7ebd4b561628a0e382 (diff)
downloadmailfromd-e6edef75c438d5bb9bdd9f7348a478612bdcc24c.tar.gz
mailfromd-e6edef75c438d5bb9bdd9f7348a478612bdcc24c.tar.bz2
Version 2.0.2
git-svn-id: file:///svnroot/mailfromd/trunk@687 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index dd9c3b86..ece25b0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,23 @@
-Mailfromd NEWS -- history of user-visible changes. 2006-10-20
+Mailfromd NEWS -- history of user-visible changes. 2006-10-28
Copyright (C) 2005, 2006 Sergey Poznyakoff
See the end of file for copying conditions.
Please send mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
-Version 2.0.1 (CVS)
+Version 2.0.2 (CVS)
* New option --dump-macros shows all Sendmail macros used in the configuration
file, by milter states. It is useful to create Sendmail
`Milter.macros.*' (confMILTER_MACROS_*) statements.
* New function `sa' checks the message for spam via SpamAssasin spamd
-interface.
+interface. It supplies additional data via the global variables
+sa_score, sa_threshold, and sa_keywords.
+
+* New function `clamav' checks the message for viruses via ClamAV daemon
+interface. Additional data (the virus name, if found) is stored in
+the global variable clamav_virus_name.
* New variables last_poll_host, last_poll_send, last_poll_recv contain
the host name of the lastly polled host, the command sent and the

Return to:

Send suggestions and report system problems to the System administrator.