diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-04-14 04:59:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-04-14 04:59:14 +0000 |
commit | 112179d277fa85bf63e235d93da6333dbc0311b4 (patch) | |
tree | 00eb790c871e5d429fe76a06e453023ed0bfd6c6 /mail/dspam/PLIST | |
parent | d793fca5f9759a405e7ae57daa26f41619856cc1 (diff) | |
download | pkgsrc-112179d277fa85bf63e235d93da6333dbc0311b4.tar.gz |
Update to 3.4.4.
Version 3.4.4-STABLE
This version if a maintenance release and contains bug fixes only
BUGFIX: Message-based signatures do not appear in quoted-printable/base64 parts
RELEASE 3.4.3-STABLE
This version is a maintenance release and contains bug fixes only
BUGFIX: When using LMTP/SMTP delivery, QuarantineAgent is ignored
BUGFIX: Domain-scale uses wrong data path in admin script
BUGFIX: DSPAM fails to build on Cygwin
BUGFIX: optIn does not work when using preferences extensions
BUGFIX: showFactors does not set/unset properly in user preferences
BUGFIX: Supplying an empty spamSubject raises errors in user preferences
BUGFIX: Signature-related errors are not reported (except to debug)
BUGFIX: Formatting bug in system.log
Diffstat (limited to 'mail/dspam/PLIST')
-rw-r--r-- | mail/dspam/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/dspam/PLIST b/mail/dspam/PLIST index 6b930c40969..7f89717cb70 100644 --- a/mail/dspam/PLIST +++ b/mail/dspam/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/03/21 21:35:52 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/04/14 04:59:14 xtraeme Exp $ bin/dspam bin/dspam_2sql bin/dspam_admin @@ -40,6 +40,7 @@ man/man3/dspam_process.3 man/man3/libdspam.3 share/doc/dspam/README share/doc/dspam/RELEASE.NOTES +share/doc/dspam/appliance.txt share/doc/dspam/courier.txt share/doc/dspam/exim.txt share/doc/dspam/mysql_drv.txt @@ -77,6 +78,7 @@ ${MYSQL}share/dspam/mysql/mysql_objects-speed.sql ${MYSQL}share/dspam/mysql/purge.sql ${MYSQL}share/dspam/mysql/purge-4.1.sql ${MYSQL}share/dspam/mysql/virtual_users.sql +${MYSQL}share/dspam/mysql/virtual_user_aliases.sql ${MYSQL}share/dspam/mysql/neural.sql ${PGSQL}share/dspam/pgsql/pgsql_objects.sql ${PGSQL}share/dspam/pgsql/purge.sql |