Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

exim-greylist-4.94-7.fc34 RPM for armv7hl

From Fedora 34 for armhfp / e

Name: exim-greylist Distribution: Fedora Project
Version: 4.94 Vendor: Fedora Project
Release: 7.fc34 Build date: Thu Mar 25 15:28:36 2021
Group: Unspecified Build host: buildvm-a32-14.iad2.fedoraproject.org
Size: 8264 Source RPM: exim-4.94-7.fc34.src.rpm
Packager: Fedora Project
Url: https://www.exim.org/
Summary: Example configuration for greylisting using Exim
This package contains a simple example of how to do greylisting in Exim's
ACL configuration. It contains a cron job to remove old entries from the
greylisting database, and an ACL subroutine which needs to be included
from the main exim.conf file.

To enable greylisting, install this package and then uncomment the lines
in Exim's configuration /etc/exim.conf which enable it. You need to
uncomment at least two lines -- the '.include' directive which includes
the new ACL subroutine, and the line which invokes the new subroutine.

By default, this implementation only greylists mails which appears
'suspicious' in some way. During normal processing of the ACLs we collect
a list of 'offended' which it's committed, which may include having
SpamAssassin points, lacking a Message-ID: header, coming from a blacklisted
host, etc. There are examples of these in the default configuration file,
mostly commented out. These should be sufficient for you to you trigger
greylisting for whatever 'offences' you can dream of, or even to make
greylisting unconditional.

Provides

Requires

License

GPLv2+

Changelog

* Thu Mar 25 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 4.94-7
  - Fixed cname handling in TLS certificate verification
    Resolves: rhbz#1942582
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.94-6
  - Rebuilt for updated systemd-rpm-macros
    See https://pagure.io/fesco/issue/2583.
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 4.94-5
  - rebuild for libpq ABI fix rhbz#1908268
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.94-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.94-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.94-2
  - Perl 5.32 rebuild
* Mon Jun 01 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.94-1
  - New version
    Resolves: rhbz#1842590
  - Used Exim maintainers keyring for GPG verification
  - Dropped CVE-2020-12783 patch (upstreamed)
  - Used better workaround for rhbz#1791878
    Resolves: rhbz#1842633
* Fri May 15 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.93-8
  - Fixed out-of-bounds read in the SPA authenticator
    Resolves: CVE-2020-12783
* Wed Apr 29 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.93-7
  - Improved the spec file not to override LDFLAGS
* Wed Apr 29 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.93-6
  - Updated config to explictly link with spf2 and opendmarc
  - Fixed bogus date in changelog
* Wed Apr 29 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.93-5
  - Bump for rebuild with the fixed clamd requirement
    Resolves: rhbz#1801329
* Fri Mar 20 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.93-4
  - Workaround for upgrade conflict
    Resolves: rhbz#1791878
* Thu Feb 20 2020 Tom Hughes <tom@compton.nu> - 4.93-3
  - Enable SPF and DMARC support
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.93-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Jan 12 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.93-1
  - New version
    Resolves: rhbz#1782320
  - Consolidated and simplified patches
  - Dropped dane-enable patch (not needed)
* Thu Jan 02 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92.3-5
  - Fixed FTBFS due to changes in clamav package
    Resolves: rhbz#1787285
* Fri Nov 22 2019 Felix Schwarz <fschwarz@fedoraproject.org> - 4.92.3-4
  - enable GPG-based source file verification
* Thu Oct 10 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92.3-3
  - Enabled local_scan
* Thu Oct 10 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92.3-2
  - Dropped sysvinit artifacts
* Mon Sep 30 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92.3-1
  - New version
    Resolves: rhbz#1756656
    Resolves: CVE-2019-16928
* Fri Sep 06 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92.2-1
  - New version
    Resolves: CVE-2019-15846
* Tue Aug 20 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92.1-1
  - New version
    Resolves: rhbz#1742312
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.92-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.92-8
  - Perl 5.30 rebuild
* Wed Mar 27 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92-7
  - Enabled DANE support
    Resolves: rhbz#1693202

Files

/etc/cron.daily/greylist-tidy.sh
/etc/exim/exim-greylist.conf.inc
/etc/exim/mk-greylist-db.sql
/var/spool/exim/db/greylist.db


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 9 18:04:23 2023