Metadata for exim-greylist-4.99.4-1.el10_3.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: exim-greylist
Version: 4.99.4-1.el10_3
Arch: ppc64le
Summary: Example configuration for greylisting using Exim
License: GPL-2.0-or-later
Vendor: Fedora Project
Build Host: buildvm-ppc64le-32.rdu3.fedoraproject.org
Build Date: Mon Jun  1 14:55:38 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.el10_3
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.el10_3
exim-greylist 4.99.4-1.el10_3
exim-greylist(ppc-64) 4.99.4-1.el10_3

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

GPL-2.0-or-later