exim aarch64 d4bbffe4aaf64017ab52024175c5654341c10911b9c4268ce270d4c7d5cd1947 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 9fbc65be0d6355f14e3602e08e352574b2dadbb66a7d58be0b262c1ae4f9d1c6 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 aarch64 3224772b344e55a2283c2e2f32539d3e41659598b546e638c37528fb282603d0 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 aarch64 9daf246972be8faa36a1a12b94a2bad9fa247437cad92288621d6f5d241b5d2d 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 aarch64 5b4f73fe51a3425aead252f8fce4191e43e22bdf42adca22c21509d2511cb029 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 aarch64 158ae3a7e7f8c29959548042f6a42c1495a90149edfacf5c88c913f9d15b77b3 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 aarch64 8b8e81f0cde7e64ec25877d520162e47a06d2cf86ade3d54a87294ca2a746846 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 aarch64 b7980f58241331f9423d9b50848cf90c9fb1fc924bb039ca6da102261b2d94f1 MySQL lookup support for Exim This package contains the MySQL lookup module for Exim https://www.exim.org/ exim-pgsql aarch64 47b66ca70443c38fe65e2fb130adcb7ac58b16dddefd034b848b0afd5221460a PostgreSQL lookup support for Exim This package contains the PostgreSQL lookup module for Exim https://www.exim.org/