delfrom_user_hash(1)       Expaminator       delfrom_user_hash(1)



NAME
       delfrom_user_hash

SYNOPSIS
       delfrom_user_hash  [-v] [-d domain]  hashfile  user...

DESCRIPTION
       Remove users from the BerkeleyDB user hash.
       Users  exist  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.
           Users already of the form 'user@domain'  will  not  be
           modified.

       hashfile - pathname of user hash from which user addresses
           will be deleted.  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 addresses to delete.   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:  a user hash.


SEE ALSO
       create_user_hash, addto_user_hash


COPYRIGHT
       Copyright (c) 2002, J.B.Ward
       <bward2@users.sourceforge.net>




Expaminator                Nov.29,2002       delfrom_user_hash(1)