Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: exim-greylist | Distribution: Fedora Project |
Version: 4.98 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Tue Jul 16 18:34:05 2024 |
Group: Unspecified | Build host: buildvm-s390x-04.s390.fedoraproject.org |
Size: 8280 | Source RPM: exim-4.98-1.el9.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.
GPLv2+
* Tue Jul 16 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 4.98-1 - New version Resolves: rhbz#2297124 - Fixed incorrect parsing of multiline rfc2231 header filename Resolves: CVE-2024-39929 - Enabled SRS support * Wed Jan 03 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 4.97.1-1 - New version Resolves: rhbz#2256145 - Fixed SMTP smuggling vulnerability Resolves: CVE-2023-51766
/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, Fri Nov 15 07:51:05 2024