| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: amavisd-new | Distribution: SuSE Linux 9.3 (i586) |
| Version: 2.2.1 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 5 | Build date: Sat Mar 19 22:44:45 2005 |
| Group: Productivity/Networking/Security | Build host: glaser.suse.de |
| Size: 1371896 | Source RPM: amavisd-new-2.2.1-5.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://www.ijs.si/software/amavisd/ | |
| Summary: High-Performance E-Mail Virus Scanner | |
Amavisd-new is a high-performance interface between mailer (MTA) and
content checkers: virus scanners, and/or SpamAssassin. It talks to the
MTA via (E)SMTP, LMTP, or by using helper programs. It works with the
following MTAs:
- postfix
- sendmail (sendmail-milter)
- exim
Authors:
--------
Mark Martinec <mark.martinec@ijs.si>
GPL
internal MD5: 7220fc827938091bd486dcbae5284513
GPG
* Thu Feb 03 2005 - choeger@suse.de
- s/X-UnitedLinux-Should-Start/Should-Start/
* Mon Jan 24 2005 - ro@suse.de
- removed arc dependency (deleted package)
* Fri Jan 21 2005 - choeger@suse.de
- update to version 2.2.1
* Wed Nov 24 2004 - choeger@suse.de
- update to version 2.2.0
* Tue Oct 05 2004 - choeger@suse.de
- bugfix: untainting filename in unlink() in function
files_to_scan(). Without untaint() amavisd-new will
e.g. fail in case of a message with an attachment that
has more than $MAXFILES files in it.
* Thu Sep 23 2004 - choeger@suse.de
- setting "$final_spam_destiny = D_PASS;" again
- changing /var/run/clamav/clamd to /var/lib/clamav/clamd-socket
* Wed Sep 15 2004 - choeger@suse.de
- HUPing no longer possible in version 2.1, using
amavisd reload instead
* Tue Sep 07 2004 - choeger@suse.de
- update to minor maintenance release 2.1.2
- fixed (hard)black- and white-listing on static lookup tables
which failed to match any sender; reported by Derck Floor;
- use $hdrfrom_notify_recip address in the From: field for recipient
notifications, instead of $hdrfrom_notify_admin; inconsistency pointed out
by Ekkehard Burkon;
- the 'neutral' sender notification template was joining the Subject and the
Message-ID header fields into one longer Subject when it was reporting some
nondelivery other than the 'invalid characters in header'. Likewise the
first body line of this same DSN was eaten up: "This nondelivery report was
generated by the amavisd-new program" (the problem was introduced in
amavisd-new-20030616 and never reported);
- in amavisd-agent, amavisd-nanny, amavisd: extend the signal and error
handling in code sections holding bdb locks from just ignoring the SIGINT,
to controlled catching and re-signaling several signals and error
conditions; problem reported by Tom Mulder;
- provide new macro %e which evaluates to our best guess of the originator IP
address collected from the Received trace, complementing similar macros
%t, %a and %g; suggested by Gregor Weiss;
- add the result of macro %e to the default 0-level log entry;
* Thu Aug 26 2004 - choeger@suse.de
- uncomment $unix_socketname in amavisd.conf to be able to
pipe into /usr/sbin/amavis, which needs to connect to
$unix_socketname
* Thu Aug 26 2004 - choeger@suse.de
- Bugfix: amavisd 2.1.1 still announces itself as 2.1.0
* Wed Aug 25 2004 - choeger@suse.de
- update to latest version 2.1.1
- fixed specfile (now needs to additional directories %{avspool}/tmp
and %{avspool}/db
- fixed hardcoded berkeleydb home path to /var/spool/amavis/db in
amavisd-agent and amavisd-nanny
- added perl-BerkeleyDB to Requires
* Tue Aug 17 2004 - choeger@suse.de
- update to latest version 2.1.0 (20040815)
* Mon Jun 28 2004 - choeger@suse.de
- Bugfix ID#42381 - amavisd-new reload/restart kills service
chown logfile to $daemon_user when using file logging instead
of syslog
- Bugfix ID#42223 - amavis-new spams mail.warn
do not enable amavisd-new per default in sysconfig.amavis
* Mon Jun 07 2004 - choeger@suse.de
- added clamd to X-UnitedLinux-Should-Start in init-script
(related to Bugzilla ID#41722)
* Fri Apr 23 2004 - choeger@suse.de
- Bugfix Bugzilla ID#39293, amavisd-new + bind9 cache
When using rbl checks etc. in amavisd-new (/etc/amavsid.conf:
$sa_local_tests_only = 0; # (default: false)) amavis seems to check for a
working DNS resolver. If not present, remote tests are disabled.
-> added $named to X-UnitedLinux-Should-Start in init-script
* Tue Apr 06 2004 - choeger@suse.de
- update to patchlevel 9:
The P9 fixes few minor problems that P8 introduced, adds more workarounds for
Perl taint bugs, recognizes SFX LHA archives, supports DrWebD 4.31, The
helper program amavis-milter.c now checks and properly reports the status of
all calls to mkdir/rmdir/open/unlink/write, and makes a clear distinction
between message data and connection data. Please see the RELEASE NOTES.
* Tue Mar 30 2004 - choeger@suse.de
- forgot to add the patch for the X-Amavis-Alert changes
* Fri Mar 26 2004 - choeger@suse.de
- added sendmail to neededforbuild
- always use the same X-Amavis-Alert header (and not X-AMaViS-Alert on
one place)
* Wed Mar 17 2004 - choeger@suse.de
- update to patchlevel 8
Improved W32/Bagle-{F,...} detection (password-protected zip archives)
Bugzilla ID#36041
* Thu Feb 26 2004 - choeger@suse.de
- forgot to increase patchlevel in version number
* Fri Jan 09 2004 - choeger@suse.de
- update to 20030616-p7
* Thu Dec 11 2003 - choeger@suse.de
- add amavis LDAP.schema to filelist (/etc/openldap/schema/amavisd-new.schema)
- deaktivate virus-scanner per default, as this requires one of the
commercial virus scanners to be installed.
* Mon Nov 17 2003 - choeger@suse.de
- update to 20030616-p6
* Fri Oct 31 2003 - choeger@suse.de
- Don't build as root
* Fri Sep 05 2003 - choeger@suse.de
- security: create own group vscan and put user vscan into
group vscan as documented in the INSTALL document
* Thu Sep 04 2003 - choeger@suse.de
- update to 20030616-p5
The p5 fixes SQL white/blacklist caching bug, fixes a failure when attempting
to parse nonexistent Received header field, and few minor details. See the
RELEASE NOTES.
* Tue Sep 02 2003 - choeger@suse.de
- only copy /etc/amavisd.conf, if it had been really changed in %post
* Mon Sep 01 2003 - choeger@suse.de
- added spamassassin to Requires (Bugzilla ID#29731)
* Fri Aug 29 2003 - kukuk@suse.de
- Add -r option to useradd for systemaccounts [Bug #29611]
* Fri Aug 29 2003 - mmj@suse.de
- Add sysconfig metadata [#28812]
* Wed Jul 30 2003 - choeger@suse.de
- new macros for stop/restart of services on rpm update/removal
* Mon Jul 28 2003 - choeger@suse.de
- added AMAVIS_SENDMAIL_MILTER feature to sysconfig.amavis
- added AMAVIS_SENDMAIL_MILTER to init-script
- updated README.SuSE
- added patch to 20030616-p3
* Tue Jul 01 2003 - choeger@suse.de
- do not quarantine spam mails, because the amavisd-new default is to reject
spam, which I changed to pass and tag, so there's no need to store them.
- set default spam score to 5.0, which is the spamassassin default
- added sysconfig.amavis to integrate into postfix/sendmail as with
amavis[d]-postfix/amavis[d]-sendmail
* Tue Jul 01 2003 - choeger@suse.de
- use --with-milterlib=%{_libdir} in order to find libmilter.a on
64bit biarchs
* Mon Jun 30 2003 - choeger@suse.de
- initial version 20030616-p2
аз:1
Generated by rpm2html 1.8.1
Daniel Veillard, Sun May 25 04:00:41 2008