summaryrefslogtreecommitdiff
path: root/mail-mta/opensmtpd/metadata.xml
blob: d784c6148ce9a813dd8218c9dff203b11da9f7a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<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>
	</upstream>
</pkgmetadata>