summaryrefslogtreecommitdiff
blob: 640ed8c2cfc69e8e2c48b84bd0f0808a5b876932 (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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>johu@gentoo.org</email>
		<name>Johannes Huber</name>
	</maintainer>
	<longdescription>
		Bogofilter is a mail filter that classifies mail as spam or ham (non-spam)
		by a statistical analysis of the message's header and content (body). The
		program is able to learn from the user's classifications and corrections.
	</longdescription>
	<use>
		<flag name="tokyocabinet">Enable Tokyo Cabinet database support</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">bogofilter</remote-id>
	</upstream>
</pkgmetadata>