amavisd-new 1:2.12.2-1.1ubuntu1 source package in Ubuntu
Changelog
amavisd-new (1:2.12.2-1.1ubuntu1) lunar; urgency=medium * Merge from Debian unstable (LP: #1993383). Remaining changes: - Add information in README.Debian about Ubuntu specific changes. - d/README.Debian, d/etc/conf.d/21-ubuntu_defaults: Ubuntu configuration changes in 21-ubuntu_defaults. + Reduce email responses for virus/blocked mail so as not to be a backscatter source by default. + Enable DKIM checking by default. - d/README.Debian,d/etc/conf.d/40-policy_banks: Include policy-bank of known good domains for DKIM whitelisting in 40-policy_banks. - d/control: drop altermime and ripole to Suggests after discussions with the server team. - d/control,d/amavisd-new-postfix.*: new package amavisd-new-postfix, configuration for anti-spam/virus. - do not report FQDN misconfiguration through apport. (LP #1587695). + d/control: b-dep on dh_apparmor + d/rules: enable dh_apparmor + d/amavisd-new.apport: apport script + d/amavisd-new.dirs: layout required dirs -- Sergio Durigan Junior <email address hidden> Fri, 18 Nov 2022 14:23:22 -0500
Upload details
- Uploaded by:
- Sergio Durigan Junior
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
amavisd-new_2.12.2.orig.tar.bz2 | 854.2 KiB | 728d82af56e0452ab8d9e36f7114aedf28784ad6cd11d162627cb3576c192199 |
amavisd-new_2.12.2-1.1ubuntu1.debian.tar.xz | 63.1 KiB | 43a2f60a9891341444e70f93b2abdd7623e81bf2b98965b67f247bfa99c66447 |
amavisd-new_2.12.2-1.1ubuntu1.dsc | 2.1 KiB | d234dd6989cd42b0b47b0027855c9bb56705d18a91b3020e808aa833b606b0e6 |
Available diffs
Binary packages built by this source
- amavisd-new: Interface between MTA and virus scanner/content filters
AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
zero or more virus scanners, and spamassassin (optional).
.
It supports all common virus scanners (more than 20 different AVs), with
direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
f-prot, and Sophos AVs.
.
AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
(ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP
filter mode than using the AMaViS pipe client. It supports sendmail milter
through the amavisd-new-milter package.
- amavisd-new-postfix: part of Ubuntu mail stack provided by Ubuntu server team
AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
zero or more virus scanners, and spamassassin (optional).
.
It supports all common virus scanners (more than 20 different AVs), with
direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
f-prot, and Sophos AVs.
.
AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
(ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP
filter mode than using the AMaViS pipe client. It supports sendmail milter
through this package.
.
This package contains configuration files for amavis and alters postfix
configuration to utilize amavisd-new.