[Lunar-commits] r19566 - moonbase/trunk/mail/amavisd-new

Florin Braescu florin at lunar-linux.org
Mon Apr 3 20:51:31 UTC 2006


Author: florin
Date: 2006-04-03 20:51:30 +0000 (Mon, 03 Apr 2006)
New Revision: 19566

Modified:
   moonbase/trunk/mail/amavisd-new/DETAILS
Log:
bump the version from 2.3.3 to 2.4.0. Delivery status notifications (DSN) are now supported, both as an SMTP protocol extension and in notifications. Header fields like X-Amavis and X-Spam are now treated as mail headers for DomainKeys compatibility. Configuration variables can be chosen based on the mail contents category, which is now represented explicitly. A built-in macro expander is enhanced, providing new macros and call types. Support has been added for passive operating system fingerprinting with the use of p0f, supplying collected information as a header field to SpamAssassin. Compatibility with Net::Server 0.91 and later is provided.

Modified: moonbase/trunk/mail/amavisd-new/DETAILS
===================================================================
--- moonbase/trunk/mail/amavisd-new/DETAILS	2006-04-03 20:49:49 UTC (rev 19565)
+++ moonbase/trunk/mail/amavisd-new/DETAILS	2006-04-03 20:51:30 UTC (rev 19566)
@@ -1,12 +1,12 @@
           MODULE=amavisd-new
-         VERSION=2.3.3
+         VERSION=2.4.0
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=http://www.ijs.si/software/amavisd/
-      SOURCE_VFY=sha1:5676f7df377b5af8349c989b9da8fd07ce383242
+      SOURCE_VFY=sha1:5fe9472a3fe2f8ef994313db8b05429bd57920bc
         WEB_SITE=http://www.ijs.si/software/amavisd
          ENTERED=20030315
-         UPDATED=20050822
+         UPDATED=20060404
            SHORT="amavisd-new is a interface between MTA (message transfer agent) and one or more content checkers: virus scanners, and/or SpamAssasin"
 
 cat << EOF



More information about the Lunar-commits mailing list