summaryrefslogtreecommitdiff
blob: c7cfde448e73442425a97b0a95789fbe25a5e054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>