You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/mail-mta/exim/metadata.xml

57 lines
2.6 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grobian@gentoo.org</email>
</maintainer>
<longdescription>
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.
</longdescription>
<use>
<flag name="arc">Adds support for Authenticated Receive Chain
(ARC)</flag>
<flag name="dcc">Adds support for Distributed Checksum Clearinghouse
(DCC)</flag>
<flag name="dane">Adds support for DNS-based Authentication of Named Entities</flag>
<flag name="dkim">Adds support for DomainKeys Identified Mail
(DKIM)</flag>
<flag name="dnsdb">Adds support for a DNS search for a record whose
domain name is the supplied query</flag>
<flag name="dovecot-sasl">Adds support for Dovecot's
authentication</flag>
<flag name="dlfunc">Install local_scan.h header to compile separate
dlfunc libraries</flag>
<flag name="dmarc">Adds support for DMARC</flag>
<flag name="dsn">Adds support for Delivery Status Notifications
(DSN)</flag>
<flag name="exiscan-acl">Patch providing support for content
scanning</flag>
<flag name="lmtp">Adds support for lmtp</flag>
<flag name="mbx">Adds support for UW's mbx format</flag>
<flag name="spf">Adds support for Sender Policy Framework</flag>
<flag name="srs">Adds support for Sender Rewriting Scheme</flag>
<flag name="srs-alt">Use <pkg>mail-filter/libsrs_alt</pkg> to
implement SRS support</flag>
<flag name="srs-native">Use Exim's built-in SRS support to
implement SRS support</flag>
<flag name="proxy">Add support for being behind a proxy, such as HAProxy</flag>
<flag name="pkcs11">Require pkcs11 support in <pkg>net-libs/gnutls</pkg> with USE=gnutls</flag>
<flag name="redis">Adds support for querying <pkg>dev-db/redis</pkg></flag>
<flag name="prdr">Adds support for Per-Recipient Data Response</flag>
<flag name="tpda">Adds support for Transport Post-Delivery Actions</flag>
</use>
<upstream>
<bugs-to>http://bugs.exim.org/</bugs-to>
<!-- stupid DTD doesn't allow this
<vcs>http://git.exim.org/exim.git</vcs>
-->
</upstream>
</pkgmetadata>