pifoot: > Thank you for your reply. No, the * aren't included. It was because I put the > commands and files in bold on the original posting. > > Running that command doesn't produce any output. Have you any idea why that > should be?
Update the Berkeley DB file with:
$ postmap hash:/path/to/file
Then test with:
$ postmap -q emailaddress hash:/path/to/file
You can "dump" the contents of the Berkeley DB file with:
$ postmap -s hash:/path/to/file
Wietse
