addto_user_hash(1) Expaminator addto_user_hash(1)
NAME
addto_user_hash
SYNOPSIS
addto_user_hash [-v] [-d domain] hashfile user...
DESCRIPTION
Add new users to an existing BerkeleyDB user hash.
Users will be placed in the hash as fully formed email
addresses, as they would appear in the "To:" line from an
unrelated domain.
Command-line options:
-v be Verbose.
-d add the specified domain to all bare user-names.
User names already of the form 'user@domain' will not
be modified.
hashfile - pathname of user hash to which new users will
be added. If 'hashfile' is a bare file name, then the
environment variable '$SPAMDIR' will be prepended. If
'$SPAMDIR' is not set, the current working directory
is used.
user... list of users to add. If the form "@user" is
used, then it is taken to be the pathname of a file
containing user names.
ENVIRONMENT
$SPAMDIR, as discussed above.
FILES
Required: an existing user hash.
SEE ALSO
create_user_hash, delfrom_user_hash
COPYRIGHT
Copyright (c) 2002, J.B.Ward
<bward2@users.sourceforge.net>
Expaminator Nov.29,2002 addto_user_hash(1)