openbsd-ports/mail/relaydb/distinfo
dhartmei 0140c3047e update to 1.5, add some options to help expiring old entries, based
on feedback from bob:

- add last modification time to database
- add -m to filter on last modification time
- add -B and -W to filter on black and white counters
- add -d to delete entries

this allows things like

  relaydb -db -W 0 -m +30

deleting all blacklist entries with zero white counter that
haven't changed since more than a month.

Warning: the database format changed, requiring an export with
the old binary (relaydb -vl >text), deletion of the database
and re-import with the new binary (relaydb -i text).
2003-11-19 22:40:57 +00:00

4 lines
200 B
Plaintext

MD5 (relaydb-1.5.tar.gz) = 52c6f60c940f487e44044f0cbc71181f
RMD160 (relaydb-1.5.tar.gz) = 2e5058d9ded200d5c71bab8bcdf93a08017e156b
SHA1 (relaydb-1.5.tar.gz) = 4719685f5d6071f5697f9a29c1021cbdb27e4dc9