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

43 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-mail</herd>
<maintainer>
<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='dcc'>Adds support for Distributed Checksum Clearinghouse
(DCC)</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='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>
</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>