summaryrefslogtreecommitdiff
blob: 8146f2e073e1a78de90cbc61ca0bb791d1f86f43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>net-mail@gentoo.org</email>
	<name>Net-Mail</name>
</maintainer>
<longdescription lang="en">
spamdyke is a filter for monitoring and intercepting SMTP connections between a
remote host and a qmail server. Spam is blocked while the remote server
(spammer) is still connected; no additional processing or storage is needed.

In addition to all of its anti-spam filters, spamdyke also includes a number of
features to enhance qmail.

Best of all, using spamdyke does not require patching or recompiling qmail!
</longdescription>
<use>
	<flag name="ssl">Enables TLS protocol for spamdyke</flag>
</use>
</pkgmetadata>