Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
amavisd-new: Email filter with virus scanner and spamassassin support
- Summary
- amavisd-new is a high-performance and reliable interface between mailer
(MTA) and one or more content checkers: virus scanners, and/or
Mail::SpamAssassin Perl module. It is written in Perl, assuring high
reliability, portability and maintainability. It talks to MTA via (E)SMTP
or LMTP, or by using helper programs. No timing gaps exist in the design,
which could cause a mail loss.
Changelog
- * Thu Feb 2 22:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 2.3.3-5
- Add dist to Release
- * Wed Sep 21 23:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 2.3.3-4
- Add TODO and amavisd.conf-* to %doc
- * Mon Sep 19 23:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 2.3.3-3
- Add amavisd-db.patch to fix the path to the db directory in
amavisd-agent and amavisd-nanny. (Thanks to Julien Tognazzi.)