INFO
Name: exim-greylist
Version: 4.99.4-1.el9
Arch: aarch64
Summary: Example configuration for greylisting using Exim
License: GPLv2+
Vendor: Fedora Project
Build Host: buildvm-a64-07.rdu3.fedoraproject.org
Build Date: Mon Jun 1 14:59:05 2026
Size: 8280
URL: https://www.exim.org/
Description: 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.
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
REQUIRES
/bin/sh
/usr/bin/bash
config(exim-greylist) 4.99.4-1.el9
crontabs
exim
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
sqlite
PROVIDES
config(exim-greylist) 4.99.4-1.el9
exim-greylist 4.99.4-1.el9
exim-greylist(aarch-64) 4.99.4-1.el9
CONFIG FILES
/etc/cron.daily/greylist-tidy.sh
/etc/exim/exim-greylist.conf.inc c
/etc/exim/mk-greylist-db.sql
/var/spool/exim/db/greylist.db g
LICENSE FILES
GPLv2+
|