Remove bdb from dkimpy-milter.8 since that is no longer a planned feature
This commit is contained in:
@@ -180,19 +180,6 @@ wildcard patterns, matching all text except that the asterisk ("*") character
|
|||||||
is considered a wildcard. If a value contains multiple entries, the entries
|
is considered a wildcard. If a value contains multiple entries, the entries
|
||||||
should be separated by colons.
|
should be separated by colons.
|
||||||
.TP
|
.TP
|
||||||
.I c)
|
|
||||||
If the string begins with "db:" and the program was compiled with
|
|
||||||
Sleepycat DB support, then the remainder of the string is presumed to
|
|
||||||
identify a Sleepycat database containing keys and corresponding values.
|
|
||||||
These may be used only to test for membership in the data set, or for
|
|
||||||
storing keys and corresponding values. If a value contains multiple entries,
|
|
||||||
the entries should be separated by colons. [Not implemented yet]
|
|
||||||
.TP
|
|
||||||
.I h)
|
|
||||||
If the string contains none of these prefixes but ends with ".db", it
|
|
||||||
is presumed to be a Sleepycat DB as described above (if support for same
|
|
||||||
is compiled in). [Not implemented yet]
|
|
||||||
.TP
|
|
||||||
.I i)
|
.I i)
|
||||||
If the string contains none of these prefixes but starts with a slash ("/")
|
If the string contains none of these prefixes but starts with a slash ("/")
|
||||||
character, it is presumed to be a flat file as described above.
|
character, it is presumed to be a flat file as described above.
|
||||||
|
|||||||
Reference in New Issue
Block a user