blob: fc0f4ef10ab0c7d34d24591c2555c9829abec260 (
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 type="project">
<email>net-mail@gentoo.org</email>
<name>Net-Mail</name>
</maintainer>
<longdescription>A program implementing the DKIM signing/verification for Courier
</longdescription>
<use>
<flag name="debug">
Log process and signal information. Also leave the child process running for
gdb examination.
</flag>
<flag name="opendbx">
An alternate statistics based storage engine.
</flag>
</use>
</pkgmetadata>
|