create_user_hash(1) Expaminator create_user_hash(1)
NAME
create_user_hash
SYNOPSIS
create_user_hash [-f] [-v] user-hash
DESCRIPTION
Create a new user "opt-in" database, a Berkeley DB hash.
If such a hash exists, and is specified in the filter con
figuration file, then only users found in the hash will
have their mail filtered. If a user hash is not speci
fied in filter config. file, all mail will be filtered.
Command-line options:
-f 'Force'; if 'user-hash' already exists, delete & re-
ceate it.
-h Help; print this message.
-v be Verbose.
user-hash - user hash to be created. If the hashfile name
is a bare file name, then the environment variable
'$SPAMDIR' will be prepended. If '$SPAMDIR' is not
set, the current working directory is used. To force
use of the current working directory, use the form:
'./hashfile-name'
ENVIRONMENT
$SPAMDIR, as discussed above.
SEE ALSO
addto_user_hash, delfrom_user_hash
COPYRIGHT
Copyright (c) 2002, J.B.Ward
<bward2@users.sourceforge.net>
Expaminator Nov.29,2002 create_user_hash(1)