exim src 1bae747330c5c80750a613cb4d40e450978705cd1fe1bab8112ea9b0ed3f1c22 The exim mail transfer agent Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail. https://www.exim.org/ exim x86_64 93901754fe569fca2972fe7932921b4e9311177e258bbae943b2c7039ef40f08 The exim mail transfer agent Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail. https://www.exim.org/ exim src 7e984a7d48c42c7276b5f6b899e5dab33bbcd8f3d89a3b033d82fcef957cb2a6 The exim mail transfer agent Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail. https://www.exim.org/ exim x86_64 567e04256fbc35273f700b2612edd508bddea2fd0ac54246d7307fe8d1c6e8d6 The exim mail transfer agent Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail. https://www.exim.org/ exim-clamav x86_64 f844d597d7fbeb8664bdfb72fd7f6570a7bf697f2ccffbcc76f4e7744e3be99b Clam Antivirus scanner dæmon configuration for use with Exim This package contains configuration files which invoke a copy of the clamav dæmon for use with Exim. It can be activated by adding (or uncommenting) av_scanner = clamd:/var/run/clamd.exim/clamd.sock in your exim.conf, and using the 'malware' condition in the DATA ACL, as follows: deny message = This message contains malware ($malware_name) malware = * For further details of Exim content scanning, see chapter 41 of the Exim specification: http://www.exim.org/exim-html-4.98.2/doc/html/spec_html/ch41.html https://www.exim.org/ exim-clamav x86_64 20e8c0ce39084bc67207c71181768e25746d56cc96d2aeb7292ea6be3445add3 Clam Antivirus scanner dæmon configuration for use with Exim This package contains configuration files which invoke a copy of the clamav dæmon for use with Exim. It can be activated by adding (or uncommenting) av_scanner = clamd:/var/run/clamd.exim/clamd.sock in your exim.conf, and using the 'malware' condition in the DATA ACL, as follows: deny message = This message contains malware ($malware_name) malware = * For further details of Exim content scanning, see chapter 41 of the Exim specification: http://www.exim.org/exim-html-4.99.1/doc/html/spec_html/ch41.html https://www.exim.org/ exim-debuginfo x86_64 d90687df2b312c7678155ecd31dc56d10daadecb1ca8eb5cad5135e8f1450cdd Debug information for package exim This package provides debug information for package exim. Debug information is useful when developing applications that use this package or when debugging this package. https://www.exim.org/ exim-debuginfo x86_64 51165d1e79e29263635c8a1b854e90f6c979602d509ec42bd06c0d2d49db8543 Debug information for package exim This package provides debug information for package exim. Debug information is useful when developing applications that use this package or when debugging this package. https://www.exim.org/ exim-debugsource x86_64 d85965b21d8f5b832afdb1e00f0fcd263024e626bb13ffcbf262b67bb2c32418 Debug sources for package exim This package provides debug sources for package exim. Debug sources are useful when developing applications that use this package or when debugging this package. https://www.exim.org/ exim-debugsource x86_64 6e8bca28957f05ccdaaf0bfb4a3694894798047e2303e77d14d854c76d81f24c Debug sources for package exim This package provides debug sources for package exim. Debug sources are useful when developing applications that use this package or when debugging this package. https://www.exim.org/ exim-greylist x86_64 c8c2cb3cb9ad76d1259e6419c5428ebb1b2f0248de2510d364ff7231bc1a4358 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. https://www.exim.org/ exim-greylist x86_64 5c1a174f841a7880086cb382b2d6365e5f75e6df50fe4833ef8e7033418838bb 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. https://www.exim.org/ exim-mon x86_64 2d40eea3ba3863aa86fe2bc1e97cfdacd1022752e6c2f771925ca7b012c88a2a X11 monitor application for Exim The Exim Monitor is an optional supplement to the Exim package. It displays information about Exim's processing in an X window, and an administrator can perform a number of control actions from the window interface. https://www.exim.org/ exim-mon x86_64 ab186cc4508de8c7301126e4f1dcfddec24ff5b628a57a794bf8fb056de1c0cf X11 monitor application for Exim The Exim Monitor is an optional supplement to the Exim package. It displays information about Exim's processing in an X window, and an administrator can perform a number of control actions from the window interface. https://www.exim.org/ exim-mysql x86_64 2ed6e97533ebeb3406a2101465a908f65b75f3c84caefd9354cef229156fcd90 MySQL lookup support for Exim This package contains the MySQL lookup module for Exim https://www.exim.org/ exim-mysql x86_64 44ca14eeb632554c1f2e3c84e62edcd60f7f42600c36c696faf80491f7acf256 MySQL lookup support for Exim This package contains the MySQL lookup module for Exim https://www.exim.org/ exim-pgsql x86_64 25095415c3d0ca4a759547f6e6f46d86e8d8dfac60da77731ddb8ae32fd1dbb3 PostgreSQL lookup support for Exim This package contains the PostgreSQL lookup module for Exim https://www.exim.org/ exim-pgsql x86_64 40c7717bc0618787d1502027b2ed29eba35967c0f9975dcefa2ad2db2ab48ff3 PostgreSQL lookup support for Exim This package contains the PostgreSQL lookup module for Exim https://www.exim.org/