معرفی شرکت ها


exim-greylist-4.97.1-5.fc39.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Example configuration for greylisting using Exim
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything x86_64
نام بسته exim-greylist
نام فایل بسته exim-greylist-4.97.1-5.fc39.x86_64.rpm
نسخه بسته 4.97.1
انتشار بسته 5.fc39
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Mon 04 Mar 2024 01
هاست سازنده buildhw-x86-12.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.exim.org/
مجوز GPLv2+
حجم دانلود 15K
حجم نصب 8.086K
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.


جایگزین ها

بسته نسخه معماری مخزن
exim-greylist-4.96-10.fc39.aarch64.rpm 4.96 aarch64 Fedora Everything
exim-greylist-4.96-10.fc39.x86_64.rpm 4.96 x86_64 Fedora Everything
exim-greylist-4.96.2-1.fc39.aarch64.rpm 4.96.2 aarch64 Fedora Everything
exim-greylist-4.96.2-1.fc39.x86_64.rpm 4.96.2 x86_64 Fedora Everything
exim-greylist-4.97.1-5.fc39.aarch64.rpm 4.97.1 aarch64 Fedora Everything


نیازمندی

مقدار نام
- /bin/sh
- /usr/bin/bash
= 4.97.1-5.fc39 config(exim-greylist)
- crontabs
- exim
- sqlite


ارائه دهنده

مقدار نام
= 4.97.1-5.fc39 config(exim-greylist)
= 4.97.1-5.fc39 exim-greylist
= 4.97.1-5.fc39 exim-greylist(x86-64)


نحوه نصب


نصب پکیج rpm exim-greylist:

    dnf install exim-greylist-4.97.1-5.fc39.x86_64.rpm


فایل ها

مسیرها
/etc/cron.daily/greylist-tidy.sh
/etc/exim/exim-greylist.conf.inc
/etc/exim/mk-greylist-db.sql


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2024-03-04

Fix PCRE2 memory use explosion (Exim bug 3047)

2024-01-24

Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

2024-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

2024-01-16

Support old-format message_id spoolfiles for mailq

2024-01-03

New version
Fixed SMTP smuggling vulnerability
2023-51766

2023-11-06

New version

2023-10-16

New version

2023-10-12

Build against the 'mariadb-connector-c-devel' package (patch by mschorm)

2023-10-02

New version

2023-07-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-07-11

Perl 5.38 rebuild

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-12-13

Fix pointer truncation bug in DLOPEN_LOCAL_SCAN extension (#2152978)

2022-11-22

Fixed exit on attempt to rewrite malformed address

2022-11-01

Fixed use after free in dmarc_dns_lookup
2022-3620

2022-10-19

Fixed use after free in regex handler
2022-3559