FreeBSD Manual Pages
dspam_merge(1) DSPAM dspam_merge(1) NAME dspam_merge - merge several users' metadata into a composite SYNOPSIS dspam_merge [--profile=PROFILE] user1 user2 ... userN -o username DESCRIPTION dspam_merge merges several users' metadata into a single user's dictio- nary. This tool is designed to create global users and seeded data. The hit sounds for each token and per-user totals are added together to produce a single composite dataset. After creating a composite user, dspam_clean should be run with the -p option to clean up extraneous data. NOTE : Merges may take a considerable amount of time. This could poten- tially increase the load on the server or even slow down the delivery of email. A merge should only be performed when the system is fairly acquiesce. OPTIONS --profile=PROFILESpecify a storage profile from dspam.conf. The stor- age profile selected will be used for all database connectivity. See dspam.conf for more informa- tion. user1 user2 ... userNA list of users to merge together. -o usernameThe target user which will be created (if necessary). This user will contain the composite generated by the merge. EXAMPLES dspam_merge dick jane spot -o ralph Merges the metadata dictionaries of dick, jane, and spot into a single composite under the user ralph EXIT VALUE 0 Operation was successful. other Operation resulted in an error. COPYRIGHT Copyright (C) 2002-2012 DSPAM Project All rights reserved. For more information, see http://dspam.sourceforge.net. SEE ALSO dspam(1), dspam_admin(1), dspam_clean(1), dspam_crc(1), dspam_dump(1), dspam_logrotate(1), dspam_stats(1), dspam_train(1) DSPAM Apr 17, 2010 dspam_merge(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | EXIT VALUE | COPYRIGHT | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=dspam_merge&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>