summaryrefslogtreecommitdiff
blob: 56d290e16246a9ff1637c85d3a4d9f3478162c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-mail</herd>
<maintainer>
  <!-- Primary maintainer -->
  <email>peitolm@gentoo.org</email>
  <name>Colin Morey</name>
</maintainer>
<maintainer>
  <!--secondary maintainer, please bug peitolm first.. -->
  <email>pfeifer@gentoo.org</email>
  <name>Jay Pfeifer</name>
<!--  <description>Description of the maintainership</description> -->
</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>
</pkgmetadata>