mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 13:44:38 +02:00
17 lines
706 B
XML
17 lines
706 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>cedk@gentoo.org</email>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
OpenSMTPD is an implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="mta">Enable this to install as system-wide MTA</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">OpenSMTPD/OpenSMTPD</remote-id>
|
|
<bugs-to>mailto:bugs@opensmtpd.org</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|